‎2014 Dec 05 7:47 AM
Hi All,
Need help on below queries
1. Say I have transport request1 which is released in quality containing SAP standard Program and If transport request 2 overwrites standard program in Quality then if I create a new request and include request1(old rerquest) whether the program will contain new changes or old changes. How can I get old changes when status of both request are in Released .
2. If request1 contains many SAP standard objects which was overwritten by request2, How can I revert back changes of single object(standard program)
‎2014 Dec 05 7:53 AM
Hi Rachel,
In development, check the version management, it will be like below.
1 . Request2
2 . Request1.
Using retrieve option, you can overwrite the request2.
Arivazhagan S
‎2014 Dec 05 8:07 AM
Hi,
You can retrieve your Old TR by going to Version management and click on Retrieve option.
‎2014 Dec 05 10:24 AM
Hi Rachel,
In the quality system go to Utilities-->Versions-->Version management.
Go to REMOTE COMPARISON tab.
Provide the system with your development and compare.
If there is difference check which version you need ,release the TR and get it done.
If you want to retrive a back verison check in the list the change will be with TR no.
Select it and retrieve.
Thanks
Kishan Shah
‎2014 Dec 05 11:15 AM
This is how you can retrieve the older version .
As shown in the snapshot, you will get version number. Compare it with current code and revert whichever version you want using Retrieve button.
Regards,
Saddam
‎2014 Dec 12 1:01 PM
Thanks for your reply . Could you also suggest what needs to be done for below scenario
2. If request1 contains many SAP standard objects which was overwritten by request2, How can I revert back changes of single object(standard program)
‎2014 Dec 12 1:54 PM
1) To resolve this you have tore-import transport request1 (make sure this again wont import other programs of transport request2). If you recreate new transport then it always takes latest changes available. To create old version look alike then you need to retrieve old version code and create a transport.
2). only way is to retrieve the old code of single object and recreate new transport.