I_PURORDSCHEDULELINEENHANCED
Schedule Line of Purchase Order – Enhanced
I_PURORDSCHEDULELINEENHANCED is a CDS View in S/4HANA. Schedule Line of Purchase Order – Enhanced. It contains 10 fields. 17 CDS views read from this table.
CDS Views using this table (17)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_PurOrdSchedLineEnhcdAPI01 | view | from | COMPOSITE | Purchase Order Schedule Line Details |
| P_POItmSchdLnLastPostgDteEnhcd | view | from | CONSUMPTION | |
| P_PurOrdAmountCalculation | view | inner | CONSUMPTION | PO Net Amount Calculation |
| P_PURORDERCONVALOVERDUEPO | view | from | CONSUMPTION | |
| P_PURORDERCONVALOVERDUEPO | view | union_all | CONSUMPTION | |
| P_PurOrderConvertedValues | view | from | CONSUMPTION | |
| P_PurOrdItmAcctAssgmtDualStack | view | inner | CONSUMPTION | Purchase order item from Dual stack |
| P_PurOrdOpnScheduleLine | view | inner | CONSUMPTION | Purchase Order Next Delivery Details |
| P_PURORDSCHDLNENHCDSTOFILTERED | view | from | CONSUMPTION | Schedule Line of Purchase Order without STO |
| P_PURORDSCHDLNWITHACCTASSMT | view | from | CONSUMPTION | Schedule Line of PO without Account Asmt |
| P_PURORDSCHDLNWITHOUTACCTASSMT | view | from | CONSUMPTION | Schedule Line of Purchase Order without STO |
| P_PurOrdSchedLineEnhdDocCat | view | from | CONSUMPTION | Time Variance details for various document categoty |
| P_PurOrdScheduleLineCaseCnvrsn | view | from | CONSUMPTION | PO Schedule Line with Converted fields |
| P_PurOrdSchLineEnhancedReqFld | view | from | CONSUMPTION | PO Item Scheduline Enhanced Fields |
| P_TimeVariance_OVP | view | from | CONSUMPTION | TimeVariance OVP |
| R_POItemEnhcdGoodsReceiptCalc | view | from | COMPOSITE | PO Item GR Calculated fields Enhanced |
| R_POItemEnhcdNextDeliveryCalc | view | from | COMPOSITE | PO Item Next Delivery Calc Enhanced |
Fields (10)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ProcurementHubSourceSystem | ProcurementHubSourceSystem | 1 |
| KEY | PurchaseOrder | PurchaseOrder | 1 |
| KEY | PurchaseOrderItem | PurchaseOrderItem | 1 |
| KEY | ScheduleLine | ScheduleLine | 1 |
| AccountAssignmentCategory | AccountAssignmentCategory | 1 | |
| OrderQuantityUnit | OrderQuantityUnit | 1 | |
| PostingDate | LastPostingDate | 1 | |
| PurchaseOrderDate | PurchaseOrderDate | 1 | |
| SchedLineStscDeliveryDate | SchedLineStscDeliveryDate | 1 | |
| ScheduleLineOrderQuantity | ScheduleLineOrderQuantity | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Schedule Line of Purchase Order – Enhanced
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PURORDSCHEDULELINEENHANCED (
PROCUREMENTHUBSOURCESYSTEM,
PURCHASEORDER,
PURCHASEORDERITEM,
SCHEDULELINE,
ACCOUNTASSIGNMENTCATEGORY,
ORDERQUANTITYUNIT,
POSTINGDATE,
PURCHASEORDERDATE,
SCHEDLINESTSCDELIVERYDATE,
SCHEDULELINEORDERQUANTITY,
PRIMARY KEY (PROCUREMENTHUBSOURCESYSTEM, PURCHASEORDER, PURCHASEORDERITEM, SCHEDULELINE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- 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
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA