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

UPDATE Table through Function Module

Former Member
0 Likes
773

Update delivery document LIKP wit new route LIKP-ROUTE. suggest the correct function Module

3 REPLIES 3
Read only

Former Member
0 Likes
687

This message was moderated.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
687

Look at [BAPI_OUTB_DELIVERY_CHANGE|https://forums.sdn.sap.com/search.jspa?objID=c42&q=BAPI_OUTB_DELIVERY_CHANGE].

Regards,

Raymond

Read only

Former Member
0 Likes
687

Hi,

Use BAPI

BAPI_OUTB_DELIVERY_CHANGE Change Outbound delivery

In this BAPI a Parameter called HEADER_DATA of type BAPIOBDLVHDRCHG.

There is field called Route, pass value in it.

Also Set field ROUTE_FLG in Parameter HEADER_CONTROL to X or U for Change.

Thanks &regards,

ShreeMohan