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_DELIVERYPROCESSING_EXEC

Former Member
0 Kudos

Hi all,

I'm using fm BAPIDELIVERYPROCESSING_EXEC_ to create a delivery (instead of VL01n transaction). Nevertheless, with this fm, I'm not being able to divide a line in two batches (in the delivery).

Can anyone help me ?

Best regards,

Ricardo

1 REPLY 1

former_member194669
Active Contributor
0 Kudos

Hi,

I think you need to do BAPI_DELIVERYPROCESSING_EXEC for create delivery then use BAPI_OUTB_DELIVERY_CHANGE to split the batch.

Please read fm documentation of BAPI_OUTB_DELIVERY_CHANGE