I_CHGMGMTACTIVITYCUBE

CDS View

Change Management Activity - Cube

I_CHGMGMTACTIVITYCUBE is a CDS View in S/4HANA. Change Management Activity - Cube. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
C_ChgMgmtActivityDueDateQ view from CONSUMPTION Change Management Activity Due Date Query
I_ChgMgmtActyOverviewCube view from COMPOSITE Change Management Activity Overview - Cube
I_ChgMgmtActyWithPersnCube view from COMPOSITE Change Management Activity with Person - Cube

Fields (1)

KeyField CDS FieldsUsed in Views
ChgMgmtRequest ChgMgmtRequest 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.

-- Change Management Activity - Cube
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CHGMGMTACTIVITYCUBE (
    CHGMGMTREQUEST
);