SAP Table UST12
User master: Authorizations
UST12 (User master: Authorizations) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link UST12 to other SAP tables.
Source: UST12 (User master: Authorizations)
UST12 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
OBJCT | Authorization Object | XUOBJECT | TOBJ | CHAR | 10 | 0 | ||
AUTH | Authorization name in user master maintenance | XUAUTH | USR12 | CHAR | 12 | 0 | ||
AKTPS | Active or maintenance version | XUAKTPAS | CHAR | 1 | 0 | |||
FIELD | Authorization Field | XUFIELD | CHAR | 10 | 0 | |||
VON | Authorization Value | XUVAL | CHAR | 40 | 0 | |||
BIS | Authorization Value | XUVAL | CHAR | 40 | 0 |
UST12 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
UST12 | AUTH | UST12 | MANDT | USR12 | User Master Authorization Values | MANDT |
UST12 | AUTH | UST12 | OBJCT | USR12 | User Master Authorization Values | OBJCT |
UST12 | AUTH | UST12 | AUTH | USR12 | User Master Authorization Values | AUTH |
UST12 | AUTH | UST12 | AKTPS | USR12 | User Master Authorization Values | AKTPS |
UST12 | MANDT | UST12 | MANDT | T000 | Clients | MANDT |
UST12 | OBJCT | UST12 | OBJCT | TOBJ | Authorization Objects | OBJCT |