Solution : https://service.sap.com/sap/support/notes/45391 (SAP Service marketplace login required)
Summary :
In the SAP environment, the function 'Transfer picking quantity' within the picking confirmation—utilized through ALE type SDPICK or IDoc SPIID01 using transactions VL08 or VL02—encounters issues whereby the batch main item quantities remain unmodified despite the presence of picked split items. This is attributed to a coding error. To resolve, a source code update is recommended. Specifically, in Release 2.2, exclude the check against XVBUP-KOQUA = 'C', a field not implemented until Release 3.0. For Release 3.0E, an insertion of specific code lines (marked 'INSERT') is required.
Key words :
additional key words fcode_komu, picked split items exist, function 'transfer picking quantity', batch main items, ale tyoe sdpick, entire form routine, xvbup-koqua = 'c', field vbup-koqua, solution program change, picking quantity
Related Notes :
67881 | Collective note: shipping + WM transfer orders |
61102 | VL08 - Report Picking Results: Collective note |
43324 | Batches: Delivery qty check in batch split screen |
32200 | Picking quantity transfer in batch split |
20854 | Batches: Incorrect quantities and weights |
20714 | EM: VL363 Del. quantity > req. quantity 0.000L |