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 to add position to delivery

Former Member
0 Kudos

Is the only way to add a new position to a delivery via batch-input ?

I can't find a BAPI or a FM

4 REPLIES 4

former_member181962
Active Contributor
0 Kudos

Did you try the FM: WS_DELIVERY_UPDATE?

Regards,

Ravi

0 Kudos

We are using this FM to update Packing info on a delivery. I do not think It can be used to add a new position on a delivery.

0 Kudos

Try the bapi: BAPI_DELIVERYPROCESSING_EXEC.

Regards,

Ravi

0 Kudos

I can see that according to the documentation it can be used add packing material but I can't find out what to pass im which structure to create a new item.