I_ProdnRtgMatlPRTAssgmtDEX
Prodn Routing Material PRT Assignment
I_ProdnRtgMatlPRTAssgmtDEX (Basic)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Public Edition with built-in and side-by-side extension capabilities.
ProductionRoutingMatlPRTAssgmt · Manufacturing
I_ProdnRtgMatlPRTAssgmtDEX is a Basic CDS View (Dimension) that provides data about "Prodn Routing Material PRT Assignment" in SAP S/4HANA. It reads from 2 data sources (crfh, P_ProdnRoutingMatlPRTAssgmtDEX) and exposes 41 fields with key fields BillOfOperationsType, ProductionRoutingGroup, BOOOperationPRTInternalID, BOOOperationPRTIntVersCounter. 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 assignment of production resources and tools (PRT) to production routings. It integrates data from various tables to offer a comprehensive view of how materials and resources are allocated within production operations. This CDS view provides the data to answer the following business questions: What are the specific production resources and tools assigned to each production routing? How are production resources and tools categorized and identified within the production routing process? What are the validity periods for the assignments of production resources and tools to production routings? Who created or last modified the assignments of production resources and tools to production routings, and when? What are the standard work quantities and usage quantities for production resources and tools in the production routing? How are the start and end date offsets calculated for the production resource and tool assignments in the production routing? 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 BOOOperationPRTInternalID PRT Item Counter BOOOperationPRTIntVersCounter Counter ProductionRouting Group Counter ProductionRoutingSequence Sequence ProductionRoutingOpIntID Task List Node BillOfOperationsVersion Routing Version ProdnRsceToolItemNumber PRT Item Number ProductionResourceType Object Type ProductionResourceInternalID Object ID Plant Plant Product Material ProdnRsceToolControlProfile PRT Control Profile ProdnRsceToolStandardTextCode Standard Text Key ProdnRsceToolText Text for PRT CreationDate Created On CreatedByUser Created By LastChangeDate Changed On LastChangedByUser Changed By ChangeNumber Change Number ValidityStartDate Valid From ValidityEndDate Valid to IsDeleted Deletion Indicator IsImplicitlyDeleted Deletion Indicator ProdnRsceToolStdWorkQtyUnit Unit for Quantity ProdnRsceToolStandardWorkQty Quantity ProdnRsceToolTotQtyCalcFormula Quantity Formula ProdnRsceToolUsageQuantityUnit Usage Value Unit ProdnRsceToolUsageQuantity Standard Usage Value ProdnRsceToolUsageQtyCalcFmla Usage Value Formula StartDateOffsetReferenceCode Ref. date for start StartDateOffsetDurationUnit Start Offset Unit StartDateOffsetDuration Offset to start EndDateOffsetReferenceCode Ref. date for finish EndDateOffsetDurationUnit Offset End Unit EndDateOffsetDuration Offset to finish
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 assignment of production resources and tools (PRT) to production routings. It integrates data from various tables to offer a comprehensive view of how materials and resources are allocated within production operations.</p> <p>This CDS view provides the data to answer the following business questions:</p> <ul> <li><p>What are the specific production resources and tools assigned to each production routing?</p></li> <li><p>How are production resources and tools categorized and identified within the production routing process?</p></li> <li><p>What are the validity periods for the assignments of production resources and tools to production routings?</p></li> <li><p>Who created or last modified the assignments of production resources and tools to production routings, and when?</p></li> <li><p>What are the standard work quantities and usage quantities for production resources and tools in the production routing?</p></li> <li><p>How are the start and end date offsets calculated for the production resource and tool assignments in the production routing?</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 (2)
| Source | Alias | Join Type |
|---|---|---|
| crfh | crfh | inner |
| P_ProdnRoutingMatlPRTAssgmtDEX | P_ProdnRoutingMatlPRTAssgmtDEX | 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 (14)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #MANDATORY | view | |
| VDM.viewType | #BASIC | view | |
| ObjectModel.representativeKey | BOOOperationPRTIntVersCounter | view | |
| EndUserText.label | Prodn Routing Material PRT Assignment | 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.internalName | #LOCAL | view | |
| ObjectModel.sapObjectNodeType.name | ProductionRoutingMatlPRTAssgmt | view | |
| Metadata.allowExtensions | true | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| ObjectModel.modelingPattern | #ANALYTICAL_DIMENSION | view |
Fields (41)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | BillOfOperationsType | P_ProdnRoutingMatlPRTAssgmtDEX | BillOfOperationsType | Task List Type |
| KEY | ProductionRoutingGroup | P_ProdnRoutingMatlPRTAssgmtDEX | ProductionRoutingGroup | Key for Task List Group |
| KEY | BOOOperationPRTInternalID | P_ProdnRoutingMatlPRTAssgmtDEX | BOOOperationPRTInternalID | Item Counter for Production Resources/Tools |
| KEY | BOOOperationPRTIntVersCounter | P_ProdnRoutingMatlPRTAssgmtDEX | BOOOperationPRTIntVersCounter | Internal counter |
| ProductionRouting | P_ProdnRoutingMatlPRTAssgmtDEX | ProductionRouting | Referenced BOO Variant | |
| ProductionRoutingSequence | P_ProdnRoutingMatlPRTAssgmtDEX | ProductionRoutingSequence | Sequence | |
| ProductionRoutingOpIntID | P_ProdnRoutingMatlPRTAssgmtDEX | ProductionRoutingOpIntID | Number of the Task List Node | |
| BillOfOperationsVersion | P_ProdnRoutingMatlPRTAssgmtDEX | BillOfOperationsVersion | Routing Version | |
| ProdnRsceToolItemNumber | P_ProdnRoutingMatlPRTAssgmtDEX | ProdnRsceToolItemNumber | Item Number for Production Resource/Tool | |
| ProductionResourceType | P_ProdnRoutingMatlPRTAssgmtDEX | ProductionResourceType | Object types of the CIM resource | |
| ProductionResourceInternalID | P_ProdnRoutingMatlPRTAssgmtDEX | ProductionResourceInternalID | Object ID of the resource | |
| Plant | P_ProdnRoutingMatlPRTAssgmtDEX | Plant | Valuation Area | |
| Product | P_ProdnRoutingMatlPRTAssgmtDEX | Product | Material Number | |
| ProdnRsceToolControlProfile | P_ProdnRoutingMatlPRTAssgmtDEX | ProdnRsceToolControlProfile | Control Profile for Management of Production Resources/Tools | |
| ProdnRsceToolStandardTextCode | P_ProdnRoutingMatlPRTAssgmtDEX | ProdnRsceToolStandardTextCode | Standard Text Key for Production Resources/Tools | |
| ProdnRsceToolText | P_ProdnRoutingMatlPRTAssgmtDEX | ProdnRsceToolText | First Line of Text for Production Resources/Tools | |
| CreationDate | P_ProdnRoutingMatlPRTAssgmtDEX | CreationDate | Date Record Created On | |
| CreatedByUser | P_ProdnRoutingMatlPRTAssgmtDEX | CreatedByUser | Created By User | |
| LastChangeDate | P_ProdnRoutingMatlPRTAssgmtDEX | LastChangeDate | Last Changed On | |
| LastChangedByUser | P_ProdnRoutingMatlPRTAssgmtDEX | LastChangedByUser | Last Changed By User | |
| ChangeNumber | P_ProdnRoutingMatlPRTAssgmtDEX | ChangeNumber | Change Number | |
| ValidityStartDate | P_ProdnRoutingMatlPRTAssgmtDEX | ValidityStartDate | Validity Start Date | |
| ValidityEndDate | P_ProdnRoutingMatlPRTAssgmtDEX | ValidityEndDate | Valid-to date | |
| IsDeleted | P_ProdnRoutingMatlPRTAssgmtDEX | IsDeleted | Deletion Indicator | |
| IsImplicitlyDeleted | P_ProdnRoutingMatlPRTAssgmtDEX | IsImplicitlyDeleted | Deletion Indicator | |
| ProdnRsceToolStdWorkQtyUnit | P_ProdnRoutingMatlPRTAssgmtDEX | ProdnRsceToolStdWorkQtyUnit | Unit for Quantity of Production Resources/Tools | |
| ProdnRsceToolStandardWorkQty | P_ProdnRoutingMatlPRTAssgmtDEX | ProdnRsceToolStandardWorkQty | Standard Value for Quantity of Production Resources/Tools | |
| ProdnRsceToolTotQtyCalcFormula | P_ProdnRoutingMatlPRTAssgmtDEX | ProdnRsceToolTotQtyCalcFormula | Formula for Calculating the Total Quantity of PRT | |
| ProdnRsceToolUsageQuantityUnit | P_ProdnRoutingMatlPRTAssgmtDEX | ProdnRsceToolUsageQuantityUnit | Usage Value Unit of the Production Resource/Tool | |
| ProdnRsceToolUsageQuantity | P_ProdnRoutingMatlPRTAssgmtDEX | ProdnRsceToolUsageQuantity | Standard Usage Value for Production Resources/Tools | |
| ProdnRsceToolUsageQtyCalcFmla | P_ProdnRoutingMatlPRTAssgmtDEX | ProdnRsceToolUsageQtyCalcFmla | Formula for Calculating the Total Usage Value of PRT | |
| StartDateOffsetReferenceCode | P_ProdnRoutingMatlPRTAssgmtDEX | StartDateOffsetReferenceCode | Reference Date for Start of Production Resource/Tool Usage | |
| StartDateOffsetDurationUnit | P_ProdnRoutingMatlPRTAssgmtDEX | StartDateOffsetDurationUnit | Offset Unit for Start of Prodn Resource/Tool Usage | |
| StartDateOffsetDuration | P_ProdnRoutingMatlPRTAssgmtDEX | StartDateOffsetDuration | Offset to start of production resource/tool usage | |
| EndDateOffsetReferenceCode | P_ProdnRoutingMatlPRTAssgmtDEX | EndDateOffsetReferenceCode | Reference date for end of production resource/tool usage | |
| EndDateOffsetDurationUnit | P_ProdnRoutingMatlPRTAssgmtDEX | EndDateOffsetDurationUnit | Offset Unit for End of Production Resource/Tool Usage | |
| EndDateOffsetDuration | P_ProdnRoutingMatlPRTAssgmtDEX | EndDateOffsetDuration | Offset to finish of production resource/tool usage | |
| _BillOfOperationsGroup | P_ProdnRoutingMatlPRTAssgmtDEX | _BillOfOperationsGroup | ||
| _BillOfOperationsType | P_ProdnRoutingMatlPRTAssgmtDEX | _BillOfOperationsType | ||
| _BOOOperationPRTInternalID | P_ProdnRoutingMatlPRTAssgmtDEX | _BOOOperationPRTInternalID | ||
| _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_ProdnRtgMatlPRTAssgmtDEX.
-- 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_ProdnRtgMatlPRTAssgmtDEX AS
SELECT
P_ProdnRoutingMatlPRTAssgmtDEX.BillOfOperationsType AS BillOfOperationsType,
P_ProdnRoutingMatlPRTAssgmtDEX.ProductionRoutingGroup AS ProductionRoutingGroup,
P_ProdnRoutingMatlPRTAssgmtDEX.BOOOperationPRTInternalID AS BOOOperationPRTInternalID,
P_ProdnRoutingMatlPRTAssgmtDEX.BOOOperationPRTIntVersCounter AS BOOOperationPRTIntVersCounter,
P_ProdnRoutingMatlPRTAssgmtDEX.ProductionRouting AS ProductionRouting,
P_ProdnRoutingMatlPRTAssgmtDEX.ProductionRoutingSequence AS ProductionRoutingSequence,
P_ProdnRoutingMatlPRTAssgmtDEX.ProductionRoutingOpIntID AS ProductionRoutingOpIntID,
P_ProdnRoutingMatlPRTAssgmtDEX.BillOfOperationsVersion AS BillOfOperationsVersion,
P_ProdnRoutingMatlPRTAssgmtDEX.ProdnRsceToolItemNumber AS ProdnRsceToolItemNumber,
P_ProdnRoutingMatlPRTAssgmtDEX.ProductionResourceType AS ProductionResourceType,
P_ProdnRoutingMatlPRTAssgmtDEX.ProductionResourceInternalID AS ProductionResourceInternalID,
P_ProdnRoutingMatlPRTAssgmtDEX.Plant AS Plant,
P_ProdnRoutingMatlPRTAssgmtDEX.Product AS Product,
P_ProdnRoutingMatlPRTAssgmtDEX.ProdnRsceToolControlProfile AS ProdnRsceToolControlProfile,
P_ProdnRoutingMatlPRTAssgmtDEX.ProdnRsceToolStandardTextCode AS ProdnRsceToolStandardTextCode,
P_ProdnRoutingMatlPRTAssgmtDEX.ProdnRsceToolText AS ProdnRsceToolText,
P_ProdnRoutingMatlPRTAssgmtDEX.CreationDate AS CreationDate,
P_ProdnRoutingMatlPRTAssgmtDEX.CreatedByUser AS CreatedByUser,
P_ProdnRoutingMatlPRTAssgmtDEX.LastChangeDate AS LastChangeDate,
P_ProdnRoutingMatlPRTAssgmtDEX.LastChangedByUser AS LastChangedByUser,
P_ProdnRoutingMatlPRTAssgmtDEX.ChangeNumber AS ChangeNumber,
P_ProdnRoutingMatlPRTAssgmtDEX.ValidityStartDate AS ValidityStartDate,
P_ProdnRoutingMatlPRTAssgmtDEX.ValidityEndDate AS ValidityEndDate,
P_ProdnRoutingMatlPRTAssgmtDEX.IsDeleted AS IsDeleted,
P_ProdnRoutingMatlPRTAssgmtDEX.IsImplicitlyDeleted AS IsImplicitlyDeleted,
P_ProdnRoutingMatlPRTAssgmtDEX.ProdnRsceToolStdWorkQtyUnit AS ProdnRsceToolStdWorkQtyUnit,
P_ProdnRoutingMatlPRTAssgmtDEX.ProdnRsceToolStandardWorkQty AS ProdnRsceToolStandardWorkQty,
P_ProdnRoutingMatlPRTAssgmtDEX.ProdnRsceToolTotQtyCalcFormula AS ProdnRsceToolTotQtyCalcFormula,
P_ProdnRoutingMatlPRTAssgmtDEX.ProdnRsceToolUsageQuantityUnit AS ProdnRsceToolUsageQuantityUnit,
P_ProdnRoutingMatlPRTAssgmtDEX.ProdnRsceToolUsageQuantity AS ProdnRsceToolUsageQuantity,
P_ProdnRoutingMatlPRTAssgmtDEX.ProdnRsceToolUsageQtyCalcFmla AS ProdnRsceToolUsageQtyCalcFmla,
P_ProdnRoutingMatlPRTAssgmtDEX.StartDateOffsetReferenceCode AS StartDateOffsetReferenceCode,
P_ProdnRoutingMatlPRTAssgmtDEX.StartDateOffsetDurationUnit AS StartDateOffsetDurationUnit,
P_ProdnRoutingMatlPRTAssgmtDEX.StartDateOffsetDuration AS StartDateOffsetDuration,
P_ProdnRoutingMatlPRTAssgmtDEX.EndDateOffsetReferenceCode AS EndDateOffsetReferenceCode,
P_ProdnRoutingMatlPRTAssgmtDEX.EndDateOffsetDurationUnit AS EndDateOffsetDurationUnit,
P_ProdnRoutingMatlPRTAssgmtDEX.EndDateOffsetDuration AS EndDateOffsetDuration,
P_ProdnRoutingMatlPRTAssgmtDEX._BillOfOperationsGroup AS _BillOfOperationsGroup,
P_ProdnRoutingMatlPRTAssgmtDEX._BillOfOperationsType AS _BillOfOperationsType,
P_ProdnRoutingMatlPRTAssgmtDEX._BOOOperationPRTInternalID AS _BOOOperationPRTInternalID
FROM P_ProdnRoutingMatlPRTAssgmtDEX
INNER JOIN crfh ON /* join condition not captured in parsed metadata */
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