I_SchedgAgrmtRelDocScLiAPI01
SchedLine in Rel Doc of Pur Schedg Agrmt
I_SchedgAgrmtRelDocScLiAPI01 (Composite)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.
Sourcing & Procurement
I_SchedgAgrmtRelDocScLiAPI01 is a Composite CDS View that provides data about "SchedLine in Rel Doc of Pur Schedg Agrmt" in SAP S/4HANA. It reads from 1 data source (I_SchedgAgrmtRelDocSchedLine) and exposes 18 fields with key fields SchedulingAgreement, SchedulingAgreementItem, SchedulingAgreementReleaseType, SchedulingAgreementRelease, ScheduleLine. It has 3 associations to related views.
SAP Help Documentation
| Category | CDS Views for Purchase Scheduling Agreements |
|---|---|
| Status | Released |
This CDS view provides general information about the schedule line in the release document of the purchase scheduling agreement. This CDS view provides the prerequisites for answering the following business questions: What is the associated purchase scheduling agreement? What is the item number of the associated purchase scheduling agreement? What is the schedule line number of the release document of the purchase scheduling agreement? What is the release type of the purchase scheduling agreement? What is the release code of the purchase scheduling agreement?
Prerequisites
You must have a role based on the SAP_BR_PURCHASER business role template.
Structure
Object types This view relates to the following SAP object types: I_SchedgAgrmtRelDocScLiAPI01
SAP API Hub
| State | C1 |
|---|---|
| Line of Business | Sourcing & Procurement |
| Application Component | MM-PUR-OA-CON |
| Capabilities | Data Source in SQL Select, Data Source for Defining CDS Entities, Association Target for Defining CDS Entities |
| Package | Sourcing & Procurement for SAP S/4HANA Cloud Private Edition |
| Description | <p>This CDS view provides general information about the schedule line in the release document of the purchase scheduling agreement.</p> <p>This CDS view provides the prerequisites for answering the following business questions:</p> <ul> <li><p>What is the associated purchase scheduling agreement?</p></li> <li><p>What is the item number of the associated purchase scheduling agreement?</p></li> <li><p>What is the schedule line number of the release document of the purchase scheduling agreement?</p></li> <li><p>What is the release type of the purchase scheduling agreement?</p></li> <li><p>What is the release code of the purchase scheduling agreement?</p></li> </ul> |
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 |
|---|---|---|
| I_SchedgAgrmtRelDocSchedLine | I_SchedgAgrmtRelDocSchedLine | from |
Associations (3)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_SchedgagrmthdrApi01 | _SchedgAgrmtHdrAPI01 | $projection.SchedulingAgreement = _SchedgAgrmtHdrAPI01.SchedulingAgreement |
| [1..1] | I_SchedgAgrmtItmApi01 | _SchedgAgrmtItmAPI01 | $projection.SchedulingAgreement = _SchedgAgrmtItmAPI01.SchedulingAgreement and $projection.SchedulingAgreementItem = _SchedgAgrmtItmAPI01.SchedulingAgreementItem |
| [1..1] | I_SchedgAgrmtReleaseDocAPI01 | _SchedgAgrmtReleaseDocAPI01 | $projection.SchedulingAgreement = _SchedgAgrmtReleaseDocAPI01.SchedulingAgreement and $projection.SchedulingAgreementItem = _SchedgAgrmtReleaseDocAPI01.SchedulingAgreementItem and $projection.SchedulingAgreementReleaseType = _SchedgAgrmtReleaseDocAPI01.SchedulingAgreementReleaseType and $projection.SchedulingAgreementRelease = _SchedgAgrmtReleaseDocAPI01.ReleaseCode |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | ISARELDOCSLAPI01 | view | |
| AbapCatalog.preserveKey | true | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| EndUserText.label | SchedLine in Rel Doc of Pur Schedg Agrmt | view | |
| VDM.viewType | #COMPOSITE | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view |
Fields (18)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | SchedulingAgreement | SchedulingAgreement | Purchasing Document Number | |
| KEY | SchedulingAgreementItem | SchedulingAgreementItem | Item Number of Purchasing Document | |
| KEY | SchedulingAgreementReleaseType | SchedulingAgreementReleaseType | Scheduling agreement release type | |
| KEY | SchedulingAgreementRelease | SchedulingAgreementRelease | Release Number | |
| KEY | ScheduleLine | ScheduleLine | Delivery Schedule Line Counter | |
| ScheduleLineDeliveryDate | ScheduleLineDeliveryDate | Item Delivery Date | ||
| ScheduleLineDeliveryTime | ScheduleLineDeliveryTime | Delivery Date Time-Spot | ||
| ScheduledQuantity | ScheduledQuantity | Scheduled Quantity | ||
| SchedgLineType | SchedgLineType | Schedule line type (backlog, immed. requirement, forecast) | ||
| BOMExplosion | BOMExplosion | BOM explosion number | ||
| SourceOfCreation | SourceOfCreation | Creation indicator (purchase requisition/schedule lines) | ||
| PrevDelivQtyOfScheduleLine | PrevDelivQtyOfScheduleLine | Previous Quantity (Delivery Schedule Lines) | ||
| ReceivedQuantity | ReceivedQuantity | Quantity of Goods Received | ||
| DelivDateCategory | DelivDateCategory | Category of delivery date | ||
| OrderQuantityUnit | _SchedgAgrmtReleaseDocAPI01 | OrderQuantityUnit | Purchase Order Unit of Measure | |
| _SchedgAgrmtHdrAPI01 | _SchedgAgrmtHdrAPI01 | |||
| _SchedgAgrmtItmAPI01 | _SchedgAgrmtItmAPI01 | |||
| _SchedgAgrmtReleaseDocAPI01 | _SchedgAgrmtReleaseDocAPI01 |
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_SchedgAgrmtRelDocScLiAPI01.
-- 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: ISARELDOCSLAPI01
CREATE VIEW I_SchedgAgrmtRelDocScLiAPI01 AS
SELECT
SchedulingAgreement,
SchedulingAgreementItem,
SchedulingAgreementReleaseType,
SchedulingAgreementRelease,
ScheduleLine,
ScheduleLineDeliveryDate,
ScheduleLineDeliveryTime,
ScheduledQuantity,
SchedgLineType,
BOMExplosion,
SourceOfCreation,
PrevDelivQtyOfScheduleLine,
ReceivedQuantity,
DelivDateCategory,
_SchedgAgrmtReleaseDocAPI01.OrderQuantityUnit AS OrderQuantityUnit
FROM I_SchedgAgrmtRelDocSchedLine
LEFT OUTER JOIN I_SchedgagrmthdrApi01 AS _SchedgAgrmtHdrAPI01 ON SchedulingAgreement = _SchedgAgrmtHdrAPI01.SchedulingAgreement -- association [1..1]
LEFT OUTER JOIN I_SchedgAgrmtItmApi01 AS _SchedgAgrmtItmAPI01 ON SchedulingAgreement = _SchedgAgrmtItmAPI01.SchedulingAgreement AND SchedulingAgreementItem = _SchedgAgrmtItmAPI01.SchedulingAgreementItem -- association [1..1]
LEFT OUTER JOIN I_SchedgAgrmtReleaseDocAPI01 AS _SchedgAgrmtReleaseDocAPI01 ON SchedulingAgreement = _SchedgAgrmtReleaseDocAPI01.SchedulingAgreement AND SchedulingAgreementItem = _SchedgAgrmtReleaseDocAPI01.SchedulingAgreementItem AND SchedulingAgreementReleaseType = _SchedgAgrmtReleaseDocAPI01.SchedulingAgreementReleaseType AND SchedulingAgreementRelease = _SchedgAgrmtReleaseDocAPI01.ReleaseCode -- 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