‎2006 Aug 07 8:20 PM
How can i copy a sapscript between two sap boxes?
Thanks,
Sandeep
‎2006 Aug 07 8:32 PM
hi sandeep,
Report RSTXSCRP allows SAPscript objects (standard texts, styles, forms) or device types to be transported between R/3 and a local or central file.
Read documentation on report RSTXSCRP for more details.
Hope it solves your problem
Regards,
Naveen
‎2006 Aug 07 8:25 PM
‎2006 Aug 07 8:28 PM
‎2006 Aug 07 8:31 PM
I think that program only allows you to copy from other clients of the same system instance. In order to copy a sapscript from one system instance to another, you must create a transport request and tie the sapscript to it. Then it would be transported to the other system via the regular transport route.
Regards,
Rich Heilman
‎2006 Aug 07 8:32 PM
hi sandeep,
Report RSTXSCRP allows SAPscript objects (standard texts, styles, forms) or device types to be transported between R/3 and a local or central file.
Read documentation on report RSTXSCRP for more details.
Hope it solves your problem
Regards,
Naveen
‎2006 Aug 07 8:38 PM
hi sandeep,
use the program RSTXSCRP download the script using Mode EXPORT to ur frontend...
and use RSTXSCRP mode IMPORT to upload the script.
hope this helps,
do reward if it helps,
priya.
‎2006 Aug 07 8:48 PM
You can try these programs:
RSTXR3TR
RSTXSCRP
Regards,
Felipe Cunha