‎2008 May 25 12:38 PM
Hello ABAPers,
I have got a doubt while i am working with the system like power was suddenly interrepted there what ever program tht i wrote was totally gone until wht i have not saved.
If i want to restore the same program wht i have not saved how can i achieve it.
Thks
‎2008 May 25 12:41 PM
Hello.
In SE38, go to Versions and see if there is a temporary version stored. If not, I'm afraid you have lost your changes.
Best regards.
Valter Oliveira.
‎2008 Jul 10 6:33 AM
Hi
Thank u so much for ur reply. It really worked well for my case.
Thanks a lot.
Regards
Christina
‎2008 May 25 1:11 PM
Hi Venkateswar,
Unfortunately we can't retrieve the unsaved code. Let me tell u how exactly it works.
When ever we save the code a temporary version will be saved in application server. When ever we activate this temporary version will be written to data base and deleted from application server. So if u have saved ur program then even if power gone then it will retrieve the temporary version from application server. In ur case it is not possible as per my knowledge.
Also make a habbit of saving the code for every 2 min so that ur changes will not lost due to power/connection lost.
Thanks,
Vinod.