Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Retrieve a deleted program

Former Member
0 Likes
877

Hi,

Is there any way in SAP wherein we can retrieve a deleted program?

Thanks

5 REPLIES 5
Read only

suresh_datti
Active Contributor
0 Likes
574

Only if it was tied to a Transport request.. the BASIS might be able to retrieve it via that Change request..

~Suresh

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
574

You can use version management if it was a transportable program. Create the program with the same exact name as it was, then go to Utitlies, Versions, Version Mangagement, you will be able to retrieve the last version.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
574

Hi,

Check whether there is any previos version of that program, just go to Se38, and give that name and in the utilities --> versions, if the previos version is there then that would be better, or else see the table TADIR with the Program name, you may get some idea to get that one.

if these are not passed then contact the basis people, they will have the backup of the system, so they will get the program back

Hope it helps

Regards,

Gaurav.

*Reward points if it helps.

Read only

Former Member
0 Likes
574

Hi..,,

Following are the steps in getting back the program:

  • Create a program with the same name as earlier (which is deleted)

  • Click on "Utilities" --> "Versions" --> "Version Management"

  • Select the version of your earlier program and click on display.

  • Your earlier program is displayed here.

<b>regards,

sai ramesh</b>

Read only

Former Member
0 Likes
574

hi,

go to this link

<a href="http://">http://www.saptechnical.com/Tips/ABAP/RetrieveDeletedPrg.htm</a>

Regards,

Ananth