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

Abap code disappear

Former Member
0 Likes
1,117

hi experts,

i need you help. i don`t know what happened, one of my program`s abap code all disappear with a unknown GUI exit suddenly,

also did lasted saved code.

i know the DBtable REPOSRC store the code, unfortunately nothing in it. how i can recover the program?

thank you very much.

1 ACCEPTED SOLUTION
Read only

mayur_priyan
Active Participant
0 Likes
911

Hi,

Is it just the code within a program which is missing ? If yes you could get a saved version ( as modif version ) in the Version Management.

6 REPLIES 6
Read only

Former Member
0 Likes
911

Did you check the temp saved version in Version history?

Read only

Former Member
0 Likes
911

Hi,

Check in UTILITIES->VERSION-> VERSION MANAGEMENT.

or refer the below link.

http://scn.sap.com/message/307387#307387

Read only

mayur_priyan
Active Participant
0 Likes
912

Hi,

Is it just the code within a program which is missing ? If yes you could get a saved version ( as modif version ) in the Version Management.

Read only

Former Member
0 Likes
911

Hi Dengyong,

I too had the same problem, last year, but I was unable to retrieve the code.

If you get any solution, pls post.

Thanking You All.

Read only

Former Member
0 Likes
911

@Ankit Sharma, yes it`s can`t retrieve, even in version management. i only rewrite all code again. thanks all.

Read only

FredericGirod
Active Contributor
0 Likes
911

Create an empty program with the same name, go in version management  and retrieve the code.

very simple (if you have make one transport request)

regards

Fred