cancel
Showing results for 
Search instead for 
Did you mean: 

#CoE#JJTOOLS Synchronize delivery quantity with picking quantity during sales shipment posting

liam_hong
Explorer
0 Kudos

When generating sales outbound delivery orders, in the initial interface, the delivery quantity is synchronized with the picking quantity and can be saved normally. However, the picking quantity synchronized before the VL02N shipment was posted and entered into the order for modification became zero.

This is achieved through enhanced synchronization:

liam_hong_0-1715663762600.png

Enhanced code:

liam_hong_4-1715663982162.png

 

liam_hong_1-1715663796179.pngliam_hong_2-1715663831857.png

The picking quantity disappeared during vl02n modification

liam_hong_3-1715663861628.png

 

 

Accepted Solutions (0)

Answers (1)

Answers (1)

Dave_He
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello.

The custom code implemented for synchronization might have conditions that are not properly handling the scenario when the delivery is being edited post-picking or shipment posting. Review the logic, especially any parts that react to status changes or updates made during outbound delivery processing. You are fully responsible for the customizing and developing you make on your system.  If the issue persists or requires deep technical intervention, please raise a support ticket with SAP.

Hope this can help.

Dave