I_ProductWorkScheduling

DDL: I_PRODUCTWORKSCHEDULING Type: view BASIC

Product WorkScheduling core entity

I_ProductWorkScheduling (Basic)

Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.

ProductPlantWorkScheduling · Database & Data Management

I_ProductWorkScheduling is a Basic CDS View that provides data about "Product WorkScheduling core entity" in SAP S/4HANA. It reads from 1 data source (P_ProductPlantBasic) and exposes 28 fields with key fields Product, Plant. It has 7 associations to related views.

SAP Help Documentation

CategoryCDS Views for Product Master
Data CategoryDimension
Purpose
This CDS view provides information about Work Scheduling data of the plant for a Product. 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 the following authorization objects assigned: Authorization Object Description M_MATE_MAN Material Master: Data at Client Level M_MATE_MAR Material Master: Material Types M_MATE_MAT Material Master: Materials M_MATE_STA Material Master: Maintenance Statuses M_MATE_WGR Material Master: Material Groups M_MATE_WRK Material Master: Plants

Structure
Further important fields Important fields in this view include the following: Field Name Description Product Product Number Plant Plant MaterialBaseQuantity Base quantity UnlimitedOverDelivIsAllowed Indicator: Unlimited Overdelivery Allowed OverDelivToleranceLimit Overdelivery Tolerance Limit UnderDelivToleranceLimit Underdelivery Tolerance Limit ProductionInvtryManagedLoc Issue Storage Location IsActiveEntity Draft - Indicator - Is active document ProdnOrderIsBatchRequired Determination of batch entry in the production/process order ProdIsWithdrawnFrmProdnBin Indicator: withdrawal of stock from production bin TransitionMatrixProductsGroup Group of Materials for Transition Matrix OrderChangeManagementProfile Overall profile for order change management MatlCompIsMarkedForBackflush Indicator: Backflush SetupAndTeardownTime Setup and teardown time ProductionSchedulingProfile Production Scheduling Profile TransitionTime Interoperation time

SAP Business Warehouse (SAP BW) 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

StateC1
Line of BusinessDatabase & Data Management
Application ComponentLO-MD-MM
CapabilitiesData Source in SQL Select, Data Source for Defining CDS Entities, Association Target for Defining CDS Entities, Data Source for Data Extraction
PackageDatabase & Data Management for SAP S/4HANA Cloud Private Edition
DescriptionThis CDS view provides information about Work Scheduling data of the plant for a Product.<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_ProductPlantBasic WorkScheduling from

Associations (7)

CardinalityTargetAliasCondition
[1..1] I_Product _Product $projection.Product = _Product.Product
[0..1] E_Productplant _ProdWorkSchedulingExt $projection.Product = _ProdWorkSchedulingExt.Product and $projection.Plant = _ProdWorkSchedulingExt.Plant
[0..1] I_StorageLocation _ProductionInvtryManagedLoc $projection.Plant = _ProductionInvtryManagedLoc.Plant and $projection.ProductionInvtryManagedLoc = _ProductionInvtryManagedLoc.StorageLocation
[0..1] I_ProductionSupervisor _ProductionSupervisor $projection.Plant = _ProductionSupervisor.Plant and $projection.ProductionSupervisor = _ProductionSupervisor.ProductionSupervisor
[0..1] I_ProductionSchedulingProfile _ProductionSchedulingProfile $projection.Plant = _ProductionSchedulingProfile.Plant and $projection.ProductionSchedulingProfile = _ProductionSchedulingProfile.ProductionSchedulingProfile
[1..1] I_Plant _Plant $projection.Plant = _Plant.Plant
[0..1] I_UnitOfMeasure _ProductProductionQuantityUnit $projection.ProductProductionQuantityUnit = _ProductProductionQuantityUnit.UnitOfMeasure

Annotations (15)

NameValueLevelField
AbapCatalog.sqlViewName IPRDWORKSCHED view
AbapCatalog.preserveKey true view
AbapCatalog.compiler.compareFilter true view
VDM.viewType #BASIC view
AccessControl.authorizationCheck #MANDATORY view
EndUserText.label Product WorkScheduling core entity view
ObjectModel.usageType.serviceQuality #B view
ObjectModel.usageType.sizeCategory #XL view
ObjectModel.usageType.dataClass #MASTER view
ClientHandling.algorithm #SESSION_VARIABLE view
Metadata.ignorePropagatedAnnotations true view
AccessControl.personalData.blocking #NOT_REQUIRED view
Analytics.dataExtraction.enabled true view
ObjectModel.modelingPattern #ANALYTICAL_DIMENSION view
ObjectModel.sapObjectNodeType.name ProductPlantWorkScheduling view

Fields (28)

