SAP Table USR10
User master authorization profiles
USR10 (User master authorization profiles) 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 USR10 to other SAP tables.
USR10 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||
PROFN | Auth. profile in user master maintenance | XUPROFNAME | CHAR | 12 | 0 | |||||||||
AKTPS | Active or maintenance version | XUAKTPAS | CHAR | 1 | 0 | |||||||||
MODDA | Modification date | XUMODDATE | DATS | 8 | 0 | |||||||||
MODTI | Modification time | XUMODTIME | TIMS | 6 | 0 | |||||||||
MODBE | Last Changed By | XUMODIFIER | CHAR | 12 | 0 | |||||||||
DIVIS | Department | XUDIVISION | CHAR | 10 | 0 | |||||||||
TYP | Type of Profile (Composite or Single) | XUTYP | CHAR | 1 | 0 |
Possible values
|
||||||||
NRAUT | Number of profiles or authorizations | XUNUMBER | INT2 | 5 | 0 | |||||||||
AUTHS | Authorizations | XUAUTHS | LCHR | 3750 | 0 |
USR10 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
USR10 | MANDT | USR10 | MANDT | T000 | Clients | MANDT |