I_PROCORDMGMTOPBASIC
Process order operation afvg
I_PROCORDMGMTOPBASIC is a CDS View in S/4HANA. Process order operation afvg. It contains 15 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_ProcOrdMgmtOperation | view | from | COMPOSITE | Process order operation basic view |
| P_ProcOrdMgmtOpIssueCalc | view | from | COMPOSITE | process order operation quantity and quality issue |
| P_ProcOrdNxtOpAggr | view | from | COMPOSITE | Process order next operation |
| P_ProcOrdOperationQtyIssue | view | from | COMPOSITE | Process order operations quantity issue |
| P_ProcOrdOpQualityIssAggrgn | view | from | COMPOSITE | Process order quality issue aggregation |
Fields (15)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | OrderInternalID | MfgOrderInternalID,OrderInternalBillOfOperations,OrderInternalID | 5 |
| _OrderInternalID | _OrderInternalID | 1 | |
| BillOfOperationsGroup | BillOfOperationsGroup | 1 | |
| BillOfOperationsType | BillOfOperationsType | 1 | |
| BillOfOperationsVariant | BillOfOperationsVariant | 1 | |
| BillOfOperationsVersion | BillOfOperationsVersion | 1 | |
| ManufacturingOrderCategory | ManufacturingOrderCategory | 1 | |
| ObjectInternalID | ObjectInternalID | 1 | |
| Plant | Plant | 2 | |
| ProcessOrder | ProcessOrder | 2 | |
| ProductionPlant | ProductionPlant | 2 | |
| ProductionSupervisor | ProductionSupervisor | 2 | |
| ScheduledBasicEndDate | ScheduledBasicEndDate | 3 | |
| ScheduledBasicStartDate | ScheduledBasicStartDate | 3 | |
| WorkCenterInternalID | WorkCenterInternalID | 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.
-- Process order operation afvg
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PROCORDMGMTOPBASIC (
ORDERINTERNALID,
_ORDERINTERNALID,
BILLOFOPERATIONSGROUP,
BILLOFOPERATIONSTYPE,
BILLOFOPERATIONSVARIANT,
BILLOFOPERATIONSVERSION,
MANUFACTURINGORDERCATEGORY,
OBJECTINTERNALID,
PLANT,
PROCESSORDER,
PRODUCTIONPLANT,
PRODUCTIONSUPERVISOR,
SCHEDULEDBASICENDDATE,
SCHEDULEDBASICSTARTDATE,
WORKCENTERINTERNALID,
PRIMARY KEY (ORDERINTERNALID)
);
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