P_CNSLDTNGRPJRNLENTRITMCONVERS

CDS View

P_CNSLDTNGRPJRNLENTRITMCONVERS is a CDS View in S/4HANA. It contains 10 fields. 4 CDS views read from this table.

CDS Views using this table (4)

ViewTypeJoinVDMDescription
P_Matrix_CP_GroupChecked view from COMPOSITE
P_Matrix_CP_GroupChecked view union_all COMPOSITE
P_Matrix_CP_GroupDerived view union_all COMPOSITE
P_Matrix_CP_GroupUnChecked view from COMPOSITE

Fields (10)

KeyField CDS FieldsUsed in Views
ConsolidationDimension rdimen 2
ConsolidationGroup rcongr 1
ConsolidationLedger rldnr 2
ConsolidationUnit rbunit 2
ConsolidationVersion ConsolidationVersion 3
ConsolidationVersionElement rvers 3
FiscalPeriod poper_posting 1
FiscalYear ryear 1
GroupCurrency rkcur 2
poper poper_posting 1

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 P_CNSLDTNGRPJRNLENTRITMCONVERS (
    CONSOLIDATIONDIMENSION,
    CONSOLIDATIONGROUP,
    CONSOLIDATIONLEDGER,
    CONSOLIDATIONUNIT,
    CONSOLIDATIONVERSION,
    CONSOLIDATIONVERSIONELEMENT,
    FISCALPERIOD,
    FISCALYEAR,
    GROUPCURRENCY,
    POPER
);