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

Tables for Role Name created through Tcode pfcg

Former Member
19,264

User would Input Role Name and to that what users are attach and what value they are authorized to u2026?? Is there function module to this..

7 REPLIES 7
Read only

kiran_k8
Active Contributor
0 Likes
6,203

Jayesh,

Check USR01 table.

K.Kiran.

Read only

Former Member
0 Likes
6,203

for that I need to Know ..User name ..

but I have only role name ...

Is there any Function Module for the same...

Read only

Former Member
0 Likes
6,203

Hi,

Try function module

ESS_USERS_OF_ROLE_GET

Regards

Read only

Former Member
6,203

AGR_DEFINE-->Role Definition table.

AGR_USER

Regards,

Gurpreet

Read only

Former Member
0 Likes
6,203

Hi,

AGR_1251 - Authorization data for the activity group

AGR_USERS - Assignment of roles to users

AGR_TCODES - Assignment of roles to Tcodes

You can also try putting AGR* in ur search.......

Hope its helpful

Read only

Former Member
0 Likes
6,203

Hi,

Use this table AGR_USERS Assignment of roles to users

or try this FMs

CNV_GET_USER_ROLE

ROLE_ANALYSE_FOR_USER

Regards,

Jyothi CH.

Read only

former_member15255
Active Participant
0 Likes
6,203

hello ,

Table for Roles is AGR_USERS

regards

suresh nair