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

Roles for User

Former Member
0 Likes
783

Hi ,

Can anyone pls help me to find out roles assigned to particular user .

In Su01 transaction we can viewdata for particular user .

I need some function module or table which gives / reads information of roles assigned to particular user .

Thanks ,

Amee Anadkat .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
729

Hi Amee,

you can find the relationship between users and roles in table AGR_USERS.

I hope it helps. Best regards,

Alvaro

Hi ,

Can anyone pls help me to find out roles assigned to particular user .

In Su01 transaction we can viewdata for particular user .

I need some function module or table which gives / reads information of roles assigned to particular user .

Thanks ,

Amee Anadkat .

3 REPLIES 3
Read only

Former Member
0 Likes
729

U can check the tables starting with <b>US* and USR*</b>

Read only

Former Member
0 Likes
730

Hi Amee,

you can find the relationship between users and roles in table AGR_USERS.

I hope it helps. Best regards,

Alvaro

Read only

0 Likes
729

Please check table AGR_USERS

Also check program RSUSR002

also check out the function group PRGN_AUTH

It has the function modules like

PRGN_AUTH_PROFILES_ASSIGN

PRGN_AUTH_ASSIGN_USERS_TO_AGR