I_OILLOCMATLPLANNING

CDS View

View For OIJLOC and OIJLOCMAT

I_OILLOCMATLPLANNING is a CDS View in S/4HANA. View For OIJLOC and OIJLOCMAT. It contains 2 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
I_VisualNominations view left_outer COMPOSITE Visual Nominations
I_VisualSimulation view left_outer COMPOSITE IPW Simulation in Visualization

Fields (2)

KeyField CDS FieldsUsed in Views
CapacityStock CapacityStock 2
SafetyStock SafetyStock 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.

-- View For OIJLOC and OIJLOCMAT
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_OILLOCMATLPLANNING (
    CAPACITYSTOCK,
    SAFETYSTOCK
);