‎2009 Mar 03 10:15 AM
Can I retore a delete program? I have delete one program and mark that everything should deleted as well as Includes, I don't know exactly if I deleted Includes which are used in other programs.
‎2009 Mar 03 10:20 AM
You can restore it if the versions are avilable for that program.
‎2009 Mar 03 10:32 AM
The problem is that I can't find the program anymore as the name is not available. Is there a transaction for deleted programs where I can look at?
‎2009 Mar 03 10:43 AM
if its a local ( $TMP ) then its gone.
If you have save the program in a Package then you can reterive .
if you re-create the program in your dev system with exactly the same name, the version manangement will allow you to get the last version. Now go to version management and reterive the last version. Then You will know the includes used in the program . Check for the includes , if there are not available . Re-peat the above process.
‎2009 Mar 03 10:36 AM
TABLE--->TREELOG will give you deleted program name
also-->DIRTREE table will also give you list of deleted programs
Regards,
Gurpreet
‎2009 Mar 03 10:48 AM
Hi,
TREELOG is for Change log for table TREE (tree administration)
and DIRTREE for Tree administration
these table does't contain deleted program, I have checke this.
we can think of VRSD for Version management: Directory table.
Thanks,
Krishna
‎2009 Mar 03 10:44 AM
Hi,
1) Create a program with the same name as earlier (which is deleted).
2) Click on Utilities --> Versions --> Version Management.
3) Select the version of your earlier program and click on display.
4) Your earlier program will be displayed here.
5) Click on retrieve and get it.
Hope this will help.
Regards,
Mukesh.
‎2009 Mar 03 10:49 AM
Hi,
TREELOG is for Change log for table TREE (tree administration)
and DIRTREE for Tree administration
these table does't contain deleted program, I have checke this.
we can think of VRSD for Version management: Directory table.
Thanks,
Krishna
‎2009 Mar 03 10:53 AM
Now I have found the program in the table treelog, furthermore I create the same program, but when I go to version management the older program is not listed. The program befor was saved as local.
Can I llok in the coding of the older program to see which Includes were included in the older program. I hope that I don't deleted Includes which are used in other programs.