I_MASTERRECIPEHEADER
Master Recipe Header Details
I_MASTERRECIPEHEADER is a CDS View in S/4HANA. Master Recipe Header Details. It contains 25 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_LinkedProdnVersBOO | view_entity | from | CONSUMPTION | BOO to Material Assignment for ProdnVers |
| C_LinkedProdnVersBOO | view_entity | union | CONSUMPTION | BOO to Material Assignment for ProdnVers |
| I_MasterRecipeHeaderTP | view_entity | from | TRANSACTIONAL | Master Recipe - Header |
Fields (25)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BillOfOperationsGroup | MasterRecipeGroup | 1 |
| KEY | BillOfOperationsVariant | MasterRecipe | 1 |
| KEY | BOOInternalVersionCounter | MasterRecipeInternalVersion,ProductionRoutingInternalVers | 2 |
| BillOfOperationsDesc | BillOfOperationsDesc | 2 | |
| BillOfOperationsProfile | BillOfOperationsProfile | 1 | |
| BillOfOperationsStatus | BillOfOperationsStatus | 2 | |
| BillOfOperationsUnit | BillOfOperationsUnit | 2 | |
| BillOfOperationsUsage | BillOfOperationsUsage | 2 | |
| ChangeNumber | ChangeNumber | 1 | |
| CreatedByUser | CreatedByUser | 1 | |
| CreationDate | CreationDate | 1 | |
| LastChangeDate | LastChangeDate | 1 | |
| LastChangedByUser | LastChangedByUser | 1 | |
| LongTextLanguageCode | LongTextLanguageCode | 1 | |
| MaximumLotSizeQuantity | MaximumLotSizeQuantity | 2 | |
| MinimumLotSizeQuantity | MinimumLotSizeQuantity | 2 | |
| OperationReferenceQuantity | OperationReferenceQuantity | 1 | |
| OperationUnit | OperationUnit | 1 | |
| OpQtyToBaseQtyDnmntr | OpQtyToBaseQtyDnmntr | 1 | |
| OpQtyToBaseQtyNmrtr | OpQtyToBaseQtyNmrtr | 1 | |
| PlainLongText | PlainLongText | 1 | |
| Plant | Plant | 1 | |
| ResponsiblePlannerGroup | ResponsiblePlannerGroup | 1 | |
| ValidityEndDate | ValidityEndDate | 2 | |
| ValidityStartDate | ValidityStartDate | 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.
-- Master Recipe Header Details
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MASTERRECIPEHEADER (
BILLOFOPERATIONSGROUP,
BILLOFOPERATIONSVARIANT,
BOOINTERNALVERSIONCOUNTER,
BILLOFOPERATIONSDESC,
BILLOFOPERATIONSPROFILE,
BILLOFOPERATIONSSTATUS,
BILLOFOPERATIONSUNIT,
BILLOFOPERATIONSUSAGE,
CHANGENUMBER,
CREATEDBYUSER,
CREATIONDATE,
LASTCHANGEDATE,
LASTCHANGEDBYUSER,
LONGTEXTLANGUAGECODE,
MAXIMUMLOTSIZEQUANTITY,
MINIMUMLOTSIZEQUANTITY,
OPERATIONREFERENCEQUANTITY,
OPERATIONUNIT,
OPQTYTOBASEQTYDNMNTR,
OPQTYTOBASEQTYNMRTR,
PLAINLONGTEXT,
PLANT,
RESPONSIBLEPLANNERGROUP,
VALIDITYENDDATE,
VALIDITYSTARTDATE,
PRIMARY KEY (BILLOFOPERATIONSGROUP, BILLOFOPERATIONSVARIANT, BOOINTERNALVERSIONCOUNTER)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA