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

Creating deliveries using delivery groups

kumaro412
Active Participant
0 Likes
1,502

Dear experts,

We have a problem when we try to create deliveries with BAPI_OUTB_DELIVERY_CREATE_SLS ...

I'll try to explain the situation : We have an order with multiple items ... All items have the same delivery group ... We want to create a delivery with one of the items ... We use the function  BAPI_OUTB_DELIVERY_CREATE_SLS to achieve this ... But we get an errormessage VL 123 : "delivery group is not complete (delivery group will be deleted)" ...

When we try to do the same using VL01N, there is no problem ... Via VL01N it is possible to create a delivery with one item by selecting all items at the beginning and removing the irrelevant items afterwards ...

Does anyone know how we could do the same using the function BAPI_OUTB_DELIVERY_CREATE_SLS ?

Thanks in advance !

Greetz,

Kurt.

1 ACCEPTED SOLUTION
Read only

kumaro412
Active Participant
0 Likes
1,062

Solved by implementing note 72481 !

1 REPLY 1
Read only

kumaro412
Active Participant
0 Likes
1,063

Solved by implementing note 72481 !