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 assigned against a user id

Former Member
6,259

Hi All,

I have a user id, I want to check if a role is attached to it or not, I already have the role.

How can i go about it ?

thanks,

gols

1 ACCEPTED SOLUTION
Read only

Former Member
2,255

Goto Su01-->username--> Display or change mode -->check the tab that contains roles and assignments.

SU01 Create/ Change User SU01 Create/ Change User

PFCG Maintain Roles

SU10 Mass Changes

SU01D Display User

SUIM Reports

ST01 Trace

SU53 Authorization analysis

Thanks,

AMS

7 REPLIES 7
Read only

Former Member
0 Likes
2,255

Hi,

Check TABLES : AGR_USERS, AGR_USERT.

Regds,

Anil

Edited by: Anil Katoch on Sep 3, 2009 12:55 PM

Read only

Former Member
0 Likes
2,255

hi gols,

goto Tcode: su01. give the username and check the roles tab

Read only

Former Member
2,256

Goto Su01-->username--> Display or change mode -->check the tab that contains roles and assignments.

SU01 Create/ Change User SU01 Create/ Change User

PFCG Maintain Roles

SU10 Mass Changes

SU01D Display User

SUIM Reports

ST01 Trace

SU53 Authorization analysis

Thanks,

AMS

Read only

0 Likes
2,255

I am looking for tables because it has to be done via program, I already am aware of su01

Read only

0 Likes
2,255

AGR_1251 - Authorization data for the activity group

AGR_USERS - Assignment of roles to users

AGR_TCODES - Assignment of roles to Tcodes

Read only

0 Likes
2,255

What is the difference between AGR_USERS and AGR_USERT ?

Read only

0 Likes
2,255