cancel
Showing results for 
Search instead for 
Did you mean: 

Deleting Sales Orders

Former Member
0 Kudos

Hi,

How to Delete 10 sales orders at a time.Please give inputs.

Regards

Kiran

Accepted Solutions (0)

Answers (3)

Answers (3)

Lakshmipathi
Active Contributor
0 Kudos

Please make a search in the forum whether solution is there to your question. The question what you posted has been answered many times in the forum.

thanks

G. Lakshmipathi

Former Member
0 Kudos

Hi Kiran,

It is not suggestable to delete the sales order.Instead you can maintain the reason for rejection.After this the status will be changed to complete only.

Goto MASS T.Code.

Enter the Object type as "BUS2032".

Execute.

Select "Sales order header data" in the tables.

Click on fields.

Select the field "MASSVBAP-ABGRU".Execute.

enter your orders and execute.

Regards,

Krishna.

Former Member
0 Kudos

Hi,

You can delete sales order using transaction VA02, but with a constraint that no subsequent document is created against it.

Path is :

VA02 -> Sales Document (in menu bar) -> Delete

Invoice can be cancelled using T cose VF11 and then you can reverse the Goods Issue using VL09 and making the picking quantity zero in the deivery document and delete the delivery order using VL02n . You can then delete the sales order then.

If you want to delete multiple number of records at a time, use LSMW.

Thank you.