I_ARunAnlytsPurgContrCube
Purchasing Contract Details - Cube
I_ARunAnlytsPurgContrCube (Composite)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.
Cross Applications
I_ARunAnlytsPurgContrCube is a Composite CDS View (Cube) that provides data about "Purchasing Contract Details - Cube" in SAP S/4HANA. It reads from 1 data source (I_SupDmndAllDocPurgContrC) and exposes 53 fields with key fields Product, Plant, Batch, StorageLocation, SupplyNumber. It has 14 associations to related views.
SAP Help Documentation
| Category | Analytics CDS Views |
|---|---|
| Data Category | Cube |
| Corresponding DataSource | 2CIARNANYTSPCC |
This CDS view provides the supply assignment details of purchase contracts. This CDS view provides the data to answer the following business questions: What is the total assigned quantity, normal assigned quantity, and so on? 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: ARUN_SDO (Authorization object for supply demand overview)
Structure
Fields Used for Filtering The main filters are as follows: RequestedDeliveryDate : This field is used to filter the data for a range of requested delivery date. Plant : This field is used to filter the data for different plants. DistributionChannel : This field is used to filter the data for different distribution channels. SalesOrganization : This field is used to filter the data by different sales organizations. Further Important Fields Important fields in this view include the following: Field Name Description Measure or Attribute TotalQuantity Total Quantity Measure AssignedQuantityInBaseUnit Total Assignment Quantity in Base Unit Measure NormalAssignedQuantityInBsUnt Normal Assigned Quantity in Base Unit Measure PreviewAssignedQuantityInBsUnt Preview Assigned Quantity in Base Unit Measure ARunTmpAssignedQuantityInBsUnt Temporary Assigned Quantity in Base Unit Measure ReleasedQuantity Released Quantity Measure OpenReleasedQuantity Open Released Quantity Measure OpenSupplyQuantity Open Supply Quantity Measure
SAP API Hub
| State | C1 |
|---|---|
| Line of Business | Cross Applications |
| Application Component | LO-RFM-ARN |
| Capabilities | Data Provider for Analytical Queries, Data Source in SQL Select, Data Source for Defining CDS Entities |
| Package | Cross Applications for SAP S/4HANA Cloud Private Edition |
| Description | <p>This CDS view provides the supply assignment details of purchase contracts.</p> <p>This CDS view provides the data to answer the following business questions:</p> <ul> <li><p>What is the total assigned quantity, normal assigned quantity, and so on?</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 Private Edition ABAP CDS views replicated to SAP Cloud Platform
- CDS Views on SAP Business Accelerator Hub — Explore SAP S/4HANA Cloud 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 |
|---|---|---|
| I_SupDmndAllDocPurgContrC | I_SupDmndAllDocPurgContrC | from |
Associations (14)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..1] | I_Product | _Product | $projection.Product = _Product.Product |
| [0..1] | I_ProductGroup | _ProductGroup | $projection.ProductGroup = _ProductGroup.MaterialGroup |
| [0..1] | I_Producttype | _ProductType | $projection.ProductType = _ProductType.ProductType |
| [0..1] | I_SalesOrganization | _SalesOrg | $projection.SalesOrganization = _SalesOrg.SalesOrganization |
| [0..1] | I_DistributionChannel | _DistrChnl | $projection.DistributionChannel = _DistrChnl.DistributionChannel |
| [0..1] | I_Division | _Divn | $projection.Division = _Divn.Division |
| [0..1] | I_SalesDistrict | _SalesDist | $projection.SalesDistrict = _SalesDist.SalesDistrict |
| [0..1] | I_Plant | _Plant | $projection.Plant = _Plant.Plant |
| [0..1] | I_CompanyCode | _CompanyCode | $projection.CompanyCode = _CompanyCode.CompanyCode |
| [0..1] | I_UnitOfMeasure | _BaseUnit | $projection.BaseUnit = _BaseUnit.UnitOfMeasure |
| [0..1] | I_PurchasingOrganization | _PurchasingOrganization | $projection.PurchasingOrganization = _PurchasingOrganization.PurchasingOrganization |
| [0..1] | I_PurchasingGroup | _PurchasingGroup | $projection.PurchasingGroup = _PurchasingGroup.PurchasingGroup |
| [0..1] | I_SupDmndAllDocSupType | _SupType | $projection.AssignedSupplyType = _SupType.AssignedSupplyType |
| [0..1] | I_SupDmndAllDocSupSource | _SupSrce | $projection.SupAssgmtSource = _SupSrce.SupAssgmtSource |
Annotations (17)
| Name | Value | Level | Field |
|---|---|---|---|
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| Analytics.dataCategory | #CUBE | view | |
| Analytics.internalName | #LOCAL | view | |
| VDM.viewType | #COMPOSITE | view | |
| VDM.lifecycle.contract.type | #PUBLIC_LOCAL_API | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| AccessControl.personalData.blocking | #REQUIRED | view | |
| AbapCatalog.sqlViewName | IARNANYTSPCC | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.sizeCategory | #XXL | view | |
| ObjectModel.modelingPattern | #ANALYTICAL_CUBE | view | |
| Metadata.allowExtensions | true | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| EndUserText.label | Purchasing Contract Details - Cube | view |
Fields (53)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | Product | Material | Material Number | |
| KEY | Plant | Plant | Valuation Area | |
| KEY | Batch | Batch | Batch Number | |
| KEY | StorageLocation | StorageLocation | Storage Location | |
| KEY | SupplyNumber | SupplyNumber | ||
| KEY | SupplyItem | SupplyItem | ||
| KEY | SupplyScheduleLine | SupplyScheduleLine | ||
| KEY | ProductAvailabilityDate | ProductAvailabilityDate | Purchasing Document Date | |
| KEY | AssignedSupplyType | AssignedSupplyType | ||
| RequestedDeliveryDate | RequestedDeliveryDate | Purchasing Document Date | ||
| TotalQuantity | TotalQuantity | Activity Quantity | ||
| OpenSupplyQuantity | OpenSupplyQuantity | |||
| AssignedQuantityInBaseUnit | AssignedQuantityInBaseUnit | |||
| NormalAssignedQuantityInBsUnt | NormalAssignedQuantityInBsUnt | |||
| PreviewAssignedQuantityInBsUnt | PreviewAssignedQuantityInBsUnt | |||
| ARunTmpAssignedQuantityInBsUnt | ARunTmpAssignedQuantityInBsUnt | |||
| ReleasedQuantity | ReleasedQuantity | Target Quantity | ||
| OpenReleasedQuantity | OpenSupplyQuantity | |||
| BaseUnit | BaseUnit | Purchase Order Unit of Measure | ||
| CalendarYear | CalendarYear | Calendar Year | ||
| CalendarMonth | CalendarMonth | Calendar Month | ||
| CalendarMonthName | CalendarMonthName | Short Text for Fixed Values | ||
| CalendarWeek | CalendarWeek | Calendar Week | ||
| CalendarDay | CalendarDay | Occur Day in a Month | ||
| ProductGroup | MaterialGroup | Material Group | ||
| ProductType | MaterialType | Material Type | ||
| SupAssgmtSource | SupAssgmtSource | |||
| CrossPlantConfigurableProduct | CrossPlantConfigurableProduct | Cross-Plant Configurable Material | ||
| SalesOrganization | SalesOrganization | Sales Organization for Intercompany Billing | ||
| DistributionChannel | DistributionChannel | Distribution Channel for Intercompany billing | ||
| Division | Division | Division for Intercompany Billing | ||
| SalesDistrict | SalesDistrict | Sales District | ||
| Customer | Customer | Sold-to Party | ||
| CompanyCode | CompanyCode | Receiver Company Code | ||
| PurchasingOrganization | PurchasingOrganization | Purchasing Organization | ||
| PurchasingGroup | PurchasingGroup | Purchasing Group | ||
| SupAssgmtAggrgQtyUnit | Base Unit of Measure | |||
| NetPriceAmount | NetPriceAmount | Net Price in Purchasing Document (in Document Currency) | ||
| DocumentCurrency | DocumentCurrency | Document Currency | ||
| _Product | _Product | |||
| _ProductGroup | _ProductGroup | |||
| _ProductType | _ProductType | |||
| _SalesOrg | _SalesOrg | |||
| _DistrChnl | _DistrChnl | |||
| _Divn | _Divn | |||
| _SalesDist | _SalesDist | |||
| _Plant | _Plant | |||
| _CompanyCode | _CompanyCode | |||
| _BaseUnit | _BaseUnit | |||
| _PurchasingOrganization | _PurchasingOrganization | |||
| _PurchasingGroup | _PurchasingGroup | |||
| _SupType | _SupType | |||
| _SupSrce | _SupSrce |
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_ARunAnlytsPurgContrCube.
-- 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_ARunAnlytsPurgContrCube AS
SELECT
Material AS Product,
Plant,
Batch,
StorageLocation,
SupplyNumber,
SupplyItem,
SupplyScheduleLine,
ProductAvailabilityDate,
AssignedSupplyType,
RequestedDeliveryDate,
TotalQuantity,
OpenSupplyQuantity,
AssignedQuantityInBaseUnit,
NormalAssignedQuantityInBsUnt,
PreviewAssignedQuantityInBsUnt,
ARunTmpAssignedQuantityInBsUnt,
ReleasedQuantity,
OpenSupplyQuantity AS OpenReleasedQuantity,
BaseUnit,
CalendarYear,
CalendarMonth,
CalendarMonthName,
CalendarWeek,
CalendarDay,
MaterialGroup AS ProductGroup,
MaterialType AS ProductType,
SupAssgmtSource,
CrossPlantConfigurableProduct,
SalesOrganization,
DistributionChannel,
Division,
SalesDistrict,
Customer,
CompanyCode,
PurchasingOrganization,
PurchasingGroup,
cast( ' ' as meins ) AS SupAssgmtAggrgQtyUnit,
NetPriceAmount,
DocumentCurrency
FROM I_SupDmndAllDocPurgContrC
LEFT OUTER JOIN I_Product AS _Product ON Product = _Product.Product -- association [0..1]
LEFT OUTER JOIN I_ProductGroup AS _ProductGroup ON ProductGroup = _ProductGroup.MaterialGroup -- association [0..1]
LEFT OUTER JOIN I_Producttype AS _ProductType ON ProductType = _ProductType.ProductType -- association [0..1]
LEFT OUTER JOIN I_SalesOrganization AS _SalesOrg ON SalesOrganization = _SalesOrg.SalesOrganization -- association [0..1]
LEFT OUTER JOIN I_DistributionChannel AS _DistrChnl ON DistributionChannel = _DistrChnl.DistributionChannel -- association [0..1]
LEFT OUTER JOIN I_Division AS _Divn ON Division = _Divn.Division -- association [0..1]
LEFT OUTER JOIN I_SalesDistrict AS _SalesDist ON SalesDistrict = _SalesDist.SalesDistrict -- association [0..1]
LEFT OUTER JOIN I_Plant AS _Plant ON Plant = _Plant.Plant -- association [0..1]
LEFT OUTER JOIN I_CompanyCode AS _CompanyCode ON CompanyCode = _CompanyCode.CompanyCode -- association [0..1]
LEFT OUTER JOIN I_UnitOfMeasure AS _BaseUnit ON BaseUnit = _BaseUnit.UnitOfMeasure -- association [0..1]
LEFT OUTER JOIN I_PurchasingOrganization AS _PurchasingOrganization ON PurchasingOrganization = _PurchasingOrganization.PurchasingOrganization -- association [0..1]
LEFT OUTER JOIN I_PurchasingGroup AS _PurchasingGroup ON PurchasingGroup = _PurchasingGroup.PurchasingGroup -- association [0..1]
LEFT OUTER JOIN I_SupDmndAllDocSupType AS _SupType ON AssignedSupplyType = _SupType.AssignedSupplyType -- association [0..1]
LEFT OUTER JOIN I_SupDmndAllDocSupSource AS _SupSrce ON SupAssgmtSource = _SupSrce.SupAssgmtSource -- 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