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

Changing Outbound Delivery with new batch split

Former Member
0 Likes
894

Dear all,

The Requirement is to change the existing line item with new batch splits ( New Batch split with Gross and Net weights). As there will be thousands of batches to be updated the need for requirement arises from upload the batches from Excel file.

I have tried FM BAPI_OUTB_DELIVERY_CHANGE . Where i can update the Existing batches .But i am unable to create a new batch split item with Gross and Net weights.

Is there any other FM or BAPI we can try for the same.

Thanks in Advance.

Sriram

2 REPLIES 2
Read only

Former Member
0 Likes
531

Hi,

Try FM    BAPI_OUTB_DELIVERY_SPLIT_DEC

Read only

Former Member
0 Likes
531

Hi Sai krishna,

Thanks for your suggestion.

I think this BAPI BAPI_OUTB_DELIVERY_SPLIT_DEC is used to split delivery . My requirement is to do batch spilt of a delivery item.

Thanks ,

S.Sriram