I_ADDRESSEMAILADDRESS
Email Address
I_ADDRESSEMAILADDRESS is a CDS View in S/4HANA. Email Address. It contains 6 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /SCMTMS/CV_LocQuByPhysAdd | view | left_outer | Obsolete: Use CDS View /SCMTMS/VE_LocQuByPhysAdd | |
| A_AddressEmailAddress | view | from | BASIC | Email Address |
| A_BPContactPersonEmlAddr | view_entity | inner | BASIC | Contact Person Email Address |
| A_BPContactWorkPlaceEmailAddr | view | inner | BASIC | BP Contact Work Place Email Address |
| I_ElectronicDocCockpitSuplrEml | view | inner | COMPOSITE | Electronic Document: Supplier and Email |
Fields (6)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AddressID | AddressID | 1 |
| KEY | OrdinalNumber | OrdinalNumber | 4 |
| KEY | Person | Person | 2 |
| EmailAddress | email_uri,EmailAddress | 5 | |
| IsDefaultEmailAddress | IsDefaultEmailAddress | 3 | |
| SearchEmailAddress | SearchEmailAddress | 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.
-- Email Address
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_ADDRESSEMAILADDRESS (
ADDRESSID,
ORDINALNUMBER,
PERSON,
EMAILADDRESS,
ISDEFAULTEMAILADDRESS,
SEARCHEMAILADDRESS,
PRIMARY KEY (ADDRESSID, ORDINALNUMBER, PERSON)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- 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