cancel
Showing results for 
Search instead for 
Did you mean: 

How to determine if user is a head of department in ppoma_bbp

Former Member
0 Kudos

Hello , in ppoma_bbp, in the attributes of a user, i need to determine if the user is the head of own organizational unit.Which FM can i use?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Use the foll FM :

BBPU_GET_MANAGER_FLAG

Pass the user ID and /or Org unit ID and you will get the flag value acc if the user is set as the Head of the org unit.

Former Member
0 Kudos

Hi,

You can use the FM "BBP_OM_STRUC_GET_MGR_FROM_ORG".

Input is the Organization Unit no. & output you will get is the user id of head of the Organization unit.

BR,

Mahesh. J

former_member183819
Active Contributor
0 Kudos

Hi

in ppoma _bbp

click the user and go to basic data .

there u can see one check box, head of own organisation unit

if you flag it. user becomes Red cap

i am not aware FM ..

regards

muthu

Former Member
0 Kudos

table perhaps?

saumya_govil
Active Contributor
0 Kudos

Hi Antish,

Try table HRP1001.

Regards,

Saumya