C_SalesDocumentSchedLineDEX_1
Data Extraction for Sales Document Schedule Lines
C_SalesDocumentSchedLineDEX_1 (Consumption)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.
SalesDocumentScheduleLine · Sales
C_SalesDocumentSchedLineDEX_1 is a Consumption CDS View (Fact) that provides data about "Data Extraction for Sales Document Schedule Lines" in SAP S/4HANA. It reads from 3 data sources (I_SalesDocument, I_SalesDocumentItem, I_SalesDocumentScheduleLine) and exposes 99 fields with key fields SalesDocument, SalesDocumentItem, ScheduleLine. It has 2 associations to related views.
SAP Help Documentation
| Category | Sales Documents |
|---|---|
| Data Category | Fact |
| Corresponding DataSource | 2CCSDSDOCSCHEDLNDX |
This CDS view is app-independent, and is available for all external consumers who want to extract sales document schedule line data to SAP Business Warehouse (SAP BW) or other external systems. Note This CDS view replaces the deprecated CDS view C_SalesDocumentSchedLineDEX . To avoid performance issues, we recommend that you switch to this CDS view immediately. 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: V_VBAK_AAT ( Sales Document: Authorization for Sales Document Types ) V_VBAK_VKO ( Sales Document: Authorization for Sales Areas )
Structure
Object types The following table lists the sales document categories (a subset of Sales and Distribution [SD] document categories) that you can access through this view: Sales Document Categories Description SD Document Category (VBTYP) Inquiry A Quotation B Order C Contract G Returns H Order without Charge I Credit Memo Request K Debit Memo Request L Further important fields Important fields in this view include the following: Field Name Description Measure or Attribute SalesDocument Sales Document Attribute SalesDocumentItem Sales Document Item Attribute SalesOrganization Sales Organization Attribute SoldToParty Sold-to Party Attribute ShipToParty Ship-to Party Attribute BillToParty Bill-to Party Attribute ScheduleLineOrderQuantity Order Quantity Measure TargetQuantityUnit Target Quantity UoM Measure ItemVolumeUnit Volume Unit Measure NetPriceAmount Net Price Measure NetPriceQuantity Pricing Unit Measure Product Product (that is, Material) Measure Product Group Product Group (that is, Material Group) Measure
Data Extraction
Data extraction type Full (physical deletions are possible in source tables) Delta (change data capture) Corresponding DataSource (Extractor) Note The corresponding DataSource (Extractor) and this CDS view may have different functionalities. For details about the DataSource, see the related documentation on the SAP Help Portal at https://help.sap.com/viewer/p/BI_CONTENT_757 under Use SAP Library BI Content . For more information about data extraction, see Extracting Data Through CDS Views to SAP BW/4HANA .
SAP API Hub
| State | C1 |
|---|---|
| Line of Business | Sales |
| Application Component | SD-ANA |
| Capabilities | Data Source for Data Extraction |
| Package | Sales for SAP S/4HANA Cloud Private Edition |
| Description | This CDS view is app-independent, and is available for all external consumers who want to extract sales document schedule line data to SAP Business Warehouse (SAP BW) or other external systems. <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 (3)
| Source | Alias | Join Type |
|---|---|---|
| I_SalesDocument | SalesDocument | inner |
| I_SalesDocumentItem | SalesDocumentItem | inner |
| I_SalesDocumentScheduleLine | ScheduleLine | from |
Associations (2)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..1] | E_SalesDocumentItemBasic | _ExtensionItem | $projection.SalesDocument = _ExtensionItem.SalesDocument and $projection.SalesDocumentItem = _ExtensionItem.SalesDocumentItem |
| [0..1] | E_SalesDocumentBasic | _ExtensionHeader | $projection.SalesDocument = _ExtensionHeader.SalesDocument |
Annotations (16)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CSDSDOCSCHDLNDX1 | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| EndUserText.label | Data Extraction for Sales Document Schedule Lines | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.sizeCategory | #XL | view | |
| ObjectModel.sapObjectNodeType.name | SalesDocumentScheduleLine | view | |
| VDM.viewType | #CONSUMPTION | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| ObjectModel.modelingPattern | #NONE | view | |
| Analytics.internalName | #LOCAL | view | |
| Analytics.dataCategory | #FACT | view | |
| Analytics.dataExtraction.enabled | true | view |
Fields (99)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | SalesDocument | I_SalesDocumentScheduleLine | SalesDocument | Sales Document |
| KEY | SalesDocumentItem | I_SalesDocumentScheduleLine | SalesDocumentItem | Sales Document Item |
| KEY | ScheduleLine | I_SalesDocumentScheduleLine | ScheduleLine | Schedule Line Number |
| CreationDate | I_SalesDocumentItem | CreationDate | Record Created On | |
| CreationTime | I_SalesDocumentItem | CreationTime | Time at Which Record Was Created | |
| LastChangeDate | I_SalesDocumentItem | LastChangeDate | Last Changed On | |
| SDDocumentCategory | I_SalesDocument | SDDocumentCategory | SD Document Category | |
| SalesDocumentType | I_SalesDocument | SalesDocumentType | Sales Document Type | |
| SalesDocumentItemCategory | I_SalesDocumentItem | SalesDocumentItemCategory | Sales Document Item Category | |
| ScheduleLineCategory | I_SalesDocumentScheduleLine | ScheduleLineCategory | Schedule Line Category | |
| SalesOrganization | I_SalesDocument | SalesOrganization | Sales Organization | |
| DistributionChannel | I_SalesDocument | DistributionChannel | Distribution Channel | |
| Division | I_SalesDocumentItem | Division | Internal Division ID | |
| SalesGroup | I_SalesDocument | SalesGroup | Sales Group | |
| SalesOffice | I_SalesDocument | SalesOffice | Sales Office | |
| PricingDate | I_SalesDocument | PricingDate | Date for Pricing and Exchange Rate | |
| NetPriceQuantityUnit | I_SalesDocumentItem | NetPriceQuantityUnit | SettlmtPrcUnit | |
| NetPriceQuantity | I_SalesDocumentItem | NetPriceQuantity | Condition Pricing Unit | |
| NetPriceAmount | I_SalesDocumentItem | NetPriceAmount | Net Price | |
| PriceDetnExchangeRate | I_SalesDocument | PriceDetnExchangeRate | Exchange Rate for Price Determination | |
| Material | I_SalesDocumentItem | Material | Material Number | |
| MaterialGroup | I_SalesDocumentItem | MaterialGroup | Material Group | |
| ProductGroup | I_SalesDocumentItem | ProductGroup | Product Sold Group | |
| Product | I_SalesDocumentItem | Product | Product Number | |
| ProductHierarchyNode | I_SalesDocumentItem | ProductHierarchyNode | Product Hierarchy | |
| ProductAvailabilityDate | I_SalesDocumentScheduleLine | ProductAvailabilityDate | Material Staging/Availability Date | |
| InternationalArticleNumber | I_SalesDocumentItem | InternationalArticleNumber | International Article Number (EAN/UPC) | |
| OriginallyRequestedMaterial | I_SalesDocumentItem | OriginallyRequestedMaterial | Material Entered | |
| MaterialSubstitutionReason | I_SalesDocumentItem | MaterialSubstitutionReason | Reason for Material Substitution | |
| Batch | I_SalesDocumentItem | Batch | Batch Number | |
| AdditionalMaterialGroup1 | I_SalesDocumentItem | AdditionalMaterialGroup1 | Material Group 1 | |
| AdditionalMaterialGroup2 | I_SalesDocumentItem | AdditionalMaterialGroup2 | Material Group 2 | |
| AdditionalMaterialGroup3 | I_SalesDocumentItem | AdditionalMaterialGroup3 | Material Group 3 | |
| AdditionalMaterialGroup4 | I_SalesDocumentItem | AdditionalMaterialGroup4 | Material Group 4 | |
| AdditionalMaterialGroup5 | I_SalesDocumentItem | AdditionalMaterialGroup5 | Material Group 5 | |
| SoldToParty | I_SalesDocument | SoldToParty | Sold-to Party | |
| AdditionalCustomerGroup1 | I_SalesDocument | AdditionalCustomerGroup1 | Customer Group 1 | |
| AdditionalCustomerGroup2 | I_SalesDocument | AdditionalCustomerGroup2 | Customer Group 2 | |
| AdditionalCustomerGroup3 | I_SalesDocument | AdditionalCustomerGroup3 | Customer Group 3 | |
| AdditionalCustomerGroup4 | I_SalesDocument | AdditionalCustomerGroup4 | Customer Group 4 | |
| AdditionalCustomerGroup5 | I_SalesDocument | AdditionalCustomerGroup5 | Customer Group 5 | |
| CustomerGroup | I_SalesDocument | CustomerGroup | Customer Group | |
| SDDocumentReason | I_SalesDocument | SDDocumentReason | Order Reason (Reason for the Business Transaction) | |
| IsConfirmedDelivSchedLine | I_SalesDocumentScheduleLine | IsConfirmedDelivSchedLine | ||
| IsRequestedDelivSchedLine | I_SalesDocumentScheduleLine | IsRequestedDelivSchedLine | ||
| TargetQuantityUnit | I_SalesDocumentItem | TargetQuantityUnit | Target Quantity UoM | |
| CorrectedQtyInOrderQtyUnit | I_SalesDocumentScheduleLine | CorrectedQtyInOrderQtyUnit | Corrected quantity in sales unit | |
| OrderQuantityUnit | I_SalesDocumentScheduleLine | OrderQuantityUnit | Sales Unit | |
| ConfdOrderQtyByMatlAvailCheck | I_SalesDocumentScheduleLine | ConfdOrderQtyByMatlAvailCheck | Confirmed Quantity | |
| ScheduleLineOrderQuantity | I_SalesDocumentScheduleLine | ScheduleLineOrderQuantity | Order Quantity in Sales Units | |
| TargetToBaseQuantityDnmntr | I_SalesDocumentItem | TargetToBaseQuantityDnmntr | Factor for Converting Sales Units to Base Units (Target Qty) | |
| TargetToBaseQuantityNmrtr | I_SalesDocumentItem | TargetToBaseQuantityNmrtr | Factor for Converting Sales Units to Base Units (Target Qty) | |
| OrderToBaseQuantityDnmntr | I_SalesDocumentItem | OrderToBaseQuantityDnmntr | Denominator (divisor) for conversion of sales Qty into SKU | |
| OrderToBaseQuantityNmrtr | I_SalesDocumentItem | OrderToBaseQuantityNmrtr | Numerator (factor) for conversion of sales quantity into SKU | |
| BaseUnit | I_SalesDocumentItem | BaseUnit | Base Unit of Measure | |
| ItemVolumeUnit | I_SalesDocumentItem | ItemVolumeUnit | Volume Unit | |
| SalesDocumentRjcnReason | I_SalesDocumentItem | SalesDocumentRjcnReason | Reason for Rejection of Sales Documents | |
| ItemWeightUnit | I_SalesDocumentItem | ItemWeightUnit | Unit of Weight | |
| SalesDistrict | I_SalesDocument | SalesDistrict | Sales District | |
| DeliveryDate | I_SalesDocumentScheduleLine | DeliveryDate | Schedule Line Date | |
| RequestedDeliveryDate | I_SalesDocument | RequestedDeliveryDate | Requested Delivery Date | |
| ServicesRenderedDate | I_SalesDocument | ServicesRenderedDate | Date on which services are rendered | |
| StatisticsCurrency | I_SalesDocument | StatisticsCurrency | Statistics Currency | |
| ShipToParty | I_SalesDocumentItem | ShipToParty | Ship-To Party (obsolete) | |
| PayerParty | I_SalesDocumentItem | PayerParty | Payer | |
| BillToParty | I_SalesDocumentItem | BillToParty | Inv. Recipient | |
| Route | I_SalesDocumentItem | Route | Vehicle route | |
| Plant | I_SalesDocumentItem | Plant | Plant (Own or External) | |
| StorageLocation | I_SalesDocumentItem | StorageLocation | Storage Location | |
| ShippingPoint | I_SalesDocumentItem | ShippingPoint | Shipping Point / Receiving Point | |
| IncotermsClassification | I_SalesDocument | IncotermsClassification | Incoterms (Part 1) | |
| IncotermsTransferLocation | I_SalesDocument | IncotermsTransferLocation | Incoterms (Part 2) | |
| IncotermsVersion | I_SalesDocument | IncotermsVersion | Incoterms Version | |
| DeliveryBlockReason | I_SalesDocument | DeliveryBlockReason | Delivery Block (Document Header) | |
| ConfdSchedLineReqdDelivDate | I_SalesDocumentScheduleLine | ConfdSchedLineReqdDelivDate | Schedule Line Date | |
| ConfirmedDeliveryDate | I_SalesDocumentScheduleLine | ConfirmedDeliveryDate | Confirmed Delivery Date | |
| MRPRequiredQuantityInBaseUnit | I_SalesDocumentScheduleLine | MRPRequiredQuantityInBaseUnit | Required quantity for mat.management in stockkeeping units | |
| DelivBlockReasonForSchedLine | I_SalesDocumentScheduleLine | DelivBlockReasonForSchedLine | Schedule Line Blocked for Delivery | |
| LoadingDate | I_SalesDocumentScheduleLine | LoadingDate | Loading Date | |
| TransportationPlanningDate | I_SalesDocumentScheduleLine | TransportationPlanningDate | Transportation Planning Date | |
| GoodsIssueDate | I_SalesDocumentScheduleLine | GoodsIssueDate | Goods Issue Date CCD | |
| ItemOrderProbabilityInPercent | I_SalesDocumentItem | ItemOrderProbabilityInPercent | Order Probability of the Item | |
| BindingPeriodValidityStartDate | I_SalesDocument | BindingPeriodValidityStartDate | Quotation/Inquiry is Valid From | |
| BindingPeriodValidityEndDate | I_SalesDocument | BindingPeriodValidityEndDate | Date Until Which Bid/Quotation is Binding (Valid-To Date) | |
| BillingCompanyCode | I_SalesDocument | BillingCompanyCode | Company Code to Be Billed | |
| BillingDocumentDate | I_SalesDocument | BillingDocumentDate | Billing Date | |
| ItemBillingBlockReason | I_SalesDocumentItem | ItemBillingBlockReason | Billing Block for Item | |
| ExchangeRateType | I_SalesDocument | ExchangeRateType | Exchange Rate Type | |
| ExchangeRateDate | I_SalesDocument | ExchangeRateDate | Translation Date | |
| FiscalYearVariant | CompanyCode | FiscalYearVariant | Fiscal Year Variant | |
| TransactionCurrency | I_SalesDocumentItem | TransactionCurrency | Transaction Currency | |
| CustomerAccountAssignmentGroup | I_SalesDocument | CustomerAccountAssignmentGroup | Account Assignment Group for Customer | |
| ReferenceSDDocumentCategory | I_SalesDocumentItem | ReferenceSDDocumentCategory | Reference Document Category | |
| SDDocumentRejectionStatus | I_SalesDocumentItem | SDDocumentRejectionStatus | Rejection Status (Item) | |
| ItemDeliveryIncompletionStatus | I_SalesDocumentItem | ItemDeliveryIncompletionStatus | Delivery Incompletion Status (Item) | |
| ItemGeneralIncompletionStatus | I_SalesDocumentItem | ItemGeneralIncompletionStatus | Incompletion Status (Item) | |
| ItemBillingIncompletionStatus | I_SalesDocumentItem | ItemBillingIncompletionStatus | Billing Incompletion Status (Item) | |
| PricingIncompletionStatus | I_SalesDocumentItem | PricingIncompletionStatus | Pricing Incompletion Status (Item) | |
| _SalesDocument | _SalesDocument |
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 C_SalesDocumentSchedLineDEX_1.
-- 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: CSDSDOCSCHDLNDX1
CREATE VIEW C_SalesDocumentSchedLineDEX_1 AS
SELECT
ScheduleLine.SalesDocument AS SalesDocument,
ScheduleLine.SalesDocumentItem AS SalesDocumentItem,
ScheduleLine.ScheduleLine AS ScheduleLine,
SalesDocumentItem.CreationDate AS CreationDate,
SalesDocumentItem.CreationTime AS CreationTime,
SalesDocumentItem.LastChangeDate AS LastChangeDate,
SalesDocument.SDDocumentCategory AS SDDocumentCategory,
SalesDocument.SalesDocumentType AS SalesDocumentType,
SalesDocumentItem.SalesDocumentItemCategory AS SalesDocumentItemCategory,
ScheduleLine.ScheduleLineCategory AS ScheduleLineCategory,
SalesDocument.SalesOrganization AS SalesOrganization,
SalesDocument.DistributionChannel AS DistributionChannel,
SalesDocumentItem.Division AS Division,
SalesDocument.SalesGroup AS SalesGroup,
SalesDocument.SalesOffice AS SalesOffice,
SalesDocument.PricingDate AS PricingDate,
SalesDocumentItem.NetPriceQuantityUnit AS NetPriceQuantityUnit,
SalesDocumentItem.NetPriceQuantity AS NetPriceQuantity,
SalesDocumentItem.NetPriceAmount AS NetPriceAmount,
SalesDocument.PriceDetnExchangeRate AS PriceDetnExchangeRate,
SalesDocumentItem.Material AS Material,
SalesDocumentItem.MaterialGroup AS MaterialGroup,
SalesDocumentItem.ProductGroup AS ProductGroup,
SalesDocumentItem.Product AS Product,
SalesDocumentItem.ProductHierarchyNode AS ProductHierarchyNode,
ScheduleLine.ProductAvailabilityDate AS ProductAvailabilityDate,
SalesDocumentItem.InternationalArticleNumber AS InternationalArticleNumber,
SalesDocumentItem.OriginallyRequestedMaterial AS OriginallyRequestedMaterial,
SalesDocumentItem.MaterialSubstitutionReason AS MaterialSubstitutionReason,
SalesDocumentItem.Batch AS Batch,
SalesDocumentItem.AdditionalMaterialGroup1 AS AdditionalMaterialGroup1,
SalesDocumentItem.AdditionalMaterialGroup2 AS AdditionalMaterialGroup2,
SalesDocumentItem.AdditionalMaterialGroup3 AS AdditionalMaterialGroup3,
SalesDocumentItem.AdditionalMaterialGroup4 AS AdditionalMaterialGroup4,
SalesDocumentItem.AdditionalMaterialGroup5 AS AdditionalMaterialGroup5,
SalesDocument.SoldToParty AS SoldToParty,
SalesDocument.AdditionalCustomerGroup1 AS AdditionalCustomerGroup1,
SalesDocument.AdditionalCustomerGroup2 AS AdditionalCustomerGroup2,
SalesDocument.AdditionalCustomerGroup3 AS AdditionalCustomerGroup3,
SalesDocument.AdditionalCustomerGroup4 AS AdditionalCustomerGroup4,
SalesDocument.AdditionalCustomerGroup5 AS AdditionalCustomerGroup5,
SalesDocument.CustomerGroup AS CustomerGroup,
SalesDocument.SDDocumentReason AS SDDocumentReason,
ScheduleLine.IsConfirmedDelivSchedLine AS IsConfirmedDelivSchedLine,
ScheduleLine.IsRequestedDelivSchedLine AS IsRequestedDelivSchedLine,
SalesDocumentItem.TargetQuantityUnit AS TargetQuantityUnit,
ScheduleLine.CorrectedQtyInOrderQtyUnit AS CorrectedQtyInOrderQtyUnit,
ScheduleLine.OrderQuantityUnit AS OrderQuantityUnit,
ScheduleLine.ConfdOrderQtyByMatlAvailCheck AS ConfdOrderQtyByMatlAvailCheck,
ScheduleLine.ScheduleLineOrderQuantity AS ScheduleLineOrderQuantity,
SalesDocumentItem.TargetToBaseQuantityDnmntr AS TargetToBaseQuantityDnmntr,
SalesDocumentItem.TargetToBaseQuantityNmrtr AS TargetToBaseQuantityNmrtr,
SalesDocumentItem.OrderToBaseQuantityDnmntr AS OrderToBaseQuantityDnmntr,
SalesDocumentItem.OrderToBaseQuantityNmrtr AS OrderToBaseQuantityNmrtr,
SalesDocumentItem.BaseUnit AS BaseUnit,
SalesDocumentItem.ItemVolumeUnit AS ItemVolumeUnit,
SalesDocumentItem.SalesDocumentRjcnReason AS SalesDocumentRjcnReason,
SalesDocumentItem.ItemWeightUnit AS ItemWeightUnit,
SalesDocument.SalesDistrict AS SalesDistrict,
ScheduleLine.DeliveryDate AS DeliveryDate,
SalesDocument.RequestedDeliveryDate AS RequestedDeliveryDate,
SalesDocument.ServicesRenderedDate AS ServicesRenderedDate,
SalesDocument.StatisticsCurrency AS StatisticsCurrency,
SalesDocumentItem.ShipToParty AS ShipToParty,
SalesDocumentItem.PayerParty AS PayerParty,
SalesDocumentItem.BillToParty AS BillToParty,
SalesDocumentItem.Route AS Route,
SalesDocumentItem.Plant AS Plant,
SalesDocumentItem.StorageLocation AS StorageLocation,
SalesDocumentItem.ShippingPoint AS ShippingPoint,
SalesDocument.IncotermsClassification AS IncotermsClassification,
SalesDocument.IncotermsTransferLocation AS IncotermsTransferLocation,
SalesDocument.IncotermsVersion AS IncotermsVersion,
SalesDocument.DeliveryBlockReason AS DeliveryBlockReason,
ScheduleLine.ConfdSchedLineReqdDelivDate AS ConfdSchedLineReqdDelivDate,
ScheduleLine.ConfirmedDeliveryDate AS ConfirmedDeliveryDate,
ScheduleLine.MRPRequiredQuantityInBaseUnit AS MRPRequiredQuantityInBaseUnit,
ScheduleLine.DelivBlockReasonForSchedLine AS DelivBlockReasonForSchedLine,
ScheduleLine.LoadingDate AS LoadingDate,
ScheduleLine.TransportationPlanningDate AS TransportationPlanningDate,
ScheduleLine.GoodsIssueDate AS GoodsIssueDate,
SalesDocumentItem.ItemOrderProbabilityInPercent AS ItemOrderProbabilityInPercent,
SalesDocument.BindingPeriodValidityStartDate AS BindingPeriodValidityStartDate,
SalesDocument.BindingPeriodValidityEndDate AS BindingPeriodValidityEndDate,
SalesDocument.BillingCompanyCode AS BillingCompanyCode,
SalesDocument.BillingDocumentDate AS BillingDocumentDate,
SalesDocumentItem.ItemBillingBlockReason AS ItemBillingBlockReason,
SalesDocument.ExchangeRateType AS ExchangeRateType,
SalesDocument.ExchangeRateDate AS ExchangeRateDate,
CompanyCode.FiscalYearVariant AS FiscalYearVariant,
SalesDocumentItem.TransactionCurrency AS TransactionCurrency,
SalesDocument.CustomerAccountAssignmentGroup AS CustomerAccountAssignmentGroup,
SalesDocumentItem.ReferenceSDDocumentCategory AS ReferenceSDDocumentCategory,
SalesDocumentItem.SDDocumentRejectionStatus AS SDDocumentRejectionStatus,
SalesDocumentItem.ItemDeliveryIncompletionStatus AS ItemDeliveryIncompletionStatus,
SalesDocumentItem.ItemGeneralIncompletionStatus AS ItemGeneralIncompletionStatus,
SalesDocumentItem.ItemBillingIncompletionStatus AS ItemBillingIncompletionStatus,
SalesDocumentItem.PricingIncompletionStatus AS PricingIncompletionStatus
FROM I_SalesDocumentScheduleLine AS ScheduleLine
INNER JOIN I_SalesDocumentItem AS SalesDocumentItem ON /* join condition not captured in parsed metadata */
INNER JOIN I_SalesDocument AS SalesDocument ON /* join condition not captured in parsed metadata */
LEFT OUTER JOIN E_SalesDocumentItemBasic AS _ExtensionItem ON SalesDocument = _ExtensionItem.SalesDocument AND SalesDocumentItem = _ExtensionItem.SalesDocumentItem -- association [0..1]
LEFT OUTER JOIN E_SalesDocumentBasic AS _ExtensionHeader ON SalesDocument = _ExtensionHeader.SalesDocument -- 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