SAP Table USR13
Short Texts for Authorizations
USR13 (Short Texts for 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 USR13 to other SAP tables.
USR13 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
LANGU | Language Key | SPRAS | T002 | LANG | 1 | 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 | |||
ATEXT | Texts in user master/authorizations | XUTEXT | CHAR | 60 | 0 |
USR13 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
USR13 | AUTH | USR13 | MANDT | USR12 | User Master Authorization Values | MANDT |
USR13 | AUTH | USR13 | OBJCT | USR12 | User Master Authorization Values | OBJCT |
USR13 | AUTH | USR13 | AUTH | USR12 | User Master Authorization Values | AUTH |
USR13 | AUTH | USR13 | AKTPS | USR12 | User Master Authorization Values | AKTPS |
USR13 | LANGU | USR13 | LANGU | T002 | Language Keys (Component BC-I18) | SPRAS |
USR13 | MANDT | USR13 | MANDT | T000 | Clients | MANDT |
USR13 | OBJCT | USR13 | OBJCT | TOBJ | Authorization Objects | OBJCT |