USR12 - User Master Authorization Values
User Master Authorization Values information is stored in SAP table USR12.
It is part of development package SUSR in software component BC-SEC-USR-ADM. This development package consists of objects that can be grouped under "ABAP User Administration".
It is part of development package SUSR in software component BC-SEC-USR-ADM. This development package consists of objects that can be grouped under "ABAP User Administration".
Fields for table USR12
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
OBJCT | Authorization Object | X | XUOBJECT | CHAR | 10 | TOBJ |
AUTH | Authorization name in user master maintenance | X | XUAUTH | CHAR | 12 | |
AKTPS | Active or maintenance version | X | XUAKTPAS | CHAR | 1 | |
MODDA | Modification date | XUMODDATE | DATS | 8 | ||
MODTI | Modification time | XUMODTIME | TIMS | 6 | ||
MODBE | Last Changed By | XUMODIFIER | CHAR | 12 | ||
TYP | Type of Profile (Composite or Single) | XUTYP | CHAR | 1 | ||
LNG | Length of value string in bytes | XULNG | INT2 | 2 | ||
VALS | Authorization values | XUVALS | LCHR | 3750 |