I_CNSLDTNFUNCNLAREAHIERNODE
Cnsldtn Functional Area - Hier Node
I_CNSLDTNFUNCNLAREAHIERNODE is a CDS View in S/4HANA. Cnsldtn Functional Area - Hier Node. It contains 10 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_CnsldtnFuncnlAreaHierNode | view_entity | from | BASIC | Cnsldtn Functional Area Hierarchy Node |
| A_CnsldtnFuncnlAreaHierT | view | inner | BASIC | Combined Functional Area Hierarchy Text |
| A_CnsldtnFunctionalAreaHier | view | from | BASIC | Combined Functional Area Hierarchy |
| A_CnsldtnPartFuncnlAreaHier | view | from | BASIC | Combined Partner Functional Area Hier |
| A_CnsldtnPartFuncnlAreaHierT | view | inner | BASIC | Combined Partner Functional Area Hier - Text |
Fields (10)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CnsldtnFunctionalAreaHierarchy | CnsldtnFunctionalAreaHierarchy | 1 |
| KEY | HierarchyNode | HierarchyNode | 1 |
| KEY | ValidityEndDate | ValidityEndDate | 3 |
| FunctionalArea | FunctionalArea | 1 | |
| HierarchyNodeLevel | HierarchyNodeLevel | 1 | |
| HierarchyNodeSequence | HierarchyNodeSequence | 1 | |
| HierarchyVersion | HierarchyVersion | 1 | |
| NodeType | NodeType | 3 | |
| ParentNode | ParentNode | 1 | |
| ValidityStartDate | ValidityStartDate | 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.
-- Cnsldtn Functional Area - Hier Node
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CNSLDTNFUNCNLAREAHIERNODE (
CNSLDTNFUNCTIONALAREAHIERARCHY,
HIERARCHYNODE,
VALIDITYENDDATE,
FUNCTIONALAREA,
HIERARCHYNODELEVEL,
HIERARCHYNODESEQUENCE,
HIERARCHYVERSION,
NODETYPE,
PARENTNODE,
VALIDITYSTARTDATE,
PRIMARY KEY (CNSLDTNFUNCTIONALAREAHIERARCHY, HIERARCHYNODE, VALIDITYENDDATE)
);
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