‎2008 Jul 29 4:01 PM
sir,
how to transport one sapscript to another client or server.
kindly explain me whole procedure with screen shot.
‎2008 Jul 29 4:03 PM
kindly explain me whole procedure with screen shot
screen print is not possible to show here
First create aTransport request in the DEV client for that script
Then to transport the same to Other clients with in the same system DEV use the Tcode
SCC1
if you wants to transpor the script to other clients release the request and Transport it using the STMS with the help of a Basis guy
‎2008 Jul 29 4:04 PM
use the tcode se71--->utilities -
>copy from the client
or go to scc1 tcode
‎2008 Jul 29 4:07 PM
Hi,
Client to Client:
Copy from client:In SE71 -> Utilities -> Copy from client (Provide details)
Transport: SCC1
Else, use report RSTXR3TR and RSTXSCRP.
Regards,
Srilatha.
‎2008 Jul 29 4:08 PM
Hi,
U can use program RSTXSCRP to copy SAPScript to a Text file use EXPORT, and again use the sme program in different client in IMPORT mode and specify the path of the text file.
Regards
Krishna
‎2008 Jul 29 4:18 PM