cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete a batch split item using function module

07-19-2014 9:00 AM
1800 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

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.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

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.