Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Relationship between HRP1001 and PA0001

Former Member
0 Kudos

Hi,

I have objid with me. I need to find the corresponding position and pernr for that objid.

Then after this i need to find its supervisor and then display its details.

please help needed.

4 REPLIES 4

Former Member
0 Kudos

Hi

welcome to SDN forum

use the table HRP1001 which is orgn management related

where as PA0001 is personal admn data

in HRp1001 pass OBJID enter otype = S to get the position

and use the relationship A02 to get the senior/supervisor by entering the otype as O

regards

ANJI

Former Member
0 Kudos

If OM (HRP tables)and PA are integarted then we have fields like

PLANS -- Position

STELL --- JOB

to relate fields....

Regards

Vasu

Former Member
0 Kudos

Thanx for the help.

But how to pass Objid....

i want plans field from PA0001 depending on the objid...

Former Member
0 Kudos

Hi

from PA001 table you can get the PERNR OBJID

HRP1001 OBJID = pa0001-OBJID