cancel
Showing results for 
Search instead for 
Did you mean: 

relationship btween hrp1000 hrp1001

Former Member
0 Kudos
2,133

hallow i new in h.r and i wont to no the relationship between object (ex. objid sobid pernr ) and if you have an simple example it will be best for me .(visual example all so will help) becuse i am very confused. tankers for your time

Accepted Solutions (1)

Accepted Solutions (1)

suresh_datti
Active Contributor
0 Kudos

You maintain the Object in HRP1000 & their Relationships in HRP1001. Suppose you have a Position '20000001' that has Pernr '00023444' as the Holder. This is set up by cretaing an A008 relation between the Position & the Pernr. ie the pernr will be stored as the SOBID in HRP1001 for the Position as the Relation A008( Subtype).

~Suresh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

HRP1000 table is Object table where you get the basic details of the objects its name & validity dates.

HRP1001 table is Relationship table where all the relationship against that object is maintained.

Now object may be 'P' -> Person

'O' -> Organizational Unit

'S' -> Position

'K' -> Costcenter

Relationship can be 'A008' Holder

'A003' Belongs to

'A002' Reports to

'A012' Manges

Best way to understand this goto Tcode PP01, take one position then click on Relationship & display all its realtionships. Now all these relationship details are store in HRP1001 table.

Now in HRP1001 table,

otype is object type for e.g. 'S'

objid is nothing but object number which is 8 digit for e.g Postion number

Sobid is the relationship object number which is 8 digit

for e.g Costcenter('K') or can be Person ('P').

Hope this helps.

Thanks,

Sarika.

Former Member
0 Kudos

In order to all the above explanations, this too will help you.

http://www.planetsap.com/hr_hrpd.htm

Regards,

Ramki.