cancel
Showing results for 
Search instead for 
Did you mean: 

Finding department and job title of employee in org model

Former Member
0 Kudos

Hi all,

Are there any Function Modules that can find out the department and job title (such as manager, director, etc) of an employee in SRM's org model (SRM4.0)? What DB table(s) is this information stored in?

Thanks!

Jay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please use BBP_USER_GETDETAIL_INTERN function module.

Regards

Kathirvel

Former Member
0 Kudos

Thanks Kathirvel! This resolves my problem.

Jay

Edited by: Jay Yang on Apr 3, 2008 10:07 PM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can use the FM "BBP_READ_ATTRIBUTES" to read all the attributes of a user in the org structure.

Other FM's;

CRM_EMPLOYEE_GETORGUNIT

DWP_GET_RESPONSIBLE_ORGUNITS

BBPU_GET_ORGUNIT_AND_COUNTRY

BBPU_GET_USERS_OF_ORGUNIT

BBP_OM_USR_READ_WORKPLACE_ADDR

RH_READ_OBJECT

RH_READ_INFTY

BBP_OM_STRUC_GET_ORG_FROM_POS

BR,

Disha.

Do reward points for useful answers.

Do reward points for useful answers.