I_CNSLDTNGLOBALSETTING

CDS View

Consolidation - Global Setting

I_CNSLDTNGLOBALSETTING is a CDS View in S/4HANA. Consolidation - Global Setting. It contains 4 fields. 20 CDS views read from this table.

CDS Views using this table (20)

ViewTypeJoinVDMDescription
C_CnsldtnGrpStrucUIParameter view inner CONSUMPTION Group Structure UI Parameter
C_CnsldtnMDUpldUIParameter view inner CONSUMPTION Master Data Upload UI Parameter
C_CnsldtnSelectionUIParameter view inner CONSUMPTION Selection UI Parameter
I_CnsldtnFeature view inner BASIC Consolidation Feature
I_CnsldtnGroup_3 view inner BASIC Consolidation Group
I_CnsldtnUnitByGroup view inner COMPOSITE Consolidation Units by Group
Last_Log_UUID view inner Last_log_ID
P_CnsldtnAcctgIntegSetting view from COMPOSITE
P_CnsldtnAcctgIntegSetting view union COMPOSITE
P_CnsldtnGlobalParamForGrpStr view inner COMPOSITE
P_CnsldtnMDUpldStatistics view union COMPOSITE
P_CnsldtnUnit_UnionByKey view inner COMPOSITE
P_CnsldtnUnit_UnionByKeyText view inner COMPOSITE
P_MatrixCnsldtn01Fndn view inner COMPOSITE
P_PlanData_RL view inner COMPOSITE
P_ReportedFinancialData_RL view inner COMPOSITE
P_VECConsolidatedData view inner COMPOSITE
P_VECConsolidatedData_01 view inner COMPOSITE
P_VECReportedFinancialData view inner COMPOSITE
P_VECStandardizedData view inner COMPOSITE

Fields (4)

KeyField CDS FieldsUsed in Views
CnsldtnEntryInGrpCrcyIsAllowed CnsldtnEntryInGrpCrcyIsAllowed 2
CnsldtnFrmYrForAcctgInteg CnsldtnFrmYrForAcctgInteg 1
CnsldtnFrmYrForMigrationPhase CnsldtnFrmYrForMigrationPhase 1
CnsldtnFrmYrForNewGrpRptgLogic CnsldtnFrmYrForNewGrpRptgLogic 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.

-- Consolidation - Global Setting
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CNSLDTNGLOBALSETTING (
    CNSLDTNENTRYINGRPCRCYISALLOWED,
    CNSLDTNFRMYRFORACCTGINTEG,
    CNSLDTNFRMYRFORMIGRATIONPHASE,
    CNSLDTNFRMYRFORNEWGRPRPTGLOGIC
);