I_RFQSCHEDULELINE
Request For Quotation Schedule Line
I_RFQSCHEDULELINE is a CDS View in S/4HANA. Request For Quotation Schedule Line. It contains 15 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_RfqScheduleLine_Api01 | view | from | BASIC | Schedule Line in Request for Quotation |
| I_RFQScheduleLineEnhanced | view | from | COMPOSITE | RFQ Schedule Line enhanced |
Fields (15)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | RequestForQuotation | RequestForQuotation | 2 |
| KEY | RequestForQuotationItem | RequestForQuotationItem | 2 |
| KEY | ScheduleLine | ScheduleLine | 2 |
| _DeliveryDateCategory | _DeliveryDateCategory | 1 | |
| _RequestForQuotation | _RequestForQuotation | 1 | |
| _RequestForQuotationItem | _RequestForQuotationItem | 1 | |
| DelivDateCategory | DelivDateCategory | 2 | |
| OrderQuantityUnit | OrderQuantityUnit | 1 | |
| PerformancePeriodEndDate | PerformancePeriodEndDate | 1 | |
| PerformancePeriodStartDate | PerformancePeriodStartDate | 1 | |
| RoughGoodsReceiptQty | RoughGoodsReceiptQty | 2 | |
| SchedLineStscDeliveryDate | SchedLineStscDeliveryDate | 2 | |
| ScheduleLineDeliveryDate | ScheduleLineDeliveryDate | 2 | |
| ScheduleLineDeliveryTime | ScheduleLineDeliveryTime | 2 | |
| ScheduleLineOrderQuantity | ScheduleLineOrderQuantity | 2 |
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.
-- Request For Quotation Schedule Line
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_RFQSCHEDULELINE (
REQUESTFORQUOTATION,
REQUESTFORQUOTATIONITEM,
SCHEDULELINE,
_DELIVERYDATECATEGORY,
_REQUESTFORQUOTATION,
_REQUESTFORQUOTATIONITEM,
DELIVDATECATEGORY,
ORDERQUANTITYUNIT,
PERFORMANCEPERIODENDDATE,
PERFORMANCEPERIODSTARTDATE,
ROUGHGOODSRECEIPTQTY,
SCHEDLINESTSCDELIVERYDATE,
SCHEDULELINEDELIVERYDATE,
SCHEDULELINEDELIVERYTIME,
SCHEDULELINEORDERQUANTITY,
PRIMARY KEY (REQUESTFORQUOTATION, REQUESTFORQUOTATIONITEM, 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