I_ROUTINGHEADER
Routing Header Details
I_ROUTINGHEADER is a CDS View in S/4HANA. Routing Header Details. It contains 19 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ProductionRoutingHeaderTP | view_entity | from | TRANSACTIONAL | Transaction View for Production Routing Header |
| I_RoutingSequence | view | inner | BASIC | Routing Sequence Details |
| R_ProductionRoutingHeaderTP_2 | view_entity | from | TRANSACTIONAL | Production Routing Header |
Fields (19)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BillOfOperationsGroup | ProductionRoutingGroup | 2 |
| KEY | BillOfOperationsVariant | ProductionRouting | 2 |
| KEY | BOOInternalVersionCounter | BOOInternalVersionCounter,ProductionRoutingInternalVers | 3 |
| BillOfOperationsDesc | BillOfOperationsDesc | 2 | |
| BillOfOperationsStatus | BillOfOperationsStatus | 2 | |
| BillOfOperationsUnit | BillOfOperationsUnit | 3 | |
| BillOfOperationsUsage | BillOfOperationsUsage | 2 | |
| ChangeNumber | ChangeNumber | 2 | |
| CreatedByUser | CreatedByUser | 2 | |
| CreationDate | CreationDate | 2 | |
| LastChangeDate | LastChangeDate | 2 | |
| LastChangedByUser | LastChangedByUser | 2 | |
| MaximumLotSizeQuantity | MaximumLotSizeQuantity | 2 | |
| MinimumLotSizeQuantity | MinimumLotSizeQuantity | 2 | |
| PlainLongText | PlainLongText | 2 | |
| Plant | Plant | 2 | |
| ResponsiblePlannerGroup | ResponsiblePlannerGroup | 2 | |
| ValidityEndDate | ValidityEndDate | 2 | |
| ValidityStartDate | ValidityStartDate | 2 |
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.
-- Routing Header Details
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_ROUTINGHEADER (
BILLOFOPERATIONSGROUP,
BILLOFOPERATIONSVARIANT,
BOOINTERNALVERSIONCOUNTER,
BILLOFOPERATIONSDESC,
BILLOFOPERATIONSSTATUS,
BILLOFOPERATIONSUNIT,
BILLOFOPERATIONSUSAGE,
CHANGENUMBER,
CREATEDBYUSER,
CREATIONDATE,
LASTCHANGEDATE,
LASTCHANGEDBYUSER,
MAXIMUMLOTSIZEQUANTITY,
MINIMUMLOTSIZEQUANTITY,
PLAINLONGTEXT,
PLANT,
RESPONSIBLEPLANNERGROUP,
VALIDITYENDDATE,
VALIDITYSTARTDATE,
PRIMARY KEY (BILLOFOPERATIONSGROUP, BILLOFOPERATIONSVARIANT, BOOINTERNALVERSIONCOUNTER)
);
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