Application Development 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: 

Change Batch value of an Outbound delivery

Former Member
0 Kudos

Hi

How can i change the value of the batch field on a Outbound delivery based on a sales order?

I've tried the BAPI Bapi_Outb_Delivery_Change and the Ws_Delivery_Update, but still i can't change the value of the bacth. Is there another BAPI? I'm I doing something wrong?

I call the Bapi_Transaction_Commit after but still no changes...

Thanks

Hugo

1 ACCEPTED SOLUTION

Former Member
0 Kudos

This might be helpful, refer:

[http://sap.ittoolbox.com/groups/technical-functional/sap-interfaces/bapiidocfm-for-outbound-delivery-vl01n-49914]

6 REPLIES 6

Former Member
0 Kudos

This might be helpful, refer:

[http://sap.ittoolbox.com/groups/technical-functional/sap-interfaces/bapiidocfm-for-outbound-delivery-vl01n-49914]

0 Kudos

Thanks for the replie, but those links didn't have any information that could help me on this problem.

Anyway thank you

0 Kudos

anyone? please

Hugo

0 Kudos

Does someone know the answer to this question?

How can i change (or add) the batch value of an item in a outbond delivery via BAPI?

Answers will be rewarded!

Thank You

Hugo

Former Member
0 Kudos

For list of available BAPIs, refer:

[http://www.sapbapi.com/bapi-list/]

Former Member
0 Kudos

You can use BAPI_OUTB_DELIVERY_CHANGE, first step we need delete line item, then split Outbound delivery to new line item with new batch number you want.

sorry for my Eng.