SAP Table V_USERNAME
Generated Table for View
V_USERNAME (Generated Table for View) 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 V_USERNAME to other SAP tables.
V_USERNAME table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
BNAME | User Name in User Master Record | XUBNAME | USR02 | CHAR | 12 | 0 | ||
PERSNUMBER | Person number | AD_PERSNUM | ADRP | CHAR | 10 | 0 | ||
NAME_LAST | Last name | AD_NAMELAS | CHAR | 40 | 0 | |||
NAME_TEXT | Full Name of Person | AD_NAMTEXT | CHAR | 80 | 0 | |||
MC_NAMEFIR | First name in upper case for search help | AD_MC_NMFI | CHAR | 25 | 0 | |||
MC_NAMELAS | Last name in upper-case for search help | AD_MC_NMLA | CHAR | 25 | 0 |
V_USERNAME foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
V_USERNAME | BNAME | * | USR02 | Logon Data (Kernel-Side Use) | MANDT | |
V_USERNAME | BNAME | V_USERNAME | BNAME | USR02 | Logon Data (Kernel-Side Use) | BNAME |
V_USERNAME | PERSNUMBER | * | ADRP | Persons (Business Address Services) | NATION | |
V_USERNAME | PERSNUMBER | * | ADRP | Persons (Business Address Services) | CLIENT | |
V_USERNAME | PERSNUMBER | V_USERNAME | PERSNUMBER | ADRP | Persons (Business Address Services) | PERSNUMBER |
V_USERNAME | PERSNUMBER | * | ADRP | Persons (Business Address Services) | DATE_FROM |