Application Development and Automation 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: 
Read only

Reg: hrp function module

0 Likes
633

Hi all,

can any one tell me how find the employees under a manager in organizational structure.is there any function module to find the employees under a user.

Thanks & Regard,

Rajesh.

3 REPLIES 3
Read only

Former Member
0 Likes
565

hi

try the fm's RH_GET_OBJECTS_OF_MANAGER and RHPH_STRUCTURE_READ

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
565

Use S_AHR61016528 with the object "O" and the right org unit number and the the evaluation path O-S-P...if they are the chief this will show you all of the people in that org unit other wise use an evaluation path for reporting relationship.

Regards,

Lalit Mohan Gupta.

Read only

Former Member
0 Likes
565

Try using function module

RH_STRUC_GET

Regards,

Lalit Mohan Gupta.