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: 

retrieve the version of object

Former Member
0 Kudos
3,922

Hi,

I performed the following operations in the sequence .

1. I retrieved the earlier version of report and temp version V1 was created for my current version.

2. I deleted the report from its modifiable transport request A.

3. I included the report in other transport request B.

4. I released transport request B.

5. Now I want to retrieve back my version V1. but I am not able to find it.

Did you lose the V1 version because of step 2, deleting the report from transport A ?

is there any way i can get it back ? The code was not saved in local file so there is there thin chance of getting it back ?

thanks

B

10 REPLIES 10

Former Member
0 Kudos
628

I dont think you have chance to get back to the older versions..

Former Member
0 Kudos
628

Hi,

goto VERSION MANAGEMENT in utilities of ABAP EDITOR (SE38), here u ill all the versions & active version which will be checked, now uncheck the active version and check the required version then select RETREIVE button on top...

by doing above, it will take u to report program, now U save and activate the program...

Hope its clear!!

Regards,

Pavan

former_member376453
Contributor
0 Kudos
628

Can you still see version V1 in SE38 -> Version Menagement? If yes, after selecting this, try the Retrieve button. If no, talk to your basis peoples, they can retrieve the same from the earlier version of transport.

Kuntal

0 Kudos
628

Hello Kuntal,

I can see version V1 in version management but it does not have my code. I dont get my code when I retrieve it.

Could you please give me some information about how to retrieve from earlier version of transport from basis point of view ?

info - this version was never transported to the next system.

thank you for your help

B

bhakti2
Active Participant
0 Kudos
628

closing thrd

bhakti2
Active Participant
0 Kudos
628

Hi,

Could you please give more information on how can we retrieve the earlier version of the object from the transport ?

thank you,

B

Former Member
0 Kudos
628

For Version management abap utilities->version -> version management.

you will find current active version in the top and older versions at the bottom.

here tick the check box to compare and retrieve the versions .

if helpful ponts

0 Kudos
628

hi,

I am not able to see my version in utilities->version -> version management.

thanks

-B

0 Kudos
628

Hello all of you out there...

I'm facing a challenge in retrieving modified object version as well.

I have followed your instructions:

First untick the activ version and tick the wanted previous version.

Then click "retrieve"... So far so good.

But I get a message saying that the version is not active.

It is now appearing as "modif"... But the retrieved version is not yet the activ one.

Do you know to activate the chosen version?

bhakti2
Active Participant
0 Kudos
628

its not possible to retrieve. so in such cases please save version manually. thanks