cancel
Showing results for 
Search instead for 
Did you mean: 

PPOMA_BBP Position Detail

former_member191111
Participant
0 Kudos

Hi,

Is there any function module by which I get position related data like

Object Name and Object Abbreviation .

I have USer-name and his position in PPOMA_BBP .

Thanks,

Sachin

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Based on what attributes you need to find out this details ?

<u>Try the following Function modules</u>

Hope this will help.

<b>BBP_OM_STRUC_GET_ORG_FROM_POS

BBP_CP_GET_POSITION

BBP_OM_CP_ASSIGN_POSITION

BBP_OM_USR_READ_WORKPLACE_ADDR

RH_READ_OBJECT

RH_READ_INFTY</b>

Let me know incase it does not help.

Please reward suitable points, incase it suits your requirements.

Regards

- Atul

Ramki
Active Contributor
0 Kudos

Hi Sachin

Try FM RH_READ_OBJECT

Best regards

Ramki

Former Member
0 Kudos

Hi

<u>Incase you want to fetch the details using a Function module then use

either of them -></u>

<b>Try the following Function modules </b>

<b>

BBP_READ_ATTRIBUTES.

CRM_EMPLOYEE_GETORGUNIT

HR_STRUC_GET_USER_FROM_ORGUNIT

BBP_GET_ORGUNITS

DWP_GET_RESPONSIBLE_ORGUNITS

BBPU_GET_ORGUNIT_AND_COUNTRY

BBPU_GET_USERS_OF_ORGUNIT

Please use FM BBP_OM_STRUC_GET_USER_FROM_POS to get users given a position.</b>

<u>Also try Using the FM "BBP_OM_STRUC_GET_USER_FROM_POS".</u>

<u>Ofcourse, you can also check in PPOMA_BBP; Find by position.</u>

Hope this will help.

Please reward suitable points.

Regards

- Atul