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 Delivery date programatically for inbound delivery

Former Member
0 Likes
633

Hi all,

I need to update the delivery date in the inbound delivery programatically...How cna i do that?any FM available?

The field to be updated is LIKP-LFDAT.

Thanks.

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
511

Check WS_DELIVERY_UPDATE , BAPI_INB_DELIVERY_SAVEREPLICA

ALso check

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
512

Check WS_DELIVERY_UPDATE , BAPI_INB_DELIVERY_SAVEREPLICA

ALso check

Read only

Former Member
0 Likes
511

Issue solved!

Had to do i through a BADI!