Fields (24)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | bname | ContactCardID,ContactCardSemanticObjectID,UserID | 3 |
| KEY | ContactCardID | ContactCardID,MaterialPriceChangedByUser,MaterialPriceCreatedByUser | 5 |
| KEY | UserID | BusinessUser,UserID | 31 |
| KEY | Username | Username | 1 |
| class | UserGroup | 1 | |
| CreatedByUserName | FullName | 1 | |
| Department | Department | 5 | |
| 2 | |||
| EmailAddress | DefaultEmailAddress,EmailAddress | 5 | |
| FirstName | FirstName | 12 | |
| FullName | FullName,IsCurrentUser | 18 | |
| gltgb | UserValidTo | 1 | |
| gltgv | UserValidFrom | 1 | |
| LastName | LastName | 12 | |
| MobilePhoneNumber | MobilePhoneNumber,MobilePhoneNumberExtension | 6 | |
| NAME_TEXTC | CreatedByUserName | 1 | |
| PersonFullName | EmployeeFullName,FullName | 15 | |
| PhoneNumber | PhoneNumber,PhoneNumberExtension | 6 | |
| techdesc | CreatorName,DraftCreatorName | 2 | |
| user_description | changed_by,created_by,user_name | 3 | |
| UserAlias | UserAlias | 1 | |
| UserDescription | AccountingDocCreatedByUserName,ApprovedByUserFullName,CollectionSpecialistName,CreatedByUserDescription,CreatedByUserFullName,CreatedByUserName,DisputeCaseProcessorFullName,DsputCaseCoordinatorFullName,FullName,IHBObjectChangedByUserText,LegalTransactionTaskCurUsrName,log_created_by_formatted_name,MaintMobileApplicationUserName,MDQltyBusRuleChangedByUserName,MDQltyBusRuleCreatedByUserName,MDQltyRuleExprtChgdByUserName,MDQltyRuleExprtCmpltdByUsrName,MDQltyRuleExprtCrtedByUserName,MDQltyRuleImprtChgdByUserName,MDQltyRuleImprtCmpltdByUsrName,MDQltyRuleImprtCrtedByUserName,PersonFullName,PurgDocAssgdProcsrFullName,specialist_text,test,UserDescription,UserFullName,UserName | 156 | |
| UserGroup | UserGroup | 2 | |
| ustyp | UserType | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE _USER (
BNAME,
CONTACTCARDID,
USERID,
USERNAME,
CLASS,
CREATEDBYUSERNAME,
DEPARTMENT,
EMAIL,
EMAILADDRESS,
FIRSTNAME,
FULLNAME,
GLTGB,
GLTGV,
LASTNAME,
MOBILEPHONENUMBER,
NAME_TEXTC,
PERSONFULLNAME,
PHONENUMBER,
TECHDESC,
USER_DESCRIPTION,
USERALIAS,
USERDESCRIPTION,
USERGROUP,
USTYP,
PRIMARY KEY (BNAME, CONTACTCARDID, USERID, USERNAME)
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA