2009 Nov 18 4:33 AM
Hi Gurus,
I need a Report where in Input screen user name is provided & in the output I required User wise
Profile , Authorization & transaaction code assigned to this user .
can i get similar type of Report developed by some of the gurus .
Is there any BAPI is availavle for this .
Thanks & regards.
Kiro
2009 Nov 18 11:32 AM
Hello,
You can use following tables and write custom report:
1. USR02 --> User Name
2. AGR_USERS --> User Name & Role Name
3. AGR_TCODES --> Role Name & Transaction Code
4. AGR_PROF --> Role Name & Profile Name
Also,
5. AGR_DEFINE --> For more detail role information
Hope this will resolve your issue!
Thanks,
Augustin.
Hello,
You can use following tables and write custom report:
1. USR02 --> User Name
2. AGR_USERS --> User Name & Role Name
3. AGR_TCODES --> Role Name & Transaction Code
4. AGR_PROF --> Role Name & Profile Name
Also,
5. AGR_DEFINE --> For more detail role information
Hope this will resolve your issue!
Thanks,
Augustin.
2009 Nov 18 5:03 AM
Hi Kiro,
Check the T-Code SUIM (User Information System).
Regards
Bala
2009 Nov 18 5:03 AM
HI ,
just check FM
AUTHORIZATION_DATA_COMPARE
AUTHORIZATION_DATA_READ_RFC
AUTHORIZATION_DATA_READ_SELOBJ
2009 Nov 18 5:21 AM
2009 Nov 18 5:40 AM
Hello,
You can use the transaction SUIM.
or the BAPI " BAPI_USER_GET_DETAIL"
Thanks,
Anju
2009 Nov 18 11:32 AM
Hello,
You can use following tables and write custom report:
1. USR02 --> User Name
2. AGR_USERS --> User Name & Role Name
3. AGR_TCODES --> Role Name & Transaction Code
4. AGR_PROF --> Role Name & Profile Name
Also,
5. AGR_DEFINE --> For more detail role information
Hope this will resolve your issue!
Thanks,
Augustin.
2009 Nov 19 6:27 AM
Thanks for the Answer.
Need 1 more Info..
In which table SAP Objects are stores .
2009 Nov 19 6:42 AM
Hello Kiro,
You can trace down table for any SAP object by pressing F1 (help) and selecting technical information.
you will either get value table in data element --> data domian or it will directly give you transparent table name.
For example:
For table objects we can locate them in table DD02L and DD03L.
In same way you can try for other object like reports, function modules etc.
Hope this helps!
Thanks,
Augustin.
2009 Nov 19 6:49 AM
Hi ,
Hi All,
In which table SAP Objets ( which is created while defining Role & profile ) are stored.
This should be in some relationship with the table Usr02, agr_users,agr_tcodes,agr_prof.
Thanks
2016 Jun 10 2:21 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |