‎2006 May 19 9:54 AM
Hello,
I have transported an abap standard program from development system to production, but this action has provoked more a lot of error during upload data.
How can I return to preview version program?
I controlled utilities-version in se38 but I didn't Dfind historical version.
Can you help me?
Thanks
Best regards
‎2006 May 19 11:47 AM
Hi,
Goto
se38( enter program name & change )>utilities>versions->Version Management
it will give u list of all the versions that is being transported
Check the version that u want to retrieve
and click the retrieve button.
Claose the thread if the problem is solved.
Mark helpfull answers
Regards
‎2006 May 19 10:06 AM
hi
try to use this FM
<b>SCWB_GET_ABAP_CODE_OF_OBJECT</b>
plz reward if useful
‎2006 May 19 10:17 AM
Hi,
in that screen check the Previous version(other than latest one) check box and then Click on Retrieve Button. that will do.
i hope it is clear.
regards
vijay
‎2006 May 19 10:56 AM
thank you, but I didn't have the first version of program after modification.
Please, how work the function SCWB_GET_ABAP_CODE_OF_OBJECT?
Thanks
Best regards
Gianmarco
‎2006 May 19 11:13 AM
try to go into the cdoe and follow path and goto utilities -> version management and pick up the initial version of the program (click on the checkbox beside that) and then click on retreive button to get that version in the inactive form.
Hope that helps
Anirban
‎2006 May 19 11:35 AM
so go to modification overview and undo your modifications
Andreas
‎2006 May 19 11:47 AM
Hi,
Goto
se38( enter program name & change )>utilities>versions->Version Management
it will give u list of all the versions that is being transported
Check the version that u want to retrieve
and click the retrieve button.
Claose the thread if the problem is solved.
Mark helpfull answers
Regards