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

MBST - Update Delivery completion indicator

former_member418469
Participant
0 Likes
637

Hi,

In tcode MBST.

I want to select Delivery completion indicator check box and save it . There is any BAPI for it. I tried BAPI_GOODSMVT_CANCEL is not working for this requirement. I also tried MB_CHANGE_DOCUMENT, its not working. I wrote BDC / call transaction, the screen number often changes so its not working.

I require BAPI or function module to update Delivery completion indicator.

I am using SAP 4.6b version.

Thanks

Edited by: harryibm on Mar 30, 2010 4:10 PM

Edited by: harryibm on Mar 30, 2010 4:11 PM

Hi,

In tcode MBST.

I want to select Delivery completion indicator check box and save it . There is any BAPI for it. I tried BAPI_GOODSMVT_CANCEL is not working for this requirement. I also tried MB_CHANGE_DOCUMENT, its not working. I wrote BDC / call transaction, the screen number often changes so its not working.

I require BAPI or function module to update Delivery completion indicator.

I am using SAP 4.6b version.

Thanks

Edited by: harryibm on Mar 30, 2010 4:10 PM

Edited by: harryibm on Mar 30, 2010 4:11 PM

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
521

Have you tried BAPI_GOODSMVT_CREATE with reversal movement type.

please check it.

Read only

former_member418469
Participant
0 Likes
521

HI

But i have to update Delivery Completion Indicator based upon material document number, year and item no of material document.

Please can you show a code to do it. I am picking it from MSEG table.