Hi,
I want to reverse pgi the delivery,then modify delivery quantity,then re-PGI.
Those steps are executed in one Z-program.
After reverse pgi the 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 exists.
Between the FM(VL09) and BAPI(VL02N),if I exit the Z-program,this is no problem.
Please advice on this isse..
Thanks and Regards
Phani