‎2010 Jan 18 10:33 AM
Hi ,
I have written a abap program but i dont know somehow all the abap code in the program vanished and when I have activated the program the blank version of program got activiated and i am not able to retrieve abap code now...
I wanted to know is there any table or system where abap code version is stored so that I can retrieve back the source code ??
Regards,
Santosh
‎2010 Jan 18 10:41 AM
Hi,
You cannot retrieve the code once you have saved with the latest one.
Anyways if you had maintained version of the program, you can get the code you have written.
Regards,
Daz.
‎2010 Jan 18 10:41 AM
Hi,
You cannot retrieve the code once you have saved with the latest one.
Anyways if you had maintained version of the program, you can get the code you have written.
Regards,
Daz.
‎2010 Jan 18 10:43 AM
Hi,
As far as I know it is not stored in the way you mentioned so it is not possible to get that code back. But if your program is transported there should be a version before transport so it may be helpfull in your case.
Regards,
‎2010 Jan 18 10:44 AM
hi,
Try from Version management
Go to your porgram from se38 and then click on
Utilities >Versions>VersionManagement and then click on RETRIEVE
thanks