SAP Table ZIDES_USER_LOGON
Alternative Logon Users
ZIDES_USER_LOGON (Alternative Logon Users) 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 ZIDES_USER_LOGON to other SAP tables.
Source: ZIDES_USER_LOGON (Alternative Logon Users)
ZIDES_USER_LOGON table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
SYSTEM_ID | Name of SAP System | SYSYSID | CHAR | 8 | 0 | |||
MANDANT | Client | UMANDT | CHAR | 3 | 0 | |||
LOGON_USER | User Name in User Master Record | XUBNAME | USR02 | CHAR | 12 | 0 | ||
REFERENCE_USER | User Name in User Master Record | XUBNAME | USR02 | CHAR | 12 | 0 |
ZIDES_USER_LOGON foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
ZIDES_USER_LOGON | LOGON_USER | SYST | MANDT | USR02 | Logon Data (Kernel-Side Use) | MANDT |
ZIDES_USER_LOGON | LOGON_USER | ZIDES_USER_LOGON | LOGON_USER | USR02 | Logon Data (Kernel-Side Use) | BNAME |
ZIDES_USER_LOGON | REFERENCE_USER | SYST | MANDT | USR02 | Logon Data (Kernel-Side Use) | MANDT |
ZIDES_USER_LOGON | REFERENCE_USER | ZIDES_USER_LOGON | REFERENCE_USER | USR02 | Logon Data (Kernel-Side Use) | BNAME |