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: 

Which bapi function can be used to change Outbound Delivery Order ?

Former Member
0 Kudos

Dear all,

Which bapi function can be used to change Outbound Delivery Order ? (LGORTCCHARGCTRAIDCTRATYCWADAT_ISTCLFIMG,VRKME should be changed.)

Thanks!

6 REPLIES 6

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

How about 'BAPI_OUTB_DELIVERY_CHANGE'

Regards,

Rich Heilman

Former Member
0 Kudos

Thanks , Rich Heilman.

But how can I change LGORT TRAID TRATY and WADAT_IST in BAPI_OUTB_DELIVERY_CHANGE ?

0 Kudos

This BAPI does not exist in my system(46c), so I can't give you any other ideas.

Regards,

Rich Heilman

Former Member
0 Kudos

Can anybody help me ? Thanks!

ferry_lianto
Active Contributor
0 Kudos

Hi Guo,

Sorry I don't have SAP system now but I can suggest that you do the following:

1. Run transaction SE37

2. Enter function module name BAPI_OUTB_DELIVERY_CHANGE

3. Hit display

4. Hit the button Function Module Documentation

5. Down the bottom of the documentation you have a detailed description of each of the parameters (with hyperlinks)

Or you can check the following BAPI/FM.

BAPI_OUTB_DELIVERY_CONFIRM_DEC

BAPI_OUTB_DELIVERY_CHANGE

BAPI_LIKP_GET_LIST_MSG

BAPI_LIKP_PROCESS_MSG

BAPI_LIKP_PROCESS_MSG_DIRECT

BAPI_OUTB_DELIVERY_SAVEREPLICA

BAPI_OUTB_DELIVERY_SPLIT_DEC

RV_DELIVERY_UPDATE

Hope this will help.

Regards,

Ferry Lianto

Former Member
0 Kudos

Thanks indeed ,Ferry Lianto.