I_ProdnRoutingCompAllocDEX

DDL: I_PRODNROUTINGCOMPALLOCDEX Type: view_entity BASIC Package: VDM_PP_MD_RTG

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

CategoryCDS Views for Basic Routing Data
Data CategoryDIMENSION
Purpose
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.

View on SAP Help Portal →

SAP API Hub

CategoryBasic
StateC1
Line of BusinessManufacturing
Application ComponentPP-VDM-MD-2CL
CapabilitiesData 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
PackageManufacturing 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

Data Sources (1)

SourceAliasJoin Type
P_ProdnRoutingCompAllocDEX P_ProdnRoutingCompAllocDEX from

Associations (1)

CardinalityTargetAliasCondition
[1..1] I_ProductionRoutingDEX _ProductionRouting $projection.BillOfOperationsType = _ProductionRouting.BillOfOperationsType and $projection.ProductionRoutingGroup = _ProductionRouting.ProductionRoutingGroup and $projection.ProductionRouting = _ProductionRouting.ProductionRouting

Annotations (15)

NameValueLevelField
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)

KeyFieldSource TableSource FieldDescription
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]
;