I_DELIVERYDUEINDEX

CDS View

Delivery Due Index

I_DELIVERYDUEINDEX is a CDS View in S/4HANA. Delivery Due Index. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
C_OutboundDeliveryCreate view from CONSUMPTION Create Outbound Delivery
C_SalesOrderDueForDeliveryVH view inner CONSUMPTION Sales Order Due For Delivery VH

Fields (1)

KeyField CDS FieldsUsed in Views
ProcessingTimeInDays ProcessingTimeInDays 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.

-- Delivery Due Index
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_DELIVERYDUEINDEX (
    PROCESSINGTIMEINDAYS
);