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: 

FM name required

Former Member
0 Kudos

I need the name of the standard FM which can give me the list of all the roles assigned to the user.

input to the FM would be the user id and output would be the list of roles assigned to that user id.

6 REPLIES 6

Former Member
0 Kudos

Hi,

Try fm /OSP/GET_R3_ROLES

Regards

Debarshi

babu_kilari4
Active Contributor
0 Kudos

Check the table : agr_users.

Check the FMs

BAPI_USER_GET_DETAIL

CNV_GET_USER_ROLE

SO_CHECK_USER_ROLE

Hope this is helpful

Thanks,

Babu Kilari

Former Member
0 Kudos

There are many threads regarding this..some of them..

https://forums.sdn.sap.com/click.jspa?searchID=24134758&messageID=6772504

Former Member
0 Kudos

hi,

Try using this, I am not sure

RPM_GET_SYSTEM_ROLES

Thanks and Regards

Suraj S Nair

Former Member
0 Kudos

use these..


ALM_ME_GET_USER_BY_ROLES
FPB_EXP_GET_USER_ROLE
PRGN_J2EE_USER_GET_ROLENAMES
PRGN_J2EE_USER_GET_ROLES
SADOC_GET_USER_SIGN_ROLE
ESS_USERS_OF_ROLE_GET
S_WAP_USER_ROLE_GET_DEFAULT
UHC_GET_USER_ROLE

Former Member
0 Kudos

Try this FM: SUSR_USER_AGR_ACTIVITYGR_GET

Best Regards,

Pradeep.