DEMO_CDS_PRODUCTTP
DEMO_CDS_PRODUCTTP is a CDS View in SAP S/4HANA. It has 1 association to related views.
Associations (1)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..*] | DEMO_C0_EXTENSION_NODE | ii_comp_emo | |
Fields (1)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| ii_comp_emo | ii_comp_emo |
extend view entity DEMO_CDS_PRODUCTTP with
composition [1..*] of DEMO_C0_EXTENSION_NODE as ii_comp_emo
{
ii_comp_emo
}
/*+[internal] {
"BASEINFO":
{
"FROM":
[
"DEMO_CDS_PRODUCT",
"DEMO_CDS_PRODUCTTP_E"
],
"ASSOCIATED":
[
"DEMO_C0_EXTENSION_NODE"
],
"BASE":
[],
"ANNO_REF":
[],
"SCALAR_FUNCTION":
[],
"VERSION":0,
"ANNOREF_EVALUATION_ERROR":""
}
}*/
Learn More
- What Is a CDS View in SAP S/4HANA?
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- CDS View Annotations — A Complete Guide
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA