I_ARUNOVWSIMLNDMND

CDS View

Supply Assignment Run Simulation Demand

I_ARUNOVWSIMLNDMND is a CDS View in S/4HANA. Supply Assignment Run Simulation Demand. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
I_ARunOvwTotDmnd view union_all COMPOSITE Supply Assignment Run Total Demand View
I_ARunSimlnDmndCube view from COMPOSITE ARun Simulation Demand Cube View

Fields (1)

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

-- Supply Assignment Run Simulation Demand
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_ARUNOVWSIMLNDMND (
    REQUIREMENTTYPE,
    PRIMARY KEY (REQUIREMENTTYPE)
);