‎2013 Jan 19 6:56 AM
Hi ABAP experts,
I have one zprogram Having 4 Versions in Development Server. I can see the the 4 versions(In se38 Using Utilities -> Versions managent). But I cant see the older versions in my Production server. Only seeing one version that is currently active. I want older versions of my Production server.
Please help me .
Thanks and Regards,
Linganathan.K
‎2013 Jan 19 9:06 AM
‎2013 Jan 19 7:09 AM
Hi,
you can see your previous version in dev server but i think it cant possible in production server.....in production server, there is only present current version and this current version overlap the previous version in production server.....
Thanks
Sabyasachi
‎2013 Jan 19 7:12 AM
Hi,
Is there anyway to get older versions from Production Server. I want from Production Server only. If i get solutions i will be very thankful to you.
Regards,
Linganathan.K
‎2013 Jan 19 7:23 AM
Hi Linga,
i think there is no way to find out previous version in case of production server. here only present the current version.
Regards
Sabyasachi
‎2013 Jan 19 7:26 AM
Hi,
Go to se09.
then released mode>execute.
U will get all old list(production also).
Otherwise if for program in version management there will be some old list of request also like this image.
check also VRSD,CVERS,EREV table,
at last in google ,search for transport management table in sap.
AL LAST PLEASE CLOSE THIS THREAD,MARK IT AS ANSWERED... if u got answer .
Thanks
Gourav.
‎2013 Jan 19 7:33 AM
Linganathan,
First u need to activate required version in development server.
If u save this it will ask for new request and create request and release the same to production as usual.
after testing again u can follow the same procedure for activating initial version.
Hope this will helpful to you.
Thank you.
Regards,
Balaji.
‎2013 Jan 19 7:37 AM
Hi,
You canot check this with version management why because you will get only current version in the Production .if you want to see take the request from development server and check in the tcode STMS_IMPORT in production serevr whther your request gone to production are not.
Any way you will get all the older requests in your development server you have to cross check all the requests like this.i think there is no other way.
Thanks
Mani
‎2013 Jan 19 9:02 AM
By default only latest version will be present in a transport target system, in fact they are not very useful for end-users, no ?
Nevertheless, read Note 130906 - How can versions be transported?, but only when creating the target system, as all it current versions will be delete, e.g. creating a new development for an upgrade, or a sandbox system.
You can activate import of versions, go to the Transport Management System and set the profile parameter VERS_AT_IMP to ALWAYS (the default is NEVER ). But imports will take more time to exeute.
Regards,
Raymond
‎2013 Jan 19 9:06 AM
‎2013 Jan 19 9:45 AM
Thank you Sijin Sij.
Your answer is correct.
Thanks and Regards,
Linganathan
‎2013 Jan 19 11:49 AM