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

Retrieving the deleted Program .

coolomi1
Explorer
0 Likes
550

Hi Experts ,

       I recently deleted a custom program (which is already transported to live server ..) accidentilly . is there any method to getting back the deleted program  ..

Thanks and Regards

Om Prakash .

1 ACCEPTED SOLUTION
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
518

CReate program with same name..Then go to utilities->Version->Version Management. Select your version and retrieve it

Nabheet

2 REPLIES 2
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
519

CReate program with same name..Then go to utilities->Version->Version Management. Select your version and retrieve it

Nabheet

Read only

former_member199945
Active Contributor
0 Likes
518

First check in table VRSD  with OBJTYPE =REPS and OBJ NAME  = program Name (Deleted)

if it is there means

Create  a program with same name which was deleted , now go to utilities , versions , version mgt, here you will get previous version  now Save .