2010 Oct 17 10:55 AM
Dear All,
First I cretaed billing document through Vehicle Sales Order.
Cancel the the billing document using order event 'CANCEL_BILLING'.
Now I want cancel the Vehicle Goods Movement which I posted by using Order Event 'POST_GOODS_ISSUE'.
How I can cancel the Vehicle Goods Movement . I have checked there is DBM action 'GDSMVT_CANCEL' but there is no order event for 'GDSMVT_CANCEL'. Please provide the solution.
Thanks and Regards
Makarand
2010 Oct 18 8:27 AM
Check the event: ITEM_CANCEL
'GDSMVT_CANCEL' action is called when we execute ITEM_CANCEL
2010 Oct 18 8:27 AM
Check the event: ITEM_CANCEL
'GDSMVT_CANCEL' action is called when we execute ITEM_CANCEL
2010 Oct 18 10:09 AM