I_CHGIMPACTPLNGROUTINGOP
Planning Routing Operation
I_CHGIMPACTPLNGROUTINGOP is a CDS View in S/4HANA. Planning Routing Operation. It contains 24 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_ChgImpactPlngRoutingOp | view | from | CONSUMPTION | Planning Routing Operation |
Fields (24)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BillOfOperationsGroup | BillOfOperationsGroup | 1 |
| KEY | BillOfOperationsType | BillOfOperationsType | 1 |
| KEY | BillOfOperationsVariant | BillOfOperationsVariant | 1 |
| KEY | BOOOperationInternalID | BOOOperationInternalID | 1 |
| KEY | BOOOpInternalVersionCounter | BOOOpInternalVersionCounter | 1 |
| BillOfOperationsRefGroup | BillOfOperationsRefGroup | 1 | |
| BillOfOperationsRefVariant | BillOfOperationsRefVariant | 1 | |
| BillOfOperationsSequence | BillOfOperationsSequence | 1 | |
| BillOfOperationsVersion | BillOfOperationsVersion | 1 | |
| CreatedByUser | CreatedByUser | 1 | |
| IsDeleted | IsDeleted | 1 | |
| IsImplicitlyDeleted | IsImplicitlyDeleted | 1 | |
| LastChangeDate | LastChangeDate | 1 | |
| LastChangedByUser | LastChangedByUser | 1 | |
| LongTextLanguageCode | LongTextLanguageCode | 1 | |
| Operation | Operation | 1 | |
| OperationControlProfile | OperationControlProfile | 1 | |
| OperationExternalID | OperationExternalID | 1 | |
| OperationStandardTextCode | OperationStandardTextCode | 1 | |
| Plant | Plant | 1 | |
| ValidityEndDate | ValidityEndDate | 1 | |
| ValidityStartDate | ValidityStartDate | 1 | |
| WorkCenterInternalID | WorkCenterInternalID | 1 | |
| WorkCenterTypeCode | WorkCenterTypeCode | 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.
-- Planning Routing Operation
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CHGIMPACTPLNGROUTINGOP (
BILLOFOPERATIONSGROUP,
BILLOFOPERATIONSTYPE,
BILLOFOPERATIONSVARIANT,
BOOOPERATIONINTERNALID,
BOOOPINTERNALVERSIONCOUNTER,
BILLOFOPERATIONSREFGROUP,
BILLOFOPERATIONSREFVARIANT,
BILLOFOPERATIONSSEQUENCE,
BILLOFOPERATIONSVERSION,
CREATEDBYUSER,
ISDELETED,
ISIMPLICITLYDELETED,
LASTCHANGEDATE,
LASTCHANGEDBYUSER,
LONGTEXTLANGUAGECODE,
OPERATION,
OPERATIONCONTROLPROFILE,
OPERATIONEXTERNALID,
OPERATIONSTANDARDTEXTCODE,
PLANT,
VALIDITYENDDATE,
VALIDITYSTARTDATE,
WORKCENTERINTERNALID,
WORKCENTERTYPECODE,
PRIMARY KEY (BILLOFOPERATIONSGROUP, BILLOFOPERATIONSTYPE, BILLOFOPERATIONSVARIANT, BOOOPERATIONINTERNALID, BOOOPINTERNALVERSIONCOUNTER)
);
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