Application Development 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: 

BAPI for Outbound Delivery to change both Pick and Delivery Quantity to 0

Former Member
0 Kudos

Hello Everybody,

I have this requirment to change the Pick and Delivery of an outbound delivery to 0 and, in effect, creating a completed Picking Request.

Is there a BAPI available that will allow me to do this?

Hope to hear from you soon.

Thank you all and good day.

1 REPLY 1

Former Member
0 Kudos

Hi,

try BADI LE_SHP_GOODSMOVEMENT if u need to do this in runtime.

BAPI:

BAPI_INB_DELIVERY_CHANGE

BAPI_OUTB_DELIVERY_CHANGE

SHP_BAPI_DELIVERY_CHANGE

FM:

SD_DELIVERY_CUMULATIVE_CHANGE

Regards,

Amit