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: 

Version Management in abap coding

Former Member
0 Kudos

Hi Expertise,

There is one report of 2000 lines, by mistake i have added few lines in middle.

That has changed functionality completely which is wrong.

I have to revert it back .

I have tried with Version Management, but that is for program.

Please help me out .

Best Regards,

Priyaranjan

5 REPLIES 5

former_member196651
Contributor
0 Kudos

Hi Priyaranjan,

If you had not transported this code to quality/production, then you please copy the code from there. It will save your time. Otherwise, what you can do is compare the versions and try to find out the changes done by you.

Regards,

Abijith

Former Member
0 Kudos

You can do the version management->remote comparison with quality/production system if changes are not yet moved,to find the difference which you made.

Regards,

Poornima

former_member228804
Participant
0 Kudos

Hello,

     Were there any versions generated of the previous code? I mean the original code? Or at least was the request of the very first code released and moved to Quality/PRD?

Thanks,

Dnyanesh.

anubhab
Active Participant
0 Kudos

Hi Priyaranjan,

     Please go to version management. There you can see all versions available. Just check the desired version and click on the Retrieve button. It will discard the current changes and will return the earlier version as it is.  Hope this might be helpful for you.

Regards,

Anubhab

Former Member
0 Kudos

Hi,

open your report in SE38.

Go to Utilities->Version->Version Management

and press the button Retrieve.

Thanks,

Dharmishta