I_STOCKTRANSPTORDSCHEDULELINE
CDS View for STO Schedule Line
I_STOCKTRANSPTORDSCHEDULELINE is a CDS View in S/4HANA. CDS View for STO Schedule Line. It contains 5 fields. 13 CDS views read from this table.
CDS Views using this table (13)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ExcessRqmtQtyPerSTOItm | view | from | BASIC | Aggregated Quantity Per Stock Transport Order Item |
| P_ABOP_HRF_STO | view | from | BASIC | |
| P_ABOPFC_STO_EXT | view | from | BASIC | |
| P_ABOPFieldCatalogSTO | view | from | BASIC | |
| P_ABOPRlvtStkTransptRqmt | view_entity | from | COMPOSITE | Advncd BOP Run All Rlvt Stk Transpt Docs |
| P_ABOPStaticWhereConditionSTO | view | from | COMPOSITE | |
| P_IntactvABOPRqmtAddlFields | view_entity | union | COMPOSITE | IBOP Requirements Additional Fields View |
| P_ReqdAllocStkTransptSchedLine | view_entity | inner | COMPOSITE | Requested Allocation Stock Transport Order Schedule Lines |
| P_SOTFieldCatalog_STO | view | from | COMPOSITE | |
| P_StkTransptFilteredSchedLine | view | from | CONSUMPTION | |
| P_STOItmSchdlnAnlyts | view | from | COMPOSITE | |
| P_SupAssgmtSTOItmQty | view | from | COMPOSITE | |
| rfm_scc_sto_schedule_line_agg | view | from | RFM STO Scheducule Line Aggregation |
Fields (5)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | PurchaseOrder | ATPRelevantDocument,ProdAllocAssignedOrder | 2 |
| KEY | ScheduleLine | ATPRelevantDocScheduleLine | 1 |
| KEY | ScheduleLineDeliveryDate | RequestedDeliveryDate,ScheduleLineDeliveryDate | 2 |
| KEY | ScheduleLineDeliveryTime | ScheduleLineDeliveryTime | 1 |
| OrderQuantityUnit | BaseUnit | 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.
-- CDS View for STO Schedule Line
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_STOCKTRANSPTORDSCHEDULELINE (
PURCHASEORDER,
SCHEDULELINE,
SCHEDULELINEDELIVERYDATE,
SCHEDULELINEDELIVERYTIME,
ORDERQUANTITYUNIT,
PRIMARY KEY (PURCHASEORDER, SCHEDULELINE, SCHEDULELINEDELIVERYDATE, SCHEDULELINEDELIVERYTIME)
);
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