I_SUPDMNDPURORDERSCHEDLINE

CDS View

Basic View for PO Schedule Line

I_SUPDMNDPURORDERSCHEDLINE is a CDS View in S/4HANA. Basic View for PO Schedule Line. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
I_SupDmndAllDocPOBsc view inner BASIC Basic View for Purchase Order
I_SupDmndOvwPO view inner BASIC Basic View for Purchase Orders

Fields (1)

KeyField CDS FieldsUsed in Views
ScheduleLineDeliveryDate ProductAvailabilityDate,RequestedDeliveryDate,ScheduleLineDeliveryDate,SupplyDeliveryDate 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.

-- Basic View for PO Schedule Line
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SUPDMNDPURORDERSCHEDLINE (
    SCHEDULELINEDELIVERYDATE
);