‎2008 Dec 15 10:17 AM
Dear Friends,
i want to display the report which shows the users who have authorizations to particular tcodes.
Output should contain " User name, Authorization object, Authorization field, Authorization field value and Tcode "
Please let me know the table relations atleast.
Thanks & Regards,
Ajay kumar
‎2008 Dec 15 10:21 AM
It depends. Transaction SUIM should be your first port of call.
Probably report RSUSR002 is what you are looking for.
Cheers,
Julius
‎2008 Dec 15 10:21 AM
Hi
1-USH02, USH04, USH10 and USH12 have the details of user authorizations and change history data
2-TOBJ is the authorization objects table containing the authorization fields for each.
3-TACT contains the list of standard activities authorization fields
in the system.
Neha
‎2008 Dec 15 10:21 AM
It depends. Transaction SUIM should be your first port of call.
Probably report RSUSR002 is what you are looking for.
Cheers,
Julius
‎2008 Dec 15 10:23 AM
‎2008 Dec 15 10:25 AM
hi,
apart from SUIM transaction use these tables.
TOBJ
USR04
USR07
USR10
USR12.
‎2008 Dec 15 10:45 AM
Thanks to all for the reply.
Can any body let me know the process to fetch the data from those tables.
Thanks in advance,
Ajay kumar
‎2008 Dec 15 11:06 AM
u just execute this f.m u will get all details that u need for ur report..
f.m----->SUSR_USER_DISPLAY_WITH_AUTHS