SAP Community Network Forums » SAP Solutions » ERP HCM (HR)

Thread: Duplicate Object IDs

This question is not answered.


Permlink Replies: 3 - Pages: 1 - Last Post: Nov 9, 2009 3:35 AM Last Post By: sapuser909
vijai vinai

Posts: 88
Registered: 1/10/07
Forum Points: 92
 
Duplicate Object IDs  
Posted: Nov 3, 2009 7:29 AM
Click to report abuse...   Click to reply to this thread Reply
Hello Gurus...

We have some object IDs in which we can find both position and org unit with same 8 digit number.

For example, If one of the positions get assigned with 50021000, we can find an org unit as well with same number which was created sometime/longtime back.

At what instances, this problem will come...? Please help me in this regard.

We have $$$$ only with the number range maintenance.

Cheers
Vinay
Kumarpal Jain

Posts: 386
Registered: 6/19/08
Forum Points: 460
 
Re: Duplicate Object IDs  
Posted: Nov 7, 2009 7:40 PM   in response to: vijai vinai in response to: vijai vinai
Click to report abuse...   Click to reply to this thread Reply
Hi Vinay,

Kindly look into this thread... I have answered it clearly......

https://forumsa.sdn.sap.com/thread.jspa?threadID=1499094

Hope this is helpful !!!!

Good Luck !!!

Kumarpal Jain.
Roman Weise

Posts: 816
Registered: 5/24/07
Forum Points: 2,370
 
Re: Duplicate Object IDs  
Posted: Nov 8, 2009 2:48 PM   in response to: vijai vinai in response to: vijai vinai
Click to report abuse...   Click to reply to this thread Reply
Hello Vinay,

there is another point you might want to check. Are the objects you see in the table really your company objects? A very common error when setting up HR systems is that the admin forgets that HR Infotypes are technically customizing tables and sap delivers junk entries in these tables. If your client was copied from client 000 with customizing and without applying the necessary sap note you have copied tons of junk objects into the destination client. Check Table HRP1000 ff. for this.

Best Regards

Roman
sapuser909

Posts: 68
Registered: 9/23/09
Forum Points: 94
 
Re: Duplicate Object IDs  
Posted: Nov 9, 2009 3:35 AM   in response to: vijai vinai in response to: vijai vinai
Click to report abuse...   Click to reply to this thread Reply
There is nothing wrong with your object ID being duplicating. You need to understand that in the Object table structure (HRP1000), any object will carry key fields: the client where it is residing, object type, plan version etc. This means when you need to retrieve a particular object, you need to make sure the key fields used are right. If you really want to distinguish object type with object id, then you need to define in your IMG the correct number range. This normally is done during the implementation. This means Object 'S' will have certain number range, 'O' will have different number range than 'S', etc. But if your system is already 'live' system it will be difficult to rearrange these number ranges. From the value that you provided, your system is using the default number range '$$$$'. There is no problem with this as long as when you are writing your report, you specify the correct keys when reading HRP1000.

Point your RSS reader here for a feed of the latest messages in all forums