SAP has a limited provision for retrieving deleted programs. Let us have a look into the steps for the retrieval.
OPTION 1:
1. Check in table VRSD if there is an entry with OBJTYPE = ‘REPS’ and OBJNAME = name of the deleted program.
Retrieve Deleted Programs
2. If yes, then create a new program in SE80 / SE38 with the exact same name as the deleted one.
3. Click on Utilities – > Version – > Version Management.
4. Click on the earlier version of your program and click display.
Your earlier program will get displayed, just copy – paste to the existing program.
via ABAP Tutorials
Responses to “SAP Tips: Retrieve Deleted Programs in SAP”