‎2014 Feb 19 8:26 AM
Hi Experts,
We need help in finding respective authorization group using role or auth object.
We have list of roles and auth objects , now we need to find relevant authorization group (e.g. XXSD****) .
Please let us know the steps to find relevant authorization groups.
Regards,
Sanjana
‎2014 Feb 19 8:31 AM
‎2014 Feb 19 9:13 AM
Hi Sanjana,
You can use table TBRG(Authorization groups).
Authorization object
Authorization Group are key fields.
Regards,
Vineesh.
‎2014 Feb 19 9:19 AM
Hi Vineet,
I need to check auth group field which is available in TRDIR table (TRDIR-SECU).
Regards,
Sanjan
‎2014 Feb 19 9:50 AM
Hi,
Use USOBX_C or USOBT_C table to get the program name based on authorization object.
Then based on program name go to TRDIR table to get the authorization object.
Regards,
DPM
‎2014 Feb 19 2:35 PM