‎2008 May 20 1:38 PM
I have made changes to a program and transported to quality. Test has failed. How can i reverse all the changes in one go. Is there way to reverse the TR.
Thanks
‎2008 May 20 1:41 PM
In ABAP editor,
Utilities > Versions > Versions Management
There u can see all the old versions of your program.
Retieve the older one.
Reward if helpful.
‎2008 May 20 1:41 PM
Hi,
Go to program in SE38 and click on Utilities and click on Versions and Version Management and check the previous version and click on Retrieve and save it in another TR and transport it to Quality.
Regards
Kannaiah
‎2008 May 20 2:12 PM
Hi
SE 38 ->open the program
Utilities -> Versions -> Versions Management
There u can see all the old versions of your program.
Retieve the previous one.
save and activate it
goto se10
release the request and transport it.
thanks
sitaram
‎2008 May 20 2:20 PM
Hi,
until yet reverse transports are not provided by SAP.
Sometime it is much manual work getting back to previous state.
You have to retrieve old version for each software component in the development system. For SAP Script there is no versioning at all!
Sometimes I prepare a reverse transport to face problems going live.
Additionally we built up a transport way from SAP live system to our development system. So we can bring systems in front of the live system closer to it. This is a good deal especially for the development system, which normally will not be renewed.
regards
Walter Habich