I_MfgOrderOperationPRT
Mfg Order Operation Production Resource Tool
I_MfgOrderOperationPRT is a Composite CDS View (Dimension) that provides data about "Mfg Order Operation Production Resource Tool" in SAP S/4HANA. It reads from 2 data sources (I_OrderOperationBasic, I_OrderProdnResourceTool) and exposes 99 fields with key fields MfgOrderInternalID, MfgOrderOpProdnRsceToolIntID. It has 14 associations to related views.
SAP Help Documentation
| Category | CDS Views for Discrete and Process Manufacturing |
|---|
Purpose
With this CDS view, you can retrieve manufacturing order operation production resource / tool data (table AFFH ) by internal key. This CDS view provides the prerequisites for answering the following business questions: Which production resources / tools are assigned to a manufacturing order operation? Which user created or changed the production resource / tools of a manufacturing order operation? Which production resources / tools are of which PRT category? What are the scheduled usage start and end dates and times? What are planned and confirmed quantities of the production resources / tools?
Prerequisites
You have authorizations to display the following: Orders by order category ( C_AFKO_ATY ) Orders by order category, order type, and plant ( C_AFKO_AWA ) Orders by order type and plant ( C_AFKO_AWK )
Structure
Main input parameters This CDS view does not have any input parameters. Measures and attributes The following main measures are provided: Planned quantity for the PRT Actual in quantity for the PRT Standard usage value for the PRT The following main attributes are provided: Manufacturing order internal ID Operation production resource/tools internal ID Order operation internal ID Manufacturing order Manufacturing order sequence Manufacturing order operation Manufacturing order type and category Production plant Production resource / tools ID Production resource / tools category Production resource / tools text Production resource / tools control profile Creation dates and times and last change dates and times Earliest scheduled usage start and end dates and times Latest scheduled usage start and end dates and times Actual usage start and end dates and times Planned usage duration Unit of measures for planned and actual production resource / tools
With this CDS view, you can retrieve manufacturing order operation production resource / tool data (table AFFH ) by internal key. This CDS view provides the prerequisites for answering the following business questions: Which production resources / tools are assigned to a manufacturing order operation? Which user created or changed the production resource / tools of a manufacturing order operation? Which production resources / tools are of which PRT category? What are the scheduled usage start and end dates and times? What are planned and confirmed quantities of the production resources / tools?
Prerequisites
You have authorizations to display the following: Orders by order category ( C_AFKO_ATY ) Orders by order category, order type, and plant ( C_AFKO_AWA ) Orders by order type and plant ( C_AFKO_AWK )
Structure
Main input parameters This CDS view does not have any input parameters. Measures and attributes The following main measures are provided: Planned quantity for the PRT Actual in quantity for the PRT Standard usage value for the PRT The following main attributes are provided: Manufacturing order internal ID Operation production resource/tools internal ID Order operation internal ID Manufacturing order Manufacturing order sequence Manufacturing order operation Manufacturing order type and category Production plant Production resource / tools ID Production resource / tools category Production resource / tools text Production resource / tools control profile Creation dates and times and last change dates and times Earliest scheduled usage start and end dates and times Latest scheduled usage start and end dates and times Actual usage start and end dates and times Planned usage duration Unit of measures for planned and actual production resource / tools
Data Sources (2)
| Source | Alias | Join Type |
|---|---|---|
| I_OrderOperationBasic | opr | inner |
| I_OrderProdnResourceTool | prt | from |
Associations (14)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_OrderInternalID | _MfgOrderInternalID | $projection.MfgOrderInternalID = _MfgOrderInternalID.OrderInternalID |
| [1..1] | I_ManufacturingOrder | _MfgOrder | $projection.ManufacturingOrder = _MfgOrder.ManufacturingOrder |
| [1..1] | I_MfgOrder | _MfgOrder2 | $projection.ManufacturingOrder = _MfgOrder2.ManufacturingOrder |
| [1..1] | I_MfgOrderSequence | _MfgOrderSequence | $projection.ManufacturingOrder = _MfgOrderSequence.ManufacturingOrder and $projection.ManufacturingOrderSequence = _MfgOrderSequence.ManufacturingOrderSequence |
| [1..1] | I_ManufacturingOrderSequence | _MfgOrderSequence2 | $projection.ManufacturingOrder = _MfgOrderSequence2.ManufacturingOrder and $projection.ManufacturingOrderSequence = _MfgOrderSequence2.ManufacturingOrderSequence |
| [1..1] | I_ManufacturingOrderOperation | _MfgOrderOperation | $projection.MfgOrderInternalID = _MfgOrderOperation.MfgOrderInternalID and $projection.OrderOperationInternalID = _MfgOrderOperation.OrderOperationInternalID |
| [1..1] | I_MfgOrderOperationBySemanKey | _MfgOrderOperationBySemanKey | $projection.ManufacturingOrder = _MfgOrderOperationBySemanKey.ManufacturingOrder and $projection.ManufacturingOrderSequence = _MfgOrderOperationBySemanKey.ManufacturingOrderSequence and $projection.ManufacturingOrderOperation = _MfgOrderOperationBySemanKey.ManufacturingOrderOperation |
| [1..1] | I_MfgOrderOperationBySemKey | _MfgOrderOperationBySemKey | $projection.ManufacturingOrder = _MfgOrderOperationBySemKey.ManufacturingOrder and $projection.ManufacturingOrderSequence = _MfgOrderOperationBySemKey.ManufacturingOrderSequence and $projection.ManufacturingOrderOperation_2 = _MfgOrderOperationBySemKey.ManufacturingOrderOperation |
| [1..1] | I_MfgOrderCategory | _MfgOrderCategory | $projection.ManufacturingOrderCategory = _MfgOrderCategory.ManufacturingOrderCategory |
| [1..1] | I_MfgOrderType | _MfgOrderType | $projection.ManufacturingOrderType = _MfgOrderType.ManufacturingOrderType |
| [1..1] | I_ProdnRsceToolCategory | _ProdnRsceToolCategory | $projection.ProdnRsceToolCategory = _ProdnRsceToolCategory.ProdnRsceToolCategory |
| [1..1] | I_ProdnRsceToolCategory_2 | _ProdnRsceToolCategory_2 | $projection.ProdnRsceToolCategory_2 = _ProdnRsceToolCategory_2.ProdnRsceToolCategory |
| [1..1] | I_Plant | _ProductionPlant | $projection.ProductionPlant = _ProductionPlant.Plant |
| [1..1] | I_OperationControlProfile | _OperationControlProfile | $projection.OperationControlProfile = _OperationControlProfile.OperationControlProfile |
Annotations (20)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | IPPMFGORDOPPRT | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AccessControl.authorizationCheck | #MANDATORY | view | |
| AccessControl.personalData.blocking | #NOT_REQUIRED | view | |
| Analytics.dataCategory | #DIMENSION | view | |
| Analytics.dataExtraction.enabled | true | view | |
| Analytics.internalName | #LOCAL | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ClientHandling.type | #CLIENT_DEPENDENT | view | |
| Metadata.allowExtensions | true | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| ObjectModel.modelingPattern | #NONE | view | |
| ObjectModel.representativeKey | MfgOrderOpProdnRsceToolIntID | view | |
| ObjectModel.sapObjectNodeType.name | ProductionOrderProdnRsceTool | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| VDM.lifecycle.contract.type | #PUBLIC_LOCAL_API | view | |
| VDM.viewType | #COMPOSITE | view | |
| EndUserText.label | Mfg Order Operation Production Resource Tool | view |
Fields (99)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | MfgOrderInternalID | I_OrderProdnResourceTool | OrderInternalBillOfOperations | Order Internal Bill of Operations |
| KEY | MfgOrderOpProdnRsceToolIntID | I_OrderProdnResourceTool | OrderProdnRsceToolInternalID | Test equipment |
| IsDeleted | I_OrderProdnResourceTool | IsDeleted | TRUE | |
| CreationDate | I_OrderProdnResourceTool | CreationDate | Time Stamp | |
| CreatedByUser | I_OrderProdnResourceTool | CreatedByUser | User Name | |
| LastChangeDate | I_OrderProdnResourceTool | LastChangeDate | Time Stamp | |
| LastChangedByUser | I_OrderProdnResourceTool | LastChangedByUser | User Name | |
| MfgOrderOpProdnRsceToolText | I_OrderProdnResourceTool | OrderProdnRsceToolText | Text for PRT | |
| Language | I_OrderProdnResourceTool | Language | Report Text Language | |
| ProductionResourceType | I_OrderProdnResourceTool | ProductionResourceType | Object Type | |
| ProductionResourceInternalID | I_OrderProdnResourceTool | ProductionResourceInternalID | Object ID | |
| ProductionResourceTool | ||||
| ProdnRsceToolCategory | ||||
| ProdnRsceToolCategory_2 | ||||
| ProdnRsceToolControlProfile | I_OrderProdnResourceTool | ProdnRsceToolControlProfile | PRT Control Profile | |
| ProdnRsceToolItemNumber | I_OrderProdnResourceTool | ProdnRsceToolItemNumber | Item Number | |
| ObjectInternalID | I_OrderProdnResourceTool | ObjectInternalID | Object number | |
| OrderOperationInternalID | I_OrderProdnResourceTool | OrderIntBillOfOperationsItem | Order Internal Bill of Operations Item | |
| ManufacturingOrder | ||||
| ManufacturingOrderSequence | ||||
| ManufacturingOrderOperation | ||||
| ManufacturingOrderOperation_2 | I_OrderOperationBasic | Operation_2 | ||
| MfgOrderOperationIsPhase | I_OrderOperationBasic | MfgOrderOperationIsPhase | Ind.: Phase | |
| ManufacturingOrderCategory | ||||
| ManufacturingOrderType | ||||
| ProductionPlant | ||||
| OperationControlProfile | ||||
| BillOfOperationsType | I_OrderProdnResourceTool | BillOfOperationsType | Task List Type | |
| BillOfOperationsGroup | I_OrderProdnResourceTool | BillOfOperationsGroup | Group | |
| EarliestSchedldUsageStartDate | I_OrderProdnResourceTool | EarliestSchedldUsageStartDate | Earliest Start Date | |
| EarliestSchedldUsageStartTime | I_OrderProdnResourceTool | EarliestSchedldUsageStartTime | Earliest Start Time | |
| EarliestSchedldUsageEndDate | I_OrderProdnResourceTool | EarliestSchedldUsageEndDate | Earliest End Date | |
| EarliestSchedldUsageEndTime | I_OrderProdnResourceTool | EarliestSchedldUsageEndTime | Earliest End Time | |
| LatestSchedldUsageStartDate | I_OrderProdnResourceTool | LatestSchedldUsageStartDate | Latest Start Date | |
| LatestSchedldUsageStartTime | I_OrderProdnResourceTool | LatestSchedldUsageStartTime | Latest Start Time | |
| LatestSchedldUsageEndDate | I_OrderProdnResourceTool | LatestSchedldUsageEndDate | Latest End Date | |
| LatestSchedldUsageEndTime | I_OrderProdnResourceTool | LatestSchedldUsageEndTime | Latest End Time | |
| ActualUsageStartDate | I_OrderProdnResourceTool | ActualUsageStartDate | Actual Start Date | |
| ActualUsageStartTime | I_OrderProdnResourceTool | ActualUsageStartTime | Actual Start Time | |
| ActualUsageEndDate | I_OrderProdnResourceTool | ActualUsageEndDate | Actual End Date | |
| ActualUsageEndTime | I_OrderProdnResourceTool | ActualUsageEndTime | Actual End Time | |
| ProdnRsceToolUsageDurnUnit | I_OrderProdnResourceTool | ProdnRsceToolUsageDurnUnit | Usage Duration Unit | |
| ProdnRsceToolUsageDuration | I_OrderProdnResourceTool | ProdnRsceToolUsageDuration | Usage Duration | |
| ProdnRsceToolStdWorkQtyUnit | I_OrderProdnResourceTool | ProdnRsceToolStdWorkQtyUnit | Unit | |
| ProdnRsceToolStandardWorkQty | I_OrderProdnResourceTool | ProdnRsceToolStandardWorkQty | Quantity | |
| PlannedProdnRsceToolQtyUnit | I_OrderProdnResourceTool | PlannedProdnRsceToolQtyUnit | ||
| PlannedTotalProdnRsceToolQty | I_OrderProdnResourceTool | PlannedTotalProdnRsceToolQty | Quantity | |
| ConfirmedProdnRsceToolQtyUnit | I_OrderProdnResourceTool | ConfirmedProdnRsceToolQtyUnit | ||
| ConfirmedProdnRsceToolQty | I_OrderProdnResourceTool | ConfirmedProdnRsceToolQty | Actual Quantity | |
| RemainingProdnRsceToolQtyUnit | I_OrderProdnResourceTool | RemainingProdnRsceToolQtyUnit | ||
| RemainingProdnRsceToolQty | I_OrderProdnResourceTool | RemainingProdnRsceToolQty | Remaining | |
| ProdnRsceToolUsageQuantityUnit | I_OrderProdnResourceTool | ProdnRsceToolUsageQuantityUnit | Usage Val. Unit | |
| ProdnRsceToolUsageQuantity | I_OrderProdnResourceTool | ProdnRsceToolUsageQuantity | Usage Value | |
| PlndProdnRsceToolUsageQtyUnit | I_OrderProdnResourceTool | PlndProdnRsceToolUsageQtyUnit | ||
| PlannedProdnRsceToolUsageQty | I_OrderProdnResourceTool | PlannedProdnRsceToolUsageQty | Usage Value | |
| ConfdProdnRsceToolUsageQtyUnit | I_OrderProdnResourceTool | ConfdProdnRsceToolUsageQtyUnit | ||
| ConfirmedProdnRsceToolUsageQty | I_OrderProdnResourceTool | ConfirmedProdnRsceToolUsageQty | Actual | |
| RmngProdnRsceToolUsageQtyUnit | I_OrderProdnResourceTool | RmngProdnRsceToolUsageQtyUnit | ||
| RemainingProdnRsceToolUsageQty | I_OrderProdnResourceTool | RemainingProdnRsceToolUsageQty | Remaining | |
| ProdnRsceToolTotQtyCalcFormula | I_OrderProdnResourceTool | ProdnRsceToolTotQtyCalcFormula | Formula | |
| ProdnRsceToolUsageQtyCalcFmla | I_OrderProdnResourceTool | ProdnRsceToolUsageQtyCalcFmla | Formula | |
| _MfgOrderInternalID | _MfgOrderInternalID | |||
| _MfgOrder | _MfgOrder | |||
| _MfgOrder2 | _MfgOrder2 | |||
| _MfgOrderSequence | _MfgOrderSequence | |||
| _MfgOrderSequence2 | ||||
| _MfgOrderOperation | _MfgOrderOperation | |||
| _MfgOrderOperationBySemanKey | _MfgOrderOperationBySemanKey | |||
| _MfgOrderOperationBySemKey | _MfgOrderOperationBySemKey | |||
| _MfgOrderCategory | _MfgOrderCategory | |||
| _MfgOrderType | _MfgOrderType | |||
| _ProductionPlant | _ProductionPlant | |||
| _OperationControlProfile | _OperationControlProfile | |||
| _ProdnRsceToolControlProfile | I_OrderProdnResourceTool | _ProdnRsceToolControlProfile | ||
| _ProductionResourceType | I_OrderProdnResourceTool | _ProductionResourceType | ||
| _ProdnRsceToolByInternalKey | I_OrderProdnResourceTool | _ProdnRsceToolByInternalKey | ||
| _ProdnRsceToolMasterData | I_OrderProdnResourceTool | _ProdnRsceToolMasterData | ||
| _ProdnRsceToolCategory | _ProdnRsceToolCategory | |||
| _ProdnRsceToolCategory_2 | _ProdnRsceToolCategory_2 | |||
| _CreatedByUser | I_OrderProdnResourceTool | _CreatedByUser | ||
| _LastChangedByUser | I_OrderProdnResourceTool | _LastChangedByUser | ||
| _Language | I_OrderProdnResourceTool | _Language | ||
| _BillOfOperationsType | I_OrderProdnResourceTool | _BillOfOperationsType | ||
| _BillOfOperationsGroup | I_OrderProdnResourceTool | _BillOfOperationsGroup | ||
| _ProdnRsceToolUsageDurnUnit | I_OrderProdnResourceTool | _ProdnRsceToolUsageDurnUnit | ||
| _ProdnRsceToolStdWorkQtyUnit | I_OrderProdnResourceTool | _ProdnRsceToolStdWorkQtyUnit | ||
| _PlannedProdnRsceToolQtyUnit | I_OrderProdnResourceTool | _PlannedProdnRsceToolQtyUnit | ||
| _ConfirmedProdnRsceToolQtyUnit | I_OrderProdnResourceTool | _ConfirmedProdnRsceToolQtyUnit | ||
| _RemainingProdnRsceToolQtyUnit | I_OrderProdnResourceTool | _RemainingProdnRsceToolQtyUnit | ||
| _ProdnRsceToolUsageQtyUnit | I_OrderProdnResourceTool | _ProdnRsceToolUsageQtyUnit | ||
| _PlndProdnRsceToolUsageQtyUnit | I_OrderProdnResourceTool | _PlndProdnRsceToolUsageQtyUnit | ||
| _ConfdProdnRsceToolUsgeQtyUnit | I_OrderProdnResourceTool | _ConfdProdnRsceToolUsgeQtyUnit | ||
| _RmngProdnRsceToolUsageQtyUnit | I_OrderProdnResourceTool | _RmngProdnRsceToolUsageQtyUnit | ||
| _StatusObject | I_OrderProdnResourceTool | _StatusObject | ||
| _DocumentProdnRsceTool | I_OrderProdnResourceTool | _DocumentProdnRsceTool | ||
| _EquipmentProdnRsceTool | I_OrderProdnResourceTool | _EquipmentProdnRsceTool | ||
| _MaterialProdnRsceTool | I_OrderProdnResourceTool | _MaterialProdnRsceTool | ||
| _MiscProdnRsceTool | I_OrderProdnResourceTool | _MiscProdnRsceTool | ||
| _MsrgPointProdnRsceTool | I_OrderProdnResourceTool | _MsrgPointProdnRsceTool |
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_MfgOrderOperationPRT.
-- 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.
-- SQL view name: IPPMFGORDOPPRT
CREATE VIEW I_MfgOrderOperationPRT AS
SELECT
prt.OrderInternalBillOfOperations AS MfgOrderInternalID,
prt.OrderProdnRsceToolInternalID AS MfgOrderOpProdnRsceToolIntID,
prt.IsDeleted AS IsDeleted,
prt.CreationDate AS CreationDate,
prt.CreatedByUser AS CreatedByUser,
prt.LastChangeDate AS LastChangeDate,
prt.LastChangedByUser AS LastChangedByUser,
prt.OrderProdnRsceToolText AS MfgOrderOpProdnRsceToolText,
prt.Language AS Language,
prt.ProductionResourceType AS ProductionResourceType,
prt.ProductionResourceInternalID AS ProductionResourceInternalID,
cast(prt._ProdnRsceToolByInternalKey.ProductionResourceTool as pph_fhmnr preserving type) AS ProductionResourceTool,
prt._ProdnRsceToolByInternalKey.ProdnRsceToolCategory AS ProdnRsceToolCategory,
prt._ProdnRsceToolByInternalKey.ProdnRsceToolCategory_2 AS ProdnRsceToolCategory_2,
prt.ProdnRsceToolControlProfile AS ProdnRsceToolControlProfile,
prt.ProdnRsceToolItemNumber AS ProdnRsceToolItemNumber,
prt.ObjectInternalID AS ObjectInternalID,
prt.OrderIntBillOfOperationsItem AS OrderOperationInternalID,
cast(prt.OrderID as manufacturingorder preserving type) AS ManufacturingOrder,
cast(opr.Sequence as manufacturingordersequence preserving type) AS ManufacturingOrderSequence,
cast(opr.Operation as manufacturingorderoperation preserving type) AS ManufacturingOrderOperation,
opr.Operation_2 AS ManufacturingOrderOperation_2,
opr.MfgOrderOperationIsPhase AS MfgOrderOperationIsPhase,
cast(prt.OrderCategory as manufacturingordercategory preserving type) AS ManufacturingOrderCategory,
cast(prt.OrderType as manufacturingordertype preserving type) AS ManufacturingOrderType,
cast(prt.Plant as pwwrk preserving type) AS ProductionPlant,
cast(opr.OperationControlProfile as pph_steus preserving type) AS OperationControlProfile,
prt.BillOfOperationsType AS BillOfOperationsType,
prt.BillOfOperationsGroup AS BillOfOperationsGroup,
prt.EarliestSchedldUsageStartDate AS EarliestSchedldUsageStartDate,
prt.EarliestSchedldUsageStartTime AS EarliestSchedldUsageStartTime,
prt.EarliestSchedldUsageEndDate AS EarliestSchedldUsageEndDate,
prt.EarliestSchedldUsageEndTime AS EarliestSchedldUsageEndTime,
prt.LatestSchedldUsageStartDate AS LatestSchedldUsageStartDate,
prt.LatestSchedldUsageStartTime AS LatestSchedldUsageStartTime,
prt.LatestSchedldUsageEndDate AS LatestSchedldUsageEndDate,
prt.LatestSchedldUsageEndTime AS LatestSchedldUsageEndTime,
prt.ActualUsageStartDate AS ActualUsageStartDate,
prt.ActualUsageStartTime AS ActualUsageStartTime,
prt.ActualUsageEndDate AS ActualUsageEndDate,
prt.ActualUsageEndTime AS ActualUsageEndTime,
prt.ProdnRsceToolUsageDurnUnit AS ProdnRsceToolUsageDurnUnit,
prt.ProdnRsceToolUsageDuration AS ProdnRsceToolUsageDuration,
prt.ProdnRsceToolStdWorkQtyUnit AS ProdnRsceToolStdWorkQtyUnit,
prt.ProdnRsceToolStandardWorkQty AS ProdnRsceToolStandardWorkQty,
prt.PlannedProdnRsceToolQtyUnit AS PlannedProdnRsceToolQtyUnit,
prt.PlannedTotalProdnRsceToolQty AS PlannedTotalProdnRsceToolQty,
prt.ConfirmedProdnRsceToolQtyUnit AS ConfirmedProdnRsceToolQtyUnit,
prt.ConfirmedProdnRsceToolQty AS ConfirmedProdnRsceToolQty,
prt.RemainingProdnRsceToolQtyUnit AS RemainingProdnRsceToolQtyUnit,
prt.RemainingProdnRsceToolQty AS RemainingProdnRsceToolQty,
prt.ProdnRsceToolUsageQuantityUnit AS ProdnRsceToolUsageQuantityUnit,
prt.ProdnRsceToolUsageQuantity AS ProdnRsceToolUsageQuantity,
prt.PlndProdnRsceToolUsageQtyUnit AS PlndProdnRsceToolUsageQtyUnit,
prt.PlannedProdnRsceToolUsageQty AS PlannedProdnRsceToolUsageQty,
prt.ConfdProdnRsceToolUsageQtyUnit AS ConfdProdnRsceToolUsageQtyUnit,
prt.ConfirmedProdnRsceToolUsageQty AS ConfirmedProdnRsceToolUsageQty,
prt.RmngProdnRsceToolUsageQtyUnit AS RmngProdnRsceToolUsageQtyUnit,
prt.RemainingProdnRsceToolUsageQty AS RemainingProdnRsceToolUsageQty,
prt.ProdnRsceToolTotQtyCalcFormula AS ProdnRsceToolTotQtyCalcFormula,
prt.ProdnRsceToolUsageQtyCalcFmla AS ProdnRsceToolUsageQtyCalcFmla,
prt._ProdnRsceToolControlProfile AS _ProdnRsceToolControlProfile,
prt._ProductionResourceType AS _ProductionResourceType,
prt._ProdnRsceToolByInternalKey AS _ProdnRsceToolByInternalKey,
prt._ProdnRsceToolMasterData AS _ProdnRsceToolMasterData,
prt._CreatedByUser AS _CreatedByUser,
prt._LastChangedByUser AS _LastChangedByUser,
prt._Language AS _Language,
prt._BillOfOperationsType AS _BillOfOperationsType,
prt._BillOfOperationsGroup AS _BillOfOperationsGroup,
prt._ProdnRsceToolUsageDurnUnit AS _ProdnRsceToolUsageDurnUnit,
prt._ProdnRsceToolStdWorkQtyUnit AS _ProdnRsceToolStdWorkQtyUnit,
prt._PlannedProdnRsceToolQtyUnit AS _PlannedProdnRsceToolQtyUnit,
prt._ConfirmedProdnRsceToolQtyUnit AS _ConfirmedProdnRsceToolQtyUnit,
prt._RemainingProdnRsceToolQtyUnit AS _RemainingProdnRsceToolQtyUnit,
prt._ProdnRsceToolUsageQtyUnit AS _ProdnRsceToolUsageQtyUnit,
prt._PlndProdnRsceToolUsageQtyUnit AS _PlndProdnRsceToolUsageQtyUnit,
prt._ConfdProdnRsceToolUsgeQtyUnit AS _ConfdProdnRsceToolUsgeQtyUnit,
prt._RmngProdnRsceToolUsageQtyUnit AS _RmngProdnRsceToolUsageQtyUnit,
prt._StatusObject AS _StatusObject,
prt._DocumentProdnRsceTool AS _DocumentProdnRsceTool,
prt._EquipmentProdnRsceTool AS _EquipmentProdnRsceTool,
prt._MaterialProdnRsceTool AS _MaterialProdnRsceTool,
prt._MiscProdnRsceTool AS _MiscProdnRsceTool,
prt._MsrgPointProdnRsceTool AS _MsrgPointProdnRsceTool
FROM I_OrderProdnResourceTool AS prt
INNER JOIN I_OrderOperationBasic AS opr ON /* join condition not captured in parsed metadata */
LEFT OUTER JOIN I_OrderInternalID AS _MfgOrderInternalID ON MfgOrderInternalID = _MfgOrderInternalID.OrderInternalID -- association [1..1]
LEFT OUTER JOIN I_ManufacturingOrder AS _MfgOrder ON ManufacturingOrder = _MfgOrder.ManufacturingOrder -- association [1..1]
LEFT OUTER JOIN I_MfgOrder AS _MfgOrder2 ON ManufacturingOrder = _MfgOrder2.ManufacturingOrder -- association [1..1]
LEFT OUTER JOIN I_MfgOrderSequence AS _MfgOrderSequence ON ManufacturingOrder = _MfgOrderSequence.ManufacturingOrder AND ManufacturingOrderSequence = _MfgOrderSequence.ManufacturingOrderSequence -- association [1..1]
LEFT OUTER JOIN I_ManufacturingOrderSequence AS _MfgOrderSequence2 ON ManufacturingOrder = _MfgOrderSequence2.ManufacturingOrder AND ManufacturingOrderSequence = _MfgOrderSequence2.ManufacturingOrderSequence -- association [1..1]
LEFT OUTER JOIN I_ManufacturingOrderOperation AS _MfgOrderOperation ON MfgOrderInternalID = _MfgOrderOperation.MfgOrderInternalID AND OrderOperationInternalID = _MfgOrderOperation.OrderOperationInternalID -- association [1..1]
LEFT OUTER JOIN I_MfgOrderOperationBySemanKey AS _MfgOrderOperationBySemanKey ON ManufacturingOrder = _MfgOrderOperationBySemanKey.ManufacturingOrder AND ManufacturingOrderSequence = _MfgOrderOperationBySemanKey.ManufacturingOrderSequence AND ManufacturingOrderOperation = _MfgOrderOperationBySemanKey.ManufacturingOrderOperation -- association [1..1]
LEFT OUTER JOIN I_MfgOrderOperationBySemKey AS _MfgOrderOperationBySemKey ON ManufacturingOrder = _MfgOrderOperationBySemKey.ManufacturingOrder AND ManufacturingOrderSequence = _MfgOrderOperationBySemKey.ManufacturingOrderSequence AND ManufacturingOrderOperation_2 = _MfgOrderOperationBySemKey.ManufacturingOrderOperation -- association [1..1]
LEFT OUTER JOIN I_MfgOrderCategory AS _MfgOrderCategory ON ManufacturingOrderCategory = _MfgOrderCategory.ManufacturingOrderCategory -- association [1..1]
LEFT OUTER JOIN I_MfgOrderType AS _MfgOrderType ON ManufacturingOrderType = _MfgOrderType.ManufacturingOrderType -- association [1..1]
LEFT OUTER JOIN I_ProdnRsceToolCategory AS _ProdnRsceToolCategory ON ProdnRsceToolCategory = _ProdnRsceToolCategory.ProdnRsceToolCategory -- association [1..1]
LEFT OUTER JOIN I_ProdnRsceToolCategory_2 AS _ProdnRsceToolCategory_2 ON ProdnRsceToolCategory_2 = _ProdnRsceToolCategory_2.ProdnRsceToolCategory -- association [1..1]
LEFT OUTER JOIN I_Plant AS _ProductionPlant ON ProductionPlant = _ProductionPlant.Plant -- association [1..1]
LEFT OUTER JOIN I_OperationControlProfile AS _OperationControlProfile ON OperationControlProfile = _OperationControlProfile.OperationControlProfile -- 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