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

Get Rols

Former Member
0 Likes
946

Hi,

i find a table that i can find all the user Rols , Table : AGR_USERS,

i want to find all the permission that the user have for this role .

e.g.

if the user have role devlop_all

he have permission to use se 80 se 37 se11....

i.e if the devlop_all is the root i want to find all the child of it.

what he contain.

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
907

Vijay,

Check the database table AGT_TCODES.

Regards,

Kiran Bobbala

9 REPLIES 9
Read only

Former Member
0 Likes
907

Goto T code PFCG

Read only

0 Likes
907

Hi Anoop,

thanks,

i now TR. PFCG,but what i want is to build report that bring for user the ROLS and what permit this ROLE have.

Regards

Read only

Former Member
0 Likes
908

Vijay,

Check the database table AGT_TCODES.

Regards,

Kiran Bobbala

Read only

0 Likes
907

HI Kiran,

Thanks ,

THE name of the table is : AGR_TCODS,

Assume i have For Role SAP_BC_TC_DEVELOP_ALL and when i put it in table AGR_TCODS,

i get just TCODE:

SCAT

SECATT

STWBM

SU53

but i think that the user that have this role have permition for other TR like SE80 SE 11 and so on ,

why i don't get it, or where and how i can get it ?

Regards

Read only

0 Likes
907

HI

use t-code SUIM.

-ashok

Read only

0 Likes
907

HI Ashok ,

thanks,

i try like u tell and i get :

SUIM does not exist. Check name

Message no. E2007.

Regards

Read only

0 Likes
907

Hi Ashok ,

ignore my previous massage ,

i need a table or bapi that can bring me the data.

thanks

Read only

0 Likes
907

HI

check table AGR_USERS,USRBF2,AGR_HIER

-ashok

Read only

Former Member
0 Likes
907

HI

Use t-code PFCG

and enter the role name and enter, chek the transactiontab to find the t-codes, and still if you want to see controls of t-codes, then clcik on authorization tab and see

-ashok