SAP for Automotive Discussions
Connect with fellow SAP users in discussions to troubleshoot challenges, share best practices, and fuel each other's success. Join a conversation or start your own.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cancel Goods Movemnt Of Vehicle in Vehicle Sales Order

Former Member
0 Likes
503

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
451

Check the event: ITEM_CANCEL

'GDSMVT_CANCEL' action is called when we execute ITEM_CANCEL

2 REPLIES 2
Read only

Former Member
0 Likes
452

Check the event: ITEM_CANCEL

'GDSMVT_CANCEL' action is called when we execute ITEM_CANCEL

Read only

0 Likes
449

Thanks a lot. Issue Resolved.