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 abap program

Former Member
0 Likes
862

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
815

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

6 REPLIES 6
Read only

Former Member
0 Likes
815

hi

try to use this FM

<b>SCWB_GET_ABAP_CODE_OF_OBJECT</b>

plz reward if useful

Read only

Former Member
0 Likes
815

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

Read only

Former Member
0 Likes
815

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

Read only

former_member480923
Active Contributor
0 Likes
815

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

Read only

0 Likes
815

so go to modification overview and undo your modifications

Andreas

Read only

Former Member
0 Likes
816

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