I_JITOUTBMATERIALID

CDS View

JIT S2P - S2L Material ID

I_JITOUTBMATERIALID is a CDS View in S/4HANA. JIT S2P - S2L Material ID. It contains 3 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
I_JITOutbPlanningObject view inner COMPOSITE JIT S2P - S2L Pegging Area / Material/ Location mapping

Fields (3)

KeyField CDS FieldsUsed in Views
LogicalSystemName LogicalSystemName 1
Product Product 1
ProductMaterial ProductMaterial 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.

-- JIT S2P - S2L Material ID
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_JITOUTBMATERIALID (
    LOGICALSYSTEMNAME,
    PRODUCT,
    PRODUCTMATERIAL
);