‎2008 Nov 24 10:00 AM
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
‎2008 Nov 24 10:17 AM
Vijay,
Check the database table AGT_TCODES.
Regards,
Kiran Bobbala
‎2008 Nov 24 10:05 AM
‎2008 Nov 24 10:51 AM
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
‎2008 Nov 24 10:17 AM
Vijay,
Check the database table AGT_TCODES.
Regards,
Kiran Bobbala
‎2008 Nov 24 10:59 AM
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
‎2008 Nov 24 11:22 AM
‎2008 Nov 24 11:24 AM
HI Ashok ,
thanks,
i try like u tell and i get :
SUIM does not exist. Check name
Message no. E2007.
Regards
‎2008 Nov 24 11:26 AM
Hi Ashok ,
ignore my previous massage ,
i need a table or bapi that can bring me the data.
thanks
‎2008 Nov 24 11:35 AM
‎2008 Nov 24 10:40 AM
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