cancel
Showing results for 
Search instead for 
Did you mean: 

pbm in updating delivery quantity and picked quantity in VL03N transaction

Former Member
0 Kudos

HI all,

I m using the BAPI 'WS_DELIVERY_UPDATE_2' for changing the picked quantity in VL03N transaction.

But this BAPI is not changing the picked quantity. Instead it add the old quantity with the new quantity what i mentioned in the ITEM_DATA (VBPOK_TAB table) of this BAPI..

For example, if the delivery quantity is 3 and picked quantity is 3 for a material item,

I want to change both the quantity as 2. Is is possible to change both the quantities through BAPI?

Im using BAPI_OUTB_DELIVERY_CHANGE to update the delivery quantity as loong as the picked quantity is 0.

If both picked and delivery are same (for example, both are 2), then i need to change both the quantities (say 1).

So how can i update both the quantities?

If so, pls share the BAPI details for achieving this..

Regards,

Shanthi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

not answered