I_PRODUCTIONORDERITEM
Production Order Item
I_PRODUCTIONORDERITEM is a CDS View in S/4HANA. Production Order Item. It contains 14 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ProdnOrderItemSerialNumber | view_entity | from | COMPOSITE | Serial Number of Production Order Item |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ProductionOrder | ProductionOrder | 1 |
| KEY | ProductionOrderItem | ProductionOrderItem | 1 |
| _PlanningPlant | _PlanningPlant | 1 | |
| _PlanningPlantText | _PlanningPlantText | 1 | |
| _Product | _Product | 1 | |
| _ProductionOrderType | _ProductionOrderType | 1 | |
| _ProductionPlant | _ProductionPlant | 1 | |
| _ProductionPlantText | _ProductionPlantText | 1 | |
| _ProductText | _ProductText | 1 | |
| _SerialNumberProfile | _SerialNumberProfile | 1 | |
| PlanningPlant | PlanningPlant | 1 | |
| Product | Product | 1 | |
| ProductionOrderType | ProductionOrderType | 1 | |
| ProductionPlant | ProductionPlant | 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.
-- Production Order Item
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PRODUCTIONORDERITEM (
PRODUCTIONORDER,
PRODUCTIONORDERITEM,
_PLANNINGPLANT,
_PLANNINGPLANTTEXT,
_PRODUCT,
_PRODUCTIONORDERTYPE,
_PRODUCTIONPLANT,
_PRODUCTIONPLANTTEXT,
_PRODUCTTEXT,
_SERIALNUMBERPROFILE,
PLANNINGPLANT,
PRODUCT,
PRODUCTIONORDERTYPE,
PRODUCTIONPLANT,
PRIMARY KEY (PRODUCTIONORDER, PRODUCTIONORDERITEM)
);
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