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

Change Delivery Header

santhosh_patil
Contributor
0 Likes
1,908

Hi ,

IS there any BAPI ot FM to change the delivery header data.

....Patil

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,131

Santosh,

use:

BAPI_INB_DELIVERY_CHANGE  
BAPI_OUTB_DELIVERY_CHANGE

Hi ,

IS there any BAPI ot FM to change the delivery header data.

....Patil

4 REPLIES 4
Read only

naimesh_patel
Active Contributor
0 Likes
1,131

Check this FM: WS_DELIVERY_UPDATE

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
1,132

Santosh,

use:

BAPI_INB_DELIVERY_CHANGE  
BAPI_OUTB_DELIVERY_CHANGE

Read only

Former Member
0 Likes
1,131

HI,

Check this..

BAPI_INB_DELIVERY_CHANGE

BAPI_OUTB_DELIVERY_CHANGE

BAPI_DELIVERY_CHANGE

BAPI_DELIVERY_CHANGE_CHECK

BAPI_DELIVERY_CHANGE_SIMU

Regards

Rajendra

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,131

Look at BAPIs

- [BAPI_DELIVERYPROCESSING_EXEC|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=bapi_deliveryprocessing_exec&adv=false&sortby=cm_rnd_rankvalue]

- [DELIVERYPROCESSING_EXECUTE|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=deliveryprocessing_execute&adv=false&sortby=cm_rnd_rankvalue]

- [BAPI_OUTB_DELIVERY_CHANGE|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=bapi_outb_delivery_change&adv=false&sortby=cm_rnd_rankvalue]

- [BAPI_INB_DELIVERY_CHANGE|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=bapi_inb_delivery_change&adv=false&sortby=cm_rnd_rankvalue]

- [BAPI_DELIVERY_CHANGE|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=bapi_delivery_change+&adv=false&sortby=cm_rnd_rankvalue]

and FMs

- [WS_DELIVERY_UPDATE|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=ws_delivery_update&adv=false&sortby=cm_rnd_rankvalue]

- [WS_DELIVERY_UPDATE2|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=ws_delivery_update2&adv=false&sortby=cm_rnd_rankvalue]

Regards