I_PRODUCTIONHOLDACTION
Production Hold Action
I_PRODUCTIONHOLDACTION is a CDS View in S/4HANA. Production Hold Action. It contains 7 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_ProductionHold | view | inner | CONSUMPTION | |
| C_ProductionOrderHold | view | inner | CONSUMPTION | |
| C_ShopFloorOrderHold | view | inner | CONSUMPTION | Shop Floor Order Hold |
| P_MfgExecEventHistOperation | view | inner | COMPOSITE | |
| P_MfgExecEventHistOrdHdrHold | view | inner | COMPOSITE | |
| P_OpActyIndivAffcdByProdnHold | view | inner | COMPOSITE | |
| P_ProductionHoldTP | view | inner | COMPOSITE |
Fields (7)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | MfgProcgExecAction | MfgProcgExecAction | 2 |
| KEY | ProductionHold | ManufacturingExecutionDocument,ProductionHold | 2 |
| KEY | ProductionHoldItem | MfgExecutionDocumentItem,ProductionHoldItem | 2 |
| CreationDateTime | ProductionHoldStartDateTime | 1 | |
| ManufacturingActionReasonCode | ManufacturingActionReasonCode | 5 | |
| MfgActionReasonCodeGroup | MfgActionReasonCodeGroup,ProdnHoldApplyRsnCodeGroup | 6 | |
| MfgActionReasonCodeGroupCtlg | MfgActionReasonCodeGroupCtlg,ProdnHoldApplyRsnCodeGrpCtlg | 6 |
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.
-- Production Hold Action
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PRODUCTIONHOLDACTION (
MFGPROCGEXECACTION,
PRODUCTIONHOLD,
PRODUCTIONHOLDITEM,
CREATIONDATETIME,
MANUFACTURINGACTIONREASONCODE,
MFGACTIONREASONCODEGROUP,
MFGACTIONREASONCODEGROUPCTLG,
PRIMARY KEY (MFGPROCGEXECACTION, PRODUCTIONHOLD, PRODUCTIONHOLDITEM)
);
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