I_ProductWorkScheduling
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
| Category | CDS Views for Product Master |
|---|---|
| Data Category | Dimension |
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.
SAP API Hub
| State | C1 |
|---|---|
| Line of Business | Database & Data Management |
| Application Component | LO-MD-MM |
| Capabilities | Data Source in SQL Select, Data Source for Defining CDS Entities, Association Target for Defining CDS Entities, Data Source for Data Extraction |
| Package | Database & Data Management for SAP S/4HANA Cloud Private Edition |
| Description | This 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
- Analytics with CDS Views — Build Analytics for S/4HANA Cloud Private Edition ABAP CDS views replicated to SAP Cloud Platform
- CDS Views on SAP Business Accelerator Hub — Explore SAP S/4HANA Cloud Private Edition Private Edition CDS Views on SAP Business Accelerator Hub
- Create CDS View as API — Create CDS views in SAP S/4HANA Cloud Private Edition and consume them as APIs
- Custom CDS Views — Access data using a Custom Core Data Service view (Custom CDS view)
- Key User Extensibility Tools — The Key User Extensibility Tools of S/4HANA
- SAP Extensibility Explorer for SAP S/4HANA Cloud Private Edition — Explore SAP S/4HANA Cloud Private Edition Extensibility options by leveraging the sample scenarios from SAP
- SAP S/4HANA Extensibility — SAP S/4HANA Extensibility Tutorial
- VDM View Types — The Virtual Data Model in SAP S/4HANA Cloud Private Edition
- View Browser — Search, browse and tag CDS Views
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| P_ProductPlantBasic | WorkScheduling | from |
Associations (7)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [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)
| Name | Value | Level | Field |
|---|---|---|---|
| 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)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| 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]
;
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