cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table for link with BP and Org Unit

Former Member
0 Kudos
1,465

Hi experts

i'd like to know what is the table where there is inside the link beetween BP and Org Unit.

I know that the table HRP1001 links users to Org Unit but i cannot find the BP

regards

andrea

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HR_ALEOX_GET_BP_ORG Function module

i/p org id

o/p - bp no

br

muthu

Former Member
0 Kudos

Hi

you can always find the link between Org unit O and its related BP in table HRP1001.

Key in Org unit ID in the table selection parameter OBJID and execute. It will list postions (S) assigned to the Org ID and its BP number. Look at the relation B207(subtype) which will show O-BP assigment. It will be the last entry in the output list.

R/Reddy.