2008 Aug 26 3:44 PM
A developer created code in DEV system, in the meantime a developer was creating new dev in Sandbox. The code in DEV was wiped out by rthe Sandbox transport all the way to prod. Any way of retrieving the revision in DEV that was overwritten by the Sandbox transport?
Thank-You
2008 Aug 26 3:48 PM
Hi,
Go to SE38 -> type in the program name
In the menu go to Utilities -> Versions -> Version Management -> Select the previous transport (the changes you want to revert to)
Thanks,
Kartavya
A developer created code in DEV system, in the meantime a developer was creating new dev in Sandbox. The code in DEV was wiped out by rthe Sandbox transport all the way to prod. Any way of retrieving the revision in DEV that was overwritten by the Sandbox transport?
Thank-You
2008 Aug 26 3:48 PM
Hi,
Go to SE38 -> type in the program name
In the menu go to Utilities -> Versions -> Version Management -> Select the previous transport (the changes you want to revert to)
Thanks,
Kartavya
2008 Aug 26 3:48 PM
Check if you can find the previous version in the version history.
SE38 > Utilities > Version history.
Regards,
Naimesh Patel
2008 Aug 26 3:49 PM
This is SASCRIPT code. It does not seem to work that way...thx.
2008 Aug 26 3:49 PM
Restore from backup is your only option then.
matt
Edited by: Matthew Billingham on Aug 26, 2008 4:49 PM
2008 Aug 26 3:49 PM
If any version history exists, one can retrieve the old version. If no version exists... you have write the code once again..
2008 Aug 26 3:50 PM
For scripts there is no version management.. You need to redevelop the script once again..
2008 Aug 26 3:52 PM
Hi,
If the developer create in Sandpit, i think it should be created in other request not in the same request.
If it create with other request no.
You can go to UTILITIES -> VERSIONS -> MANAGE VERSIONS.
In that you can select the version u created on the request.
I hope it can help you.
Regards
Rajendra
2008 Aug 27 5:03 AM
Hi ,
Go to SE38 -> type in the program name
In the menu go to Utilities -> Versions -> Version Management -> Select the previous transport (the changes you want to revert to)
IF you double click on that u can get teh older version changes so that you can get the previous program code .
and one more thing you can create a new version of the same request by SE03 click on unlock objects (Expert Tool ) and click on the check box and you can create a new version by creating transport of copies
Regards
Shankar
Edited by: Shankar SB on Aug 27, 2008 6:03 AM
2008 Aug 27 5:24 AM
Hi Tom,
Go to se03, there click on search for objects in Req/tsks. There make a new entry like, FORM , eneter yur form name, Check both Modifyable & Released checkboxes and execute.
This whether this is useful or not.