Application Development 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: 

how to retrive deleted program

former_member181995
Active Contributor
0 Kudos

hello experts,

my mistake somebody has deleted my program with name z sales is there is any way to get back deleted objects.

thanks amit.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Try to get it from Version Management.

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.

Regards,

Satish

12 REPLIES 12

Former Member
0 Kudos

Try to get it from Version Management.

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.

Regards,

Satish

0 Kudos

well satish but in deleted program how can i enter into version management.

0 Kudos

Just re-create it. If you deleted program ZOLD, create new program ZOLD, save it and go to version management. You can retrieve any version you want.

Rob

0 Kudos

Check my answer, given above

0 Kudos

Hi,

Here is the catch. If your deleted program is in $TMP then you cannot able to retrieve.

0 Kudos

well rob its not showing any old version.

0 Kudos

If there is no version maintained, you need to contact with your basis guy he may help you.

Regards,

Satish

0 Kudos

So it was either a local object, or the initial transport was never released??

Rob

0 Kudos

yw rob its initian tr never transpoted yet..

0 Kudos

As Satish said earlier, maybe basis can help; otherwise, better get typing.

Rob

Former Member
0 Kudos

Whether those program were the part of TR.

If yes then that TR must be in prod, just copy the code from there.

If not then it is very hard to retrieve back the program. basis needs to check all the logs and if they are deleted few days back then the data stored in temporary tables which mostly moved to file system would have been deleted. So it is highly difficult to get the programs back.

ferry_lianto
Active Contributor
0 Kudos

Hi,

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.

Otherwise ... you can not.

Regards,

Ferry Lianto