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

BAPI_OUTB_DELIVERY_CHANGE adding handling unit

edson_suzuki
Explorer
0 Likes
989

I trying to use the FM above to change the delivery (like vl02n) adding handling units in each item of delivery, I would like to know what parameters and tables I have to fill to this work ??

Regards.

Suzuki

I trying to use the FM above to change the delivery (like vl02n) adding handling units in each item of delivery, I would like to know what parameters and tables I have to fill to this work ??

Regards.

Suzuki

2 REPLIES 2
Read only

Former Member
0 Likes
652

Hi,

Goto Function module - IDOC_INPUT_SHP_OBDLV_CHANGE.

Goto line number 250. Here they used this FM BAPI_OUTB_DELIVERY_CHANGE. Give the inputs in same manner...

Cheers

Kothand

Read only

Former Member
0 Likes
652

Hi,

Check the sample code where the Above BAPI is used...

http://abapreports.blogspot.com/2008/06/bapi-code-for-outbound-delivery-change.html

Check this thread even...

Hope these would help you.

Regards

Narin Nandivada