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

Version Management in abap coding

Former Member
0 Likes
1,157

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
Read only

former_member196651
Contributor
0 Likes
1,118

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

Read only

Former Member
0 Likes
1,118

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

Read only

former_member228804
Participant
0 Likes
1,118

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.

Read only

anubhab
Active Participant
0 Likes
1,118

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

Read only

Former Member
0 Likes
1,118

Hi,

open your report in SE38.

Go to Utilities->Version->Version Management

and press the button Retrieve.

Thanks,

Dharmishta