cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Outbound Delivery split with batch

Former Member
0 Likes
978

Dear all, I have an outbound delivery with batch split and need to move some batches into another delivery.

FM BAPI_OUTB_DELIVERY_SPLIT_DEC works fine for deliveries without batches. But for that case it creates empty delivery.

Should I fill input parameters of this FM differently for that case or check configuration somewhere?

I also try to see how VLSP transaction works (It splits properly). Actually both of them call FM LE_DSP_ALL_STEPS but VLSP calls it with larger amount of input data that seems ambiguous.

Thank you!

Accepted Solutions (0)

Answers (1)

Answers (1)

ChenghaoQian
Newcomer
0 Likes

hi  How  solve the same problem?