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: 

I need to update WADAT_IST(actual GI Date) using BAPI_OUTB_DELIVERY_CHANGE.

Former Member
0 Kudos

I need to update both WADAT(Planned GI date) and WADAT_IST(actual GI Date) using BAPI_OUTB_DELIVERY_CHANGE.

WADAT(Planned GI date) i have updated using GI flag in importing parameter and TIME type as WSHDRWADAT.

Please let me know which flag and time type i need to use to update WADAT_IST

(actual GI Date) or suggest the procedure to update WADAT_IST.

2 REPLIES 2

s_nevskaya
Explorer
0 Kudos

WSHDRWADTI

Jeansy
Active Contributor
0 Kudos

Hi,

I guess that this is not possible using this BAPI-function module.

You could use the function module WS_DELIVERY_UPDATE_2 instead.

Kind regards
Jens