I_MFGORDERWITHSTATUS
Manufacturing Order Header with Status
I_MFGORDERWITHSTATUS is a CDS View in S/4HANA. Manufacturing Order Header with Status. It contains 11 fields. 9 CDS views read from this table.
CDS Views using this table (9)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /VSCEW/C_Disposition_FE | view_entity | left_outer | Disposition FE (Production Order) | |
| A_ProcessOrder | view_entity | from | COMPOSITE | API Process Order |
| A_ProcessOrder_2 | view_entity | from | COMPOSITE | Process Order |
| C_MfgOrderObjPg | view | from | CONSUMPTION | Manufacturing Order Object Page |
| C_ProcessOrderEnhancedVH | view_entity | inner | CONSUMPTION | Process Order |
| C_ProcessOrderObjPg | view | from | CONSUMPTION | Process Order Object Page |
| C_ProductionOrderEnhancedVH | view_entity | inner | CONSUMPTION | Production Order |
| I_MfgOrderOrderReport | view_entity | inner | COMPOSITE | Order Report Manufacturing Order |
| P_ProdnOrdStatusAttrbTxt | view | from | CONSUMPTION | Production Order status text |
Fields (11)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| CombnOrdCombinationIdentifier | CombnOrdCombinationIdentifier | 1 | |
| MasterProductionOrder | MasterProductionOrder | 1 | |
| OrderIsConfirmed | IsConfirmed | 1 | |
| OrderIsCreated | IsCreated | 1 | |
| OrderIsDeleted | IsDeleted | 1 | |
| OrderIsDelivered | IsDelivered | 1 | |
| OrderIsPartiallyConfirmed | IsPartiallyConfirmed | 1 | |
| OrderIsPartiallyDelivered | IsPartiallyDelivered | 1 | |
| OrderIsPrinted | IsPrinted | 1 | |
| OrderIsReleased | IsReleased | 1 | |
| OrderIsTechnicallyCompleted | IsTechnicallyCompleted | 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.
-- Manufacturing Order Header with Status
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MFGORDERWITHSTATUS (
COMBNORDCOMBINATIONIDENTIFIER,
MASTERPRODUCTIONORDER,
ORDERISCONFIRMED,
ORDERISCREATED,
ORDERISDELETED,
ORDERISDELIVERED,
ORDERISPARTIALLYCONFIRMED,
ORDERISPARTIALLYDELIVERED,
ORDERISPRINTED,
ORDERISRELEASED,
ORDERISTECHNICALLYCOMPLETED
);
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