Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Outbound Delivery BAPI issue

Former Member
0 Likes
593

Dear All,

I am using the BAPI - WS_DELIVERY_UPDATE for change the picking quantity, But while execute the BAPI quantity is not overwriting, it is adding the existing delivery picking quantity.  eg : now the picking quantity is 10 , i am passing the picking quantity as 2 in BAPI,  the result is 10 + 2 = 12 . But our result should be only 2.

Thanks and advance

Visva

3 REPLIES 3
Read only

former_member182354
Contributor
0 Likes
549

Can you try this FM:

SD_DELIVERY_UPDATE_PICKING

Raghav

Read only

0 Likes
549

Hi Raghav,


I was tried this BAPI also, I am getting same output. If possible can you give me the input data for this BAPI.


Thanks and Advance

Visva

Read only

0 Likes
549

Hi Raghav,

Hi Raghav,


I was tried this BAPI also, I am getting same output. We have to use any additional parameter in this BAPI inputs.


Thanks and Advance

Visva