‎2005 Jun 20 11:34 AM
Hello,
Is there a version management for SAP Script forms
like what we have in ABAP programs?
I need to revert back the old version of my SAP scrip form like what I used to do in an ordinary ABAP program.
Is this possible?
Need your views on this.
Thank you very much,
Jeffrey A. Prado
‎2005 Jun 20 1:50 PM
Hello Jeffrey,
as far as I know there are just two versions stored in the system, the active one and the one you work on. As long as you do not activate your work, you should be able to track your changes. The other way (which I use) is to save the original version with another name and simply load it back when needed. Since we are working with an old Release I do not how it looks in the "new world".
Greetings,
Sebastian
‎2005 Jun 20 4:32 PM
Hi,
we are on 47 ext 2 & the SAP Script Forms do not have Version Management.
Good lUck,
Suresh Datti
‎2005 Jun 21 1:26 AM
Hello Sebastian,
Thanks for the info. The problem is that there is a pending SAP script form which was done by one of our consultants almost 2 years ago which needs to be revert back into its original state. I know that it is possible to import a sapscript form version from production server to dev. The question is how will I do this?
Thanks again,
Jeffrey
‎2005 Jun 21 10:44 AM
Hi,
You can make use of the standard SAP program 'RSTXSCRP' to import script from Production server to your hard disk using the import option available in the selection screen, use the same program 'RSTXSCRP'to export the form to whichever server you want, hope this helps.
Rgds,
‎2005 Jun 20 7:49 PM
hai
we have versions irrespective of the sap release.
u can even check out that in the menu bar.
regards
krishna
‎2015 Nov 18 5:37 AM
You can get all the released transport request of your sapscript form in SE03.
Find the version (transport request no) you need and ask your basis guys to re-import back the transport request no.
This is the way to get your old sapscript form restored to development server.
It works for me.