KeyFieldSource TableSource FieldDescription
KEY Product P_ProductPlantBasic Product Product Number
KEY Plant P_ProductPlantBasic Plant Valuation Area
MaterialBaseQuantity P_ProductPlantBasic MaterialBaseQuantity Base quantity
UnlimitedOverDelivIsAllowed P_ProductPlantBasic UnlimitedOverDelivIsAllowed Indicator: Unlimited Overdelivery Allowed
OverDelivToleranceLimit P_ProductPlantBasic OverDelivToleranceLimit Overdelivery Tolerance Limit
UnderDelivToleranceLimit P_ProductPlantBasic UnderDelivToleranceLimit Underdelivery Tolerance Limit
ProductionInvtryManagedLoc P_ProductPlantBasic ProductionInvtryManagedLoc Storage Location
IsActiveEntity Draft - Indicator - Is active document
ProdnOrderIsBatchRequired P_ProductPlantBasic ProdnOrderIsBatchRequired Determination of batch entry in the production/process order
ProdIsWithdrawnFrmProdnBin P_ProductPlantBasic ProdIsWithdrawnFrmProdnBin Indicator: withdrawal of stock from production bin
TransitionMatrixProductsGroup P_ProductPlantBasic TransitionMatrixProductsGroup Group of Materials for Transition Matrix
OrderChangeManagementProfile P_ProductPlantBasic OrderChangeManagementProfile Overall profile for order change management
MatlCompIsMarkedForBackflush P_ProductPlantBasic MatlCompIsMarkedForBackflush Indicator: Backflush
SetupAndTeardownTime P_ProductPlantBasic SetupAndTeardownTime Setup and teardown time
ProductionSchedulingProfile P_ProductPlantBasic ProductionSchedulingProfile Production Scheduling Profile
TransitionTime P_ProductPlantBasic TransitionTime Interoperation time
ProcessingTimeInDays P_ProductPlantBasic ProcessingTimeInDays Processing Time
ProductionSupervisor P_ProductPlantBasic ProductionSupervisor Production Supervisor
ProductProductionQuantityUnit P_ProductPlantBasic ProductProductionQuantityUnit Production unit
HasProductionVersion P_ProductPlantBasic HasProductionVersion Version Indicator
BaseUnit _Product BaseUnit Base Unit of Measure
_Product _Product
_Plant _Plant
_ProductionInvtryManagedLoc _ProductionInvtryManagedLoc
_ProductionSupervisor _ProductionSupervisor
_ProductionSchedulingProfile _ProductionSchedulingProfile
_BaseUnitOfMeasure _Product _BaseUnitOfMeasure
_ProductProductionQuantityUnit _ProductProductionQuantityUnit

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_ProductWorkScheduling.
-- 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_ProductWorkScheduling AS
SELECT
  WorkScheduling.Product AS Product,
  WorkScheduling.Plant AS Plant,
  WorkScheduling.MaterialBaseQuantity AS MaterialBaseQuantity,
  WorkScheduling.UnlimitedOverDelivIsAllowed AS UnlimitedOverDelivIsAllowed,
  WorkScheduling.OverDelivToleranceLimit AS OverDelivToleranceLimit,
  WorkScheduling.UnderDelivToleranceLimit AS UnderDelivToleranceLimit,
  WorkScheduling.ProductionInvtryManagedLoc AS ProductionInvtryManagedLoc,
  cast( 'X' as sdraft_is_active preserving type ) AS IsActiveEntity,
  WorkScheduling.ProdnOrderIsBatchRequired AS ProdnOrderIsBatchRequired,
  WorkScheduling.ProdIsWithdrawnFrmProdnBin AS ProdIsWithdrawnFrmProdnBin,
  WorkScheduling.TransitionMatrixProductsGroup AS TransitionMatrixProductsGroup,
  WorkScheduling.OrderChangeManagementProfile AS OrderChangeManagementProfile,
  WorkScheduling.MatlCompIsMarkedForBackflush AS MatlCompIsMarkedForBackflush,
  WorkScheduling.SetupAndTeardownTime AS SetupAndTeardownTime,
  WorkScheduling.ProductionSchedulingProfile AS ProductionSchedulingProfile,
  WorkScheduling.TransitionTime AS TransitionTime,
  WorkScheduling.ProcessingTimeInDays AS ProcessingTimeInDays,
  WorkScheduling.ProductionSupervisor AS ProductionSupervisor,
  WorkScheduling.ProductProductionQuantityUnit AS ProductProductionQuantityUnit,
  WorkScheduling.HasProductionVersion AS HasProductionVersion,
  _Product.BaseUnit AS BaseUnit,
  _Product._BaseUnitOfMeasure AS _BaseUnitOfMeasure
FROM P_ProductPlantBasic AS WorkScheduling
LEFT OUTER JOIN I_Product AS _Product ON Product = _Product.Product  -- association [1..1]
LEFT OUTER JOIN E_Productplant AS _ProdWorkSchedulingExt ON Product = _ProdWorkSchedulingExt.Product AND Plant = _ProdWorkSchedulingExt.Plant  -- association [0..1]
LEFT OUTER JOIN I_StorageLocation AS _ProductionInvtryManagedLoc ON Plant = _ProductionInvtryManagedLoc.Plant AND ProductionInvtryManagedLoc = _ProductionInvtryManagedLoc.StorageLocation  -- association [0..1]
LEFT OUTER JOIN I_ProductionSupervisor AS _ProductionSupervisor ON Plant = _ProductionSupervisor.Plant AND ProductionSupervisor = _ProductionSupervisor.ProductionSupervisor  -- association [0..1]
LEFT OUTER JOIN I_ProductionSchedulingProfile AS _ProductionSchedulingProfile ON Plant = _ProductionSchedulingProfile.Plant AND ProductionSchedulingProfile = _ProductionSchedulingProfile.ProductionSchedulingProfile  -- association [0..1]
LEFT OUTER JOIN I_Plant AS _Plant ON Plant = _Plant.Plant  -- association [1..1]
LEFT OUTER JOIN I_UnitOfMeasure AS _ProductProductionQuantityUnit ON ProductProductionQuantityUnit = _ProductProductionQuantityUnit.UnitOfMeasure  -- association [0..1]
;