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 needed to get the Sap User id based on the Employee No.

Former Member
0 Kudos

Hi,

If I gave input as Employee No. (PERNR) I need Employee SAP User id.

Is there any function module available?

Regards,

Surjith

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

Use this Fm CATSXT_GET_USER_ID_OF_PERNR

Regards

Shiva

2 REPLIES 2

Former Member
0 Kudos

Hi Surjith

Use the FM "HR_GET_USER_FROM_EMPLOYEE", which will return SAP username based on employee number.

Regards

Ranganath

PS : Reward points for all useful answers.

Former Member
0 Kudos

Hi

Use this Fm CATSXT_GET_USER_ID_OF_PERNR

Regards

Shiva