cancel
Showing results for 
Search instead for 
Did you mean: 

Re : deleted sales order

Former Member
0 Kudos

Hi

I deleted a sales order that sales order details are not in database tables(vbak, vbap etc). Where to find the deleted sales order details.

How to solve this.

Thakns

Anto

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The deleted order will be stored in CDHDR and CDPOS tables.

Go to CDPOS

enter "VERKBELEG" in change document object.

VBAK in Table name.

"D" in Change ID.

Regards,

Abhee.

Answers (2)

Answers (2)

Former Member
0 Kudos

Check CDPOS table and give VERKBELEG in the change document object. in the object number give the sales order number. Make it 10 digit by adding zeros before the number. Give the table name as VBAK and execute. You will find the sales order and its status mentioning who has done what with the sales order like if anybody has deleted or did any changes. U can easily locate. u can also check CDHDR table with the same inputs stated above and check the user name who has deleted the sale order.

Former Member
0 Kudos

Dear Anthony,

T. Code: SE16

Table: CDHDR/ CDPOS

OBJECTCLAS: VERKBELEG

Table: VBAK

Change ID: "D - Delete"

and execute. You will get the Deleted Sales Order.

Or, If you know the Deleted Sales Order No., go to -

T. Code: SE38

Program: RVSCD100

and execute. Change history is retained even if the order is deleted

Best Regards,

Amit