Application Development 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: 

version abap program

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

hi

try to use this FM

<b>SCWB_GET_ABAP_CODE_OF_OBJECT</b>

plz reward if useful

former_member188685
Active Contributor
0 Kudos

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

Former Member
0 Kudos

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

former_member480923
Active Contributor
0 Kudos

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

0 Kudos

so go to modification overview and undo your modifications

Andreas

Former Member
0 Kudos

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