I_HIERRUNTIMERPRSTNNODE

CDS View

Hierarchy Node

I_HIERRUNTIMERPRSTNNODE is a CDS View in S/4HANA. Hierarchy Node. It contains 3 fields. 7 CDS views read from this table.

CDS Views using this table (7)

ViewTypeJoinVDMDescription
I_FinSubstnValdtnHierNode view_entity from BASIC Universal Hierarchy Node in SubVal
P_CnsldtnTemporalElimHierNode view_entity from COMPOSITE
P_CnsldtnTemporalElimHierNodeT view_entity inner COMPOSITE
P_CnsldtnTemporalHierarchyNode view_entity from COMPOSITE
P_CnsldtnTemporalHierNodeText view_entity inner COMPOSITE
P_CNSLDTNTNHNODE view_entity from COMPOSITE
P_MATRIX_TNH_LEAF view_entity from COMPOSITE

Fields (3)

KeyField CDS FieldsUsed in Views
CnsldtnEliminationCharcValue CnsldtnEliminationCharcValue 1
HierarchyNodeType HierarchyNodeType 2
UniversalHierNodeID UniversalHierNodeID 2

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.

-- Hierarchy Node
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_HIERRUNTIMERPRSTNNODE (
    CNSLDTNELIMINATIONCHARCVALUE,
    HIERARCHYNODETYPE,
    UNIVERSALHIERNODEID
);