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

How to delete a batch split item using function module

Former Member
0 Likes
1,647

Hi,

I want to delete a batch split line item (900001) from outbound delivery using function module BAPI_OUTB_DELIVERY_CHANGE. I am unable to delete the item. Please help me.

View Entire Topic
Former Member
0 Likes

Hello venu,

This BAPI_OUTB_DELIVERY_CHANGE allows to eliminate positions using field DEL_ITEM of structure ITEM_CONTROL

I hope you help.