Application Development 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: 

Opening the last saved abap program

former_member185856
Participant
0 Kudos

Hi Experts!,

<b>I have made changes to ABAP program , and I need the program which was previously working, could any one tel me how to check the last saved program.

regards,

Sunil</b>

7 REPLIES 7

Former Member
0 Kudos

Hi Sunil,

Just go the version management and check the previous version..

In SE38->Utilities-Versions->Version Management.

Thanks,

chaithanya

naimesh_patel
Active Contributor
0 Kudos

You need to retrive the older version

Go to SE38.. put your program name.

Utilities > Versions > Version Managment ...

Select the version you want to retrive..

and Press the button Retrive.

Regards,

Naimesh Patel

Former Member
0 Kudos

You can check previous version in version management and after selecting correct version retreive it using retreive button.

Regards,

Amit

former_member185856
Participant
0 Kudos

Hi Experts!,

Thanks for your reply, but if I have not saved in versions, is there any chance of getting old saved program?

regards,

Sunil

0 Kudos

Sunil,

If you are not moved to any other system then it will not available in version management control.

You have to take care of saving into some desktop files.

Thanks

Seshu

0 Kudos

Hi..

If you have saved it as local object I think you cannot get the older version if there are no versions after u saved it and activated it.

One thing u can do is do a remote comparison with Test system or just check the code in Test system if you have not moved to T48.

Thanks,

chaithanya.

0 Kudos

Hi Sunil,

In case you have not activated the program you can get the last active version.

goto change mode of the program and Press Shift+F8 (active <-> inactive) .

Lokesh

Message was edited by:

Lokesh Aggarwal