I'm using BAPI_OUTB_DELIVERY_CREATE_SLS
to create deliveries from sales orders.
I'd like to call the BAPI
1 time with N delivery and have N sales order to improve the performance of the program but right now the BAPI
gives me a delivery only for the first sales order.
Thank you