2008 Jan 09 10:33 AM
Hi experts,
Is there any table for user authorization. that is when we enter in one user for ex) sap user ...what are all the transactions can we access in sap user....
is the detail present in any table....
Hi experts,
Is there any table for user authorization. that is when we enter in one user for ex) sap user ...what are all the transactions can we access in sap user....
is the detail present in any table....
2008 Jan 09 10:36 AM
USR02
Logon data
USR04
User master authorization (one row per user)
UST04
User profiles (multiple rows per user)
USR10
Authorisation profiles (i.e. &_SAP_ALL)
UST10C
Composit profiles (i.e. profile has sub profile)
USR11
Text for authorisation profiles
USR12
Authorisation values
USR13
Short text for authorisation
USR40
Table for illegal passwords
OBJT
Authorisation objetc table
Reward points if useful.
Edited by: Sravan Prakash.V on Jan 9, 2008 4:07 PM
2008 Jan 09 10:39 AM
Table: UST04 - assigned authorization profiles for the specific user....
2008 Jan 09 10:40 AM
Table USR07,USR04,AGR_USERS - Assignment of roles to users.
FM to get the authorizations of an user SUSR_USER_AUTH_FOR_OBJ_GET.
Transaction - SU53.
Kanagaraja L
2008 Jan 09 10:41 AM
Hi Manjula
Call the FM 'SUSR_USER_AUTH_FOR_OBJ_GET' based on the user you want to see the auth. Then read the return internal table for object S_TCODE, which will give all the transaction that user is authorized for.
~ Ranganath
PS : Reward points if found useful !
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |