cancel
Showing results for 
Search instead for 
Did you mean: 

FM- SD_DELIVERY_UPDATE_PICKING 1, Picking is not working

Former Member
0 Kudos

Dears,

I am using FM-  SD_DELIVERY_UPDATE_PICKING 1 for picking items

i need to split each line item Like below

Item 10                               Batch                quantity

     Batch 900001              A11EE15                  20

     Batch 900002              A11EE15                  20

Item 20

     Batch 900003              A11EE15                  15

  

while using FM SD_DELIVERY_UPDATE_PICKING 1, i entered same Batch for each line item. IN API its not splitting batch wise.

but while doing manually for delivery doc its working fine. and if i put different batches for the splitted line items its picking well.

EXPORT DATA - please check second field POSNR its not updating (like 900001) while i pick from same batch.

please help me to solve this problem, is there any flag or field i need to fill in.

regards

sarath

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182805
Active Participant
0 Kudos

you need to find a function module that will perform batch determination in the deliveries. The reason batch determination is automatically happenning in the delivery when it is created manually is because batch determination has been turned on.