cancel
Showing results for 
Search instead for 
Did you mean: 

Deleted sales order

Former Member
0 Kudos

Dear all,

I would like to know the list of sales orders have been deleted from the system. Could you please confirm whether any reports, t.codes are available to find the same?

Regards

Manivannan R

Accepted Solutions (1)

Accepted Solutions (1)

javed_ihsan
Active Participant
0 Kudos

Hi

You need to write a small program which will basically check the following two tables to get all the deleted orders. You can get the following information for deleted orders. Sales document, Who deleted it, date, time etc.

Tables

CDHDR, CDPOS

Use Change doc. Obje = VERKBELEG (sales documents)

Hope this will help you

Regards

Javed

Answers (5)

Answers (5)

Former Member
0 Kudos

hi

another way to find

goto SE16

Check in history table CDPOS.

object class = VERKBELEG (sales order)

Table name = VBAK

Change ID = D

it will give u all the sales orders deletd

regards

Former Member
0 Kudos

hi mani,

can u try with pgm RKEAEDEL in tcode SA38

rewards if helpful

regards,

Arun prasad C R

Former Member
0 Kudos

hi arun

please check RKEAEDEL is used to delete the sales orders containing errors

regards

prashanth

Former Member
0 Kudos

hi prashanth,

Thanks prashanth, it was mistake from my side due to oversight

thank you

regards,

Arun prasad C R

Former Member
0 Kudos

hi manivannan

try with RVSCD200 in sa38 and enter the from date i hope u will get the details

regards

prashanth

Former Member
0 Kudos

Hell Manivannan

You can find the information through VA05 -> Go to Org.Structure Enter the Sales Area and other filters -> Select All Orders & Period -> Enter -> you can find the GAP between the serial numbers. These numbers may be deleted sales orders.

Regards

Anilkumar

Former Member
0 Kudos

The problem is that we have so many sales document types and the serial number based on the sales.doc (more than 5000 Sales order are created a day). hence we are not able to find the missing number in the list.

If can check any report and the report should give on the deleted sales orders.

Regards

Manivannan R

Former Member
0 Kudos

Can anybody revert on this? I remember there is one program to run this report in SA38. If somebody can able to re-collect, please reply

Regards

Manivannan R