I_PRODNROUTINGMATLASSGMTTP

CDS View

Transaction View for Production Routing Material Assignment

I_PRODNROUTINGMATLASSGMTTP is a CDS View in S/4HANA. Transaction View for Production Routing Material Assignment. It contains 1 fields. 4 CDS views read from this table.

CDS Views using this table (4)

ViewTypeJoinVDMDescription
A_ProductionRoutingMatlAssgmt view_entity projection CONSUMPTION Material Assignment
C_ProdnRoutingMatlAssgmt view_entity projection CONSUMPTION Production Routing Material Assignment
I_ProdnRtgMatlCount view_entity from COMPOSITE Count of materials per Routing Group
P_ProdnRoutingMatlAssgmt view_entity from COMPOSITE Production Routing Material Assignment

Fields (1)

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

-- Transaction View for Production Routing Material Assignment
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PRODNROUTINGMATLASSGMTTP (
    PRODUCTNAME
);