_USERCONTACTCARD
_USERCONTACTCARD is an SAP database table in S/4HANA. It contains 16 fields.
Fields (16)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| AddressID | AddressID | 5 | |
| BusinessPartnerUUID | BusinessPartnerUUID | 2 | |
| ContactCardID | ContactCardID | 1 | |
| ContactCardNavLinkQueryPart | ContactCardNavLinkQueryPart | 1 | |
| ContactCardNavLinkSemanticObj | ContactCardNavLinkSemanticObj | 1 | |
| Department | Department | 25 | |
| EmailAddress | EmailAddress | 24 | |
| FaxNumber | AddressFaxNumber,FaxNumber | 2 | |
| FirstName | FirstName | 36 | |
| FullName | CreatedByUserFullName,CreatedByUserName,FullName,LastChangedByUserFullName,PersonFullName,ProcessRouteAgentDescription | 87 | |
| FunctionalTitleName | FunctionalTitleName | 13 | |
| LastName | LastName | 36 | |
| MobilePhoneNumber | MobilePhoneNumber | 25 | |
| Person | Person | 5 | |
| PhoneNumber | PhoneNumber | 32 | |
| UserDescription | CreatedByUserName,UserDescription | 3 |
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 _USERCONTACTCARD (
ADDRESSID,
BUSINESSPARTNERUUID,
CONTACTCARDID,
CONTACTCARDNAVLINKQUERYPART,
CONTACTCARDNAVLINKSEMANTICOBJ,
DEPARTMENT,
EMAILADDRESS,
FAXNUMBER,
FIRSTNAME,
FULLNAME,
FUNCTIONALTITLENAME,
LASTNAME,
MOBILEPHONENUMBER,
PERSON,
PHONENUMBER,
USERDESCRIPTION
);
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