SAP table SOUC (SAPoffice: Inverse user (SAP user))
SAP table SOUC has 2 primary key fields being MANDT,SAPNAM.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
SAPNAM | SAP name of a SAPoffice user | CHAR | 12 | 0 | SO_SAP_NAM | ||
USRTP | User type from ID | CHAR | 3 | 0 | TSOTD | SO_USR_TP | |
USRYR | User year from the ID | CHAR | 2 | 0 | SO_USR_YR | ||
USRNO | User number from the ID | CHAR | 12 | 0 | SOUD | SO_USR_NO | |
USRNAM | SAPoffice user name | CHAR | 12 | 0 | SO_USR_NAM | ||
DELETED | SAPoffice: Office user was deleted | CHAR | 1 | 0 | SO_USR_DEL |
SOUC foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 SOUC | USRNO | SOUD | SAPoffice: user definition | MANDT |
0 SOUC | USRNO | SOUD | SAPoffice: user definition | USRTP |
0 SOUC | USRNO | SOUD | SAPoffice: user definition | USRNO |
1 SOUC | USRTP | TSOTD | Valid Object Types | OBJTP |