I_MASTERRECIPE

CDS View

Master Recipe Main Header Details

I_MASTERRECIPE is a CDS View in S/4HANA. Master Recipe Main Header Details. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
I_MasterRecipeHeaderTP view_entity inner TRANSACTIONAL Master Recipe - Header
I_MasterRecipeNonHistoricHdrTP view_entity from TRANSACTIONAL Master Recipe Non Historical Header
P_ProcOrdMgmtOpRelshpExists view inner COMPOSITE Process Order Mgmt Operation Finish Start Relshp Exists

Fields (1)

KeyField CDS FieldsUsed in Views
IsMarkedForDeletion IsMarkedForDeletion 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 Main Header Details
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MASTERRECIPE (
    ISMARKEDFORDELETION
);