‎2005 Jun 23 1:36 PM
Hello friends!!!
Does anyone knows how can I recover an older version of a SapScript form???, the one in the development environment is changed and released and I need to go back to the one in production envionment...
Thanks in advanced!!!
Frinee
‎2005 Jun 23 1:42 PM
HI Frinee,
Unfortunately there is no such thing as version control for SAPscript. However your problem can be easily solved by using program RSTXSCRP. In the production environment you can use this program to download the script to the frontend, in your development system use the same program to upload the sript again.
Kind regards,
John.
‎2005 Jun 23 1:42 PM
HI Frinee,
Unfortunately there is no such thing as version control for SAPscript. However your problem can be easily solved by using program RSTXSCRP. In the production environment you can use this program to download the script to the frontend, in your development system use the same program to upload the sript again.
Kind regards,
John.
‎2005 Jun 23 2:01 PM
Hi John!!
Thanks for your answer!, I just tried running program RSTXSCRP, when I run it from the development system (Import) it says "OBJECT CANNOT BE OVERWRITTEN"... what do you think can be wrong???
Thanks!!!
Frinee
‎2005 Jun 23 2:15 PM
John!!!
I tried again, it work perfectly in that client, I guess I had a misspelled word in the form name... Thank you very much!, first time I work with sapscripts and there are lots of things I'm figuring out,
Thanks again,
Frinee