You can use the IDOC SDPIOD01 to transfer the data in the picking list to an external system for each shipping point.
Message determination must be modified in the Sales and Distribution customizing application for this purpose. The message EKSU is assigned with the medium 8 and the parameter "External system" (logical system) to the shipping point instead of the message EK00 which refers to the picking list. This activates the transfer procedure to the external system. Additionally, it is important to maintain the partner profile output for the message type PICKSD.
The IDOC SDPIOD01 comprises the segments E2VPPIH (header data) and E2VPPII (item data). The structure of these is described below.
E2VPPIH
Fields |
Format |
Designation |
Req. |
Comments |
VBELN |
CHAR 10 |
Delivery |
||
VSTEL |
CHAR 4 |
Shipping point |
||
ROUTE |
CHAR 6 |
Route |
||
BEROT |
CHAR 20 |
Picked items location |
Text field from del.header | |
LPRIO |
NUMC N 2 |
Delivery priority |
||
KODAT |
DATS D 8 |
Picking date |
||
LDDAT |
DATS D 8 |
Loading date |
||
BTGEW |
CHAR 15 |
Gross weight |
||
GEWEI |
CHAR 3 |
Unit of weight |
||
VOLUM |
CHAR 15 |
Volume |
||
VOLEH |
CHAR 3 |
Volume unit |
||
ANRED |
CHAR 15 |
Title |
||
NAME1 |
CHAR 35 |
Name 1 - Vendor |
||
NAME2 |
CHAR 35 |
Name 2 |
||
NAME3 |
CHAR 35 |
Name 3 |
||
NAME4 |
CHAR 35 |
Name 4 |
||
STRAS |
CHAR 35 |
House number and street |
||
PFACH |
CHAR 10 |
Post office box |
||
PSTL2 |
CHAR 10 |
Postal code of PO box |
||
LAND1 |
CHAR 3 |
Country key |
||
PSTLZ |
CHAR 10 |
Postal code |
||
ORT01 |
CHAR 35 |
City |
||
ORT02 |
CHAR 35 |
District |
||
REGIO |
CHAR 3 |
Region |
||
KUNNR |
CHAR 10 |
Ship-to party |
||
KOMAU |
CHAR 10 |
Picking request |
Important for data verification |
E2VPPII (the fields correspond, for the most part, to the item data of the delivery (/nVL02 items)
Fields |
Format |
Designation |
Req. |
Comments | |
VBELN |
CHAR 10 |
Delivery |
|||
POSNR |
NUMC N 6 |
Delivery item |
|||
SORTKRI |
CHAR 20 |
Sort term |
|||
KDMAT |
CHAR 22 |
Material belonging to the customer |
Material ID of customer (e.g. from mat.master) | ||
MATNR |
CHAR 18 |
Material number |
|||
ARKTX |
CHAR 40 |
Short text for sales order item |
|||
WERKS |
CHAR 4 |
Plant |
|||
LGORT |
CHAR 4 |
Storage location |
|||
BWTAR |
CHAR 10 |
Valuation type |
|||
CHARG |
CHAR 10 |
Batch number |
|||
LFIMG |
CHAR 15 |
Delivery quantity in sales UoM |
|||
LGMNG |
CHAR 15 |
Delivery quantity in warehouse UoM |
|||
KOMNG |
CHAR 15 |
Quantity to be picked |
|||
VRKME |
CHAR 3 |
Sales unit of measure |
|||
MEINS |
CHAR 3 |
warehouse unit of measure |
as in VL02 or in the data base- | ||
UMVKZ |
CHAR 5 |
Numerator |
Table LIPS | ||
UMVKN |
CHAR 5 |
Denominator |
- " - | ||
BWART |
CHAR 3 |
Movement type (inventory management) |
- " - | ||
BWLVS |
NUMC N 3 |
Movement type for Warehouse Management |
not relevant | ||
LGNUM |
CHAR 3 |
Warehouse number |
not relevant | ||
LGTYP |
CHAR 3 |
Storage type |
not relevant | ||
LGPLA |
CHAR 10 |
Storage bin |
not relevant | ||
KZDLG |
CHAR 1 |
Indicator: dynamic storage bin in warehouse management |
not relevant | ||
LGPBE |
CHAR 10 |
Storage bin |
not relevant | ||
MBDAT |
DATS D 8 |
Material availability date |
Latest commencement of picking | ||
SOBKZ |
CHAR 1 |
Special stock indicator |
|||
VGBEL |
CHAR 10 |
Document number of the reference document |
|||
BRGEW |
CHAR 15 |
Gross weight |
|||
NTGEW |
CHAR 15 |
Net weight |
|||
GEWEI |
CHAR 3 |
Unit of weight |
|||
VOLUM |
CHAR 15 |
Volume |
|||
VOLEH |
CHAR 3 |
Volume unit |
|||
XCHPF |
CHAR 1 |
Indicator for batch management requirement |
Material requires batch handling | ||
XCHAR |
CHAR 1 |
Batch management indicator (internal) |
Valuation type must be verified | ||
The inputs in the fields correspond to the definition in the delivery document.
The SAP System creates a picking request for each delivery document. This determines, for the most part, the materials and quantities to be picked at this time and this data is passed on to the external system with the IDOC SDPIOD01. If an item is created in the delivery document later or if an amount is increased in an old item, a new picking request is created for the changes and then transmitted.

If you are sending delivery documents and picking verifications to SAP, you can no longer work with the random picking technique in the Warehouse Management module WM, that is, no transfer orders for deliveries can be created. If you still want to manage your materials in WM, this will only work with the picking technique "Fixed storage bin". In this case, the stock is deducted directly in the respective fixed storage bin when the goods issue for the delivery item takes place (for more information on the picking techniques, refer to the online documentation in WM).