I_FLDLOGSDELIVERYDOCITEM
Delivery Items for FL
I_FLDLOGSDELIVERYDOCITEM is a CDS View in S/4HANA. Delivery Items for FL. It contains 9 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_FldLogsHandlingUnits | view_entity | inner | COMPOSITE | Handling Units |
| I_FldLogsKitOutbDelivGRRef | view_entity | inner | COMPOSITE | Kit Outbound delivery from goods receipt reference |
| I_FldLogsKitOutbDelivIndrctRef | view_entity | inner | COMPOSITE | Kit Outbound Delivery with Indirect PO Ref |
| I_FldLogsKitOutbDelivItmRef | view_entity | inner | COMPOSITE | Kit Outbound Delivery Item Reference Document |
| I_FldLogsOutbDelivItm | view_entity | from | COMPOSITE | Field Logistics Outbound Delivery Item |
| I_FldLogsStkAndSuplrOutbDeliv | view_entity | inner | COMPOSITE | Outbound Deliveries Stock and Non Stock |
Fields (9)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | DeliveryDocument | DeliveryDocument,OutboundDelivery | 3 |
| KEY | DeliveryDocumentItem | DeliveryDocumentItem,OutboundDeliveryItem | 4 |
| ActualDeliveryQuantity | ActualDeliveryQuantity | 4 | |
| DeliveryBlockReason | DeliveryBlockReason | 1 | |
| DeliveryDocumentType | DeliveryDocumentType | 1 | |
| DeliveryQuantityUnit | DeliveryQuantityUnit | 3 | |
| EWMRefDeliveryDocumentItem | EWMRefDeliveryDocumentItem | 1 | |
| PickingStatus | PickingStatus | 1 | |
| ReferenceSDDocument | StockTransportOrder | 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 Items for FL
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_FLDLOGSDELIVERYDOCITEM (
DELIVERYDOCUMENT,
DELIVERYDOCUMENTITEM,
ACTUALDELIVERYQUANTITY,
DELIVERYBLOCKREASON,
DELIVERYDOCUMENTTYPE,
DELIVERYQUANTITYUNIT,
EWMREFDELIVERYDOCUMENTITEM,
PICKINGSTATUS,
REFERENCESDDOCUMENT,
PRIMARY KEY (DELIVERYDOCUMENT, DELIVERYDOCUMENTITEM)
);
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