Hi,
I want to cancel the outbound delivery,goods movements status is C; then modify delivery
quantity; then re-PGI.Those steps are executed in one Z-program.
After cancelling delivery by FM 'WS_REVERSE_GOODS_ISSUE',I change the delivery item qty
by using BAPI 'BAPI_OUTB_DELIVERY_CHANGE' without leaving the current Z-program.BAPI
return error message VL216 'Item & does not exist' ,but the item is existent.
Between the FM(VL09) and BAPI(VL02N),if I exit the Z-program,this is no problem.
Can someone tell me what the matter is?
Thanks and Regards
Binary