Find out manually assigned T-codes/Mulitiple T-codes to Roles/Users

First we should know how many ways are available to add T-codes in a Role.

There are two ways to add T-codes in a role .

1. Add T-codes directly in Menu PFCG.

2. Add under S_TCODE authorization manually.


We can find out the T-codes added in a role under menu tab using SUIM, AGR* Tables.

If you want to find out the roles which were added (T-codes) manually under S_TCODE auth object

we can do it by using AGR*.

Use tables AGR_1251 & AGR_USERS .

search roles with T-codes using AGR_1251 and then findout the users by using roles in AGR_USERS. or else use SQVI .

SQVI is to combine these two tables.

We can find the roles list by using SUIM- Roles by complex selection criteria- transaction code.but we get the list which were added in menu tab. wont get the list which were added under s-tcode in Authorization tab.



using AGR* tables









No comments: