I_MASTERRECIPEMATERIALASSGMTTP

CDS View

Master Recipe - Material Assignment

I_MASTERRECIPEMATERIALASSGMTTP is a CDS View in S/4HANA. Master Recipe - Material Assignment. It contains 1 fields. 4 CDS views read from this table.

CDS Views using this table (4)

ViewTypeJoinVDMDescription
A_MasterRecipeMaterialAssgmt view_entity projection CONSUMPTION Material Assignment
C_MasterRecipeMaterialAssgmt view_entity projection CONSUMPTION Master Recipe Material Assignment
I_MasterRecipeMaterialCount view_entity from COMPOSITE Count of materials per Recipe Group
P_MasterRecipeMaterialAssgmt view_entity from COMPOSITE Master Recipe - 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.

-- Master Recipe - Material Assignment
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MASTERRECIPEMATERIALASSGMTTP (
    PRODUCTNAME
);