List "All" transactions grouping by roles

Question: In 4.7, we can use SUIM -> Transactions -> Executable for Role to show what transactions belong to "one" role.
Could I Lists All transactions grouping by roles ?
My boss ask me to report her all roles in our SAP, how can I do?

Answer:
Depending on how you built your roles, you can get it from table AGR_TCODES. This is only true if you have used the menu in PFCG to build the role and no * values or intervals has been added manually in the role.
And you might get slight variations if you have roles not generated yet etc.

Hope this helps

Answer:
Depending on how you built your roles, you can get it from table AGR_TCODES. This is only true if you have used the menu in PFCG to build the role and no * values or intervals has been added manually in the role.
And you might get slight variations if you have roles not generated yet etc.

Hope this helps
If you go this route, you will get more info from AGR_1251 searching on S_TCODE as it picks up values pulled into S_TCODE from SU24 + entries made into the object rather than only those in the menu.

Answer:
But it will still not tell you whether the user can realy use the transaction or in which way (display ? change? etc). Additionally, just because the Tcode is not in the table, does not mean (by a long way) that the user does not have an alternate navigation path to go to the tcode without an S_tcode authorization for it.

It is difficult to help you without knowing which tcodes the users have to start with and which other authorizations they have.

Tarr

Answer:
If you need a listing of all roles just use PFCG and do a search on all roles that are start with your cusstom identifier. Such as Z* or Z_*._ and you will get a list of all roles in your system. Then download them to excel.

Thanks,

MH
Copyright ?2007 - 2008 www.jt77.com