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

Function module to get the supervisor in HRP1001 table

Former Member
0 Likes
835

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!

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
Read only

sudhindra_chandrashekar
Product and Topic Expert
Product and Topic Expert
0 Likes
679

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

Read only

0 Likes
679

Hi Sudhi,

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

Thanks

kiran