Application Development 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: 

Function module to get the supervisor in HRP1001 table

Former Member
0 Kudos

Hi,

Is there a function module to get the supervisor of an employee (personnel number) in <b>HRP1001</b> table? instead of creating too many select statements?

Any comments are appreciated.

Thanks!

2 REPLIES 2

0 Kudos

Hi Jim,

The function module is 'RH_ACT_LEADING_POSITION'. You can also check the function module 'SWX_GET_MANAGER' which gives the manager of an employee from the workflow perspective.

Best Regards,

Sudhi

0 Kudos

Hi Sudhi,

I have a internal table with empid.Now i want to know their supervisors.How to find them.

Thanks

kiran