Wednesday, March 24, 2010

How to delete data records from a table even if you dont have edit authorization !!

1) Goto se11 -> go to the table ->  see the content... from this window mark the check box for relevant  entries in the first column and click on Display button (F7)

2) enter "/h" in the command prompt and press enter.
3) Click the top most green button to execute.
4) From the debugging screen, double click on variable "CODE" change the value to "DELE" (from "SHOW") and save (by pressing enter in bi7 and by clicking pencil icon in bw 3.x ).
5) Press F8
6) In the result screen you will find the delete entry in the application bar
7) Delete one by one after ensuring the record content.

No comments:

Post a Comment