‎2008 Aug 14 5:51 AM
Hi,
I would just like to ask if it's possible to export a layout set, then import it to another server (not another client)?
Has anyone tried this before? RSTXSCRP works for import/export between clients belonging to the same server. Example.. I want to export a sapscript layout created in Ides to a development server of a client.
Please let me know. Thanks!
‎2008 Aug 14 5:54 AM
you need to use program RSTXSCRP to import the SAPScript and go to SE71 to copy the imported SAPScript to different name. Then delete the imported SAPScript.
‎2008 Aug 14 5:54 AM
you need to use program RSTXSCRP to import the SAPScript and go to SE71 to copy the imported SAPScript to different name. Then delete the imported SAPScript.
‎2008 Aug 14 5:59 AM
‎2008 Aug 14 6:00 AM
RSTXSCRP pgm works for import/export to other servers also.
First run this pgm in ur server to export to a file.
file gets saved to the location you specify
Then in Client server run this pgm and Import that file
This form layout set will be created in that client's server.
‎2008 Aug 14 6:08 AM
An error shows up as follows:
ERROR: Dataset does not contain object ZABC1 but...
‎2008 Aug 14 6:18 AM
‎2008 Aug 14 7:24 AM
The new error shows the following:
Unable to open file for reading:
C:\ZABC.FOR
‎2008 Aug 27 8:51 AM
Follow these steps.
1. Import the Script to Local file using RSTXSCRP from SERVER 1 (Mode IMPORT).
2. Upload the local file to SERVER 2 using RSTXSCRP (Mode EXPORT)..
3. The name of the Object names(Script name) should be the same as in the downloaded File.
Hope this clarifies your doubt.