SAP Table BAPIDLVREFTOSALESORDER
Delivery Item with Reference to a Sales Order
BAPIDLVREFTOSALESORDER (Delivery Item with Reference to a Sales Order) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link BAPIDLVREFTOSALESORDER to other SAP tables.
BAPIDLVREFTOSALESORDER table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
REF_DOC | Reference document | RFBEL_VL | CHAR | 10 | 0 | |||
REF_ITEM | Reference Item | RFPOS_VL | NUMC | 6 | 0 | |||
DLV_QTY | Actual quantity delivered (in sales units) | LFIMG | QUAN | 13 | 3 | |||
SALES_UNIT | Sales unit | VRKME | T006 | UNIT | 3 | 0 | ||
SALES_UNIT_ISO | ISO code for sales unit | ISOCD_VRKME | T006I | CHAR | 3 | 0 | ||
DELIV_NUMB | Delivery | VBELN_VL | CHAR | 10 | 0 |
BAPIDLVREFTOSALESORDER foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BAPIDLVREFTOSALESORDER | SALES_UNIT | BAPIDLVREFTOSALESORDER | SALES_UNIT | T006 | Units of Measurement | MSEHI |
BAPIDLVREFTOSALESORDER | SALES_UNIT | SYST | MANDT | T006 | Units of Measurement | MANDT |
BAPIDLVREFTOSALESORDER | SALES_UNIT_ISO | SYST | MANDT | T006I | ISO codes for units of measurement | CLIENT |
BAPIDLVREFTOSALESORDER | SALES_UNIT_ISO | BAPIDLVREFTOSALESORDER | SALES_UNIT_ISO | T006I | ISO codes for units of measurement | ISOCODE |