I_ProdnRoutingCompAllocDEX
Prodn Routing Component Allocation
I_ProdnRoutingCompAllocDEX (Basic)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Public Edition with built-in and side-by-side extension capabilities.
ProductionRoutingCompAlloc · Manufacturing
I_ProdnRoutingCompAllocDEX is a Basic CDS View (Dimension) that provides data about "Prodn Routing Component Allocation" in SAP S/4HANA. It reads from 1 data source (P_ProdnRoutingCompAllocDEX) and exposes 34 fields with key fields BillOfOperationsType, ProductionRoutingGroup, ProdnRtgOpBOMItemInternalID, ProdnRtgOpBOMItemIntVersion. It has 1 association to related views. Part of development package VDM_PP_MD_RTG.
SAP Help Documentation
| Category | CDS Views for Basic Routing Data |
|---|---|
| Data Category | DIMENSION |
This CDS view is designed to provide detailed information about the allocation of components within production routings. It serves as a foundational data source for understanding how materials are allocated and managed in the production process, including details about the bill of materials and operations. This CDS view provides the data to answer the following business questions: What are the specific components allocated to each production routing operation? How are materials managed and tracked within the production routing process? What are the validity periods for different production routing components? Who created or last changed the production routing component allocations, and when? Are there any components marked for back-flush in the production routing? What are the details of the bill of materials associated with each production routing operation? How can changes in production routing component allocations be tracked over time? To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab. For more information, see Supported Capabilities for CDS Views .
Prerequisites
Authorizations Users who want to use this CDS view must have a role with the following restriction types set to read access: C_ROUT - Authorizations for Routings These restriction types are edited in the Maintain Business Roles app.
Structure
Important Fields Important fields in this view include the following: Field Name Description BillOfOperationsType Task List Type ProductionRoutingGroup Group ProdnRtgOpBOMItemInternalID Allocation no. ProdnRtgOpBOMItemIntVersion Counter ProductionRouting Group Counter ProductionRoutingSequence Sequence ProductionRoutingOpIntID Task list node BillOfOperationsVersion Routing Version ValidityStartDate Valid From ValidityEndDate Valid to CreationDate Created On CreatedByUser Created By LastChangeDate Changed on LastChangedByUser Changed By IsDeleted Deletion Indicator IsImplicitlyDeleted Deletion Indicator ChangeNumber Change Number GoodsRecipientName Goods Recipient UnloadingPointName Unloading Point BillOfMaterialCategory BOM category BillOfMaterial Bill of Material BillOfMaterialVariant Alternative BOM BillOfMaterialItemNodeNumber Nodes BillOfMaterialRootCategory BOM category BillOfMaterialRoot Bill Of Material BillOfMaterialRootVariant Alternative BOM BillOfMaterialEdgeNumber Path MatlCompIsMarkedForBackflush Backflush BillOfMaterialItemQuantity Component Quantity BillOfMaterialItemUnit Component UoM
Data Extraction
Data Extraction Type This CDS view is enabled for data extraction in full mode as well as in delta mode. Deltas are determined automatically by change data capture.
SAP API Hub
| Category | Basic |
|---|---|
| State | C1 |
| Line of Business | Manufacturing |
| Application Component | PP-VDM-MD-2CL |
| Capabilities | Data Source for Data Extraction,Association Target for Defining CDS Entities,Analytical Dimension |
| Extensible (Key User) | No |
| Extensible (Developer) | No |
| Release State (Key User) | Released |
| Release State (Developer) | Not Released |
| Package | Manufacturing for SAP S/4HANA Cloud Public Edition |
| Description | <p>This CDS view is designed to provide detailed information about the allocation of components within production routings. It serves as a foundational data source for understanding how materials are allocated and managed in the production process, including details about the bill of materials and operations.</p> <p>This CDS view provides the data to answer the following business questions:</p> <ul> <li><p>What are the specific components allocated to each production routing operation?</p></li> <li><p>How are materials managed and tracked within the production routing process?</p></li> <li><p>What are the validity periods for different production routing components?</p></li> <li><p>Who created or last changed the production routing component allocations, and when?</p></li> <li><p>Are there any components marked for back-flush in the production routing?</p></li> <li><p>What are the details of the bill of materials associated with each production routing operation?</p></li> <li><p>How can changes in production routing component allocations be tracked over time?</p></li> </ul> <p>To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab. For more information, see Supported Capabilities for CDS Views.</p> |
Documentation
- Analytics with CDS Views — Build Analytics for S/4HANA Cloud Public Edition ABAP CDS views replicated to SAP Cloud Platform
- CDS Views on SAP Business Accelerator Hub — Explore SAP S/4HANA Cloud Public Edition CDS Views on SAP Business Accelerator Hub
- Create CDS View as API — Create CDS views in SAP S/4HANA Cloud Public Edition and consume them as APIs
- Custom CDS Views — Access data using a Custom Core Data Service view (Custom CDS view)
- Custom Communication Scenarios — Create custom communication scenarios to configure custom communication arrangement
- Key User Extensibility Tools — The Key User Extensibility Tools of S/4HANA
- SAP S/4HANA Extensibility — SAP S/4HANA Extensibility Tutorial
- VDM View Types — The Virtual Data Model in SAP S/4HANA Cloud Public Edition
- View Browser — Search, browse and tag CDS Views
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| P_ProdnRoutingCompAllocDEX | P_ProdnRoutingCompAllocDEX | from |
Associations (1)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_ProductionRoutingDEX | _ProductionRouting | $projection.BillOfOperationsType = _ProductionRouting.BillOfOperationsType and $projection.ProductionRoutingGroup = _ProductionRouting.ProductionRoutingGroup and $projection.ProductionRouting = _ProductionRouting.ProductionRouting |
Annotations (15)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #MANDATORY | view | |
| VDM.viewType | #BASIC | view | |
| ObjectModel.representativeKey | ProdnRtgOpBOMItemIntVersion | view | |
| EndUserText.label | Prodn Routing Component Allocation | view | |
| ObjectModel.usageType.serviceQuality | #A | view | |
| ObjectModel.usageType.sizeCategory | #M | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| Analytics.dataCategory | #DIMENSION | view | |
| Analytics.dataExtraction.enabled | true | view | |
| Analytics.dataExtraction.delta.changeDataCapture.automatic | true | view | |
| Analytics.internalName | #LOCAL | view | |
| ObjectModel.sapObjectNodeType.name | ProductionRoutingCompAlloc | view | |
| Metadata.allowExtensions | true | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| ObjectModel.modelingPattern | #ANALYTICAL_DIMENSION | view |
Fields (34)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | BillOfOperationsType | BillOfOperationsType | Task List Type | |
| KEY | ProductionRoutingGroup | ProductionRoutingGroup | Key for Task List Group | |
| KEY | ProdnRtgOpBOMItemInternalID | ProdnRtgOpBOMItemInternalID | No. for material comp. allocation to task list | |
| KEY | ProdnRtgOpBOMItemIntVersion | ProdnRtgOpBOMItemIntVersion | Internal counter | |
| ProductionRouting | ProductionRouting | Referenced BOO Variant | ||
| ProductionRoutingSequence | ProductionRoutingSequence | Sequence | ||
| ProductionRoutingOpIntID | ProductionRoutingOpIntID | Task list node number for operation | ||
| BillOfOperationsVersion | BillOfOperationsVersion | Routing Version | ||
| ValidityStartDate | ValidityStartDate | Validity Start Date | ||
| ValidityEndDate | ValidityEndDate | Valid-to date | ||
| CreationDate | CreationDate | Date Record Created On | ||
| CreatedByUser | CreatedByUser | Created By User | ||
| LastChangeDate | LastChangeDate | Change Date Without Document Update | ||
| LastChangedByUser | LastChangedByUser | Last Changed By User | ||
| IsDeleted | IsDeleted | Deletion Indicator | ||
| IsImplicitlyDeleted | IsImplicitlyDeleted | Deletion Indicator | ||
| ChangeNumber | ChangeNumber | Change Number | ||
| GoodsRecipientName | GoodsRecipientName | Goods Recipient | ||
| UnloadingPointName | UnloadingPointName | Unloading Point Name | ||
| BillOfMaterialCategory | BillOfMaterialCategory | BOM category | ||
| BillOfMaterial | BillOfMaterial | Bill of Material | ||
| BillOfMaterialVariant | BillOfMaterialVariant | Alternative BOM | ||
| BillOfMaterialItemNodeNumber | BillOfMaterialItemNodeNumber | Node Number | ||
| BillOfMaterialRootCategory | BillOfMaterialRootCategory | BOM category | ||
| BillOfMaterialRoot | BillOfMaterialRoot | Bill Of Material | ||
| BillOfMaterialRootVariant | BillOfMaterialRootVariant | Alternative BOM | ||
| BillOfMaterialEdgeNumber | BillOfMaterialEdgeNumber | Path in exploded BOM tree | ||
| MatlCompIsMarkedForBackflush | MatlCompIsMarkedForBackflush | Indicator: Backflush | ||
| BillOfMaterialItemQuantity | BillOfMaterialItemQuantity | Component Quantity | ||
| BillOfMaterialItemUnit | BillOfMaterialItemUnit | Component Unit of Measure | ||
| _BillOfOperationsGroup | _BillOfOperationsGroup | |||
| _BillOfOperationsType | _BillOfOperationsType | |||
| _BOOOpBOMItemInternalID | _BOOOpBOMItemInternalID | |||
| _ProductionRouting | _ProductionRouting |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view I_ProdnRoutingCompAllocDEX.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
CREATE VIEW I_ProdnRoutingCompAllocDEX AS
SELECT
BillOfOperationsType,
ProductionRoutingGroup,
ProdnRtgOpBOMItemInternalID,
ProdnRtgOpBOMItemIntVersion,
ProductionRouting,
ProductionRoutingSequence,
ProductionRoutingOpIntID,
BillOfOperationsVersion,
ValidityStartDate,
ValidityEndDate,
CreationDate,
CreatedByUser,
LastChangeDate,
LastChangedByUser,
IsDeleted,
IsImplicitlyDeleted,
ChangeNumber,
GoodsRecipientName,
UnloadingPointName,
BillOfMaterialCategory,
BillOfMaterial,
BillOfMaterialVariant,
BillOfMaterialItemNodeNumber,
BillOfMaterialRootCategory,
BillOfMaterialRoot,
BillOfMaterialRootVariant,
BillOfMaterialEdgeNumber,
MatlCompIsMarkedForBackflush,
BillOfMaterialItemQuantity,
BillOfMaterialItemUnit
FROM P_ProdnRoutingCompAllocDEX
LEFT OUTER JOIN I_ProductionRoutingDEX AS _ProductionRouting ON BillOfOperationsType = _ProductionRouting.BillOfOperationsType AND ProductionRoutingGroup = _ProductionRouting.ProductionRoutingGroup AND ProductionRouting = _ProductionRouting.ProductionRouting -- association [1..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA