‎2006 Dec 20 8:29 AM
Hi all,
how to transport SAPscript from one client to another i.e from development server to testing server.plz tell me the sequence of steps that i should follow.
With thanks,
Chinmay.
‎2006 Dec 20 8:30 AM
use <b>RSTXSCRP</b> for transporting <b>one server to another</b>
USE <b>SCC1</b> to transport from <b>one client to another</b>
‎2006 Dec 20 8:30 AM
if clients are in same system use . transaction SCC1.
for diffrent just transport the request to qa.
null
‎2006 Dec 20 8:30 AM
use <b>RSTXSCRP</b> for transporting <b>one server to another</b>
USE <b>SCC1</b> to transport from <b>one client to another</b>
‎2006 Dec 20 8:31 AM
Run Program<b> RSTXSCRP</b>
or
Run the transaction SCC1 in the destination client.
Enter your source client and the transport request.
If you want to assign the Transport request to the SCRIPT
RSWBO052 --> Change development class of a sapscript
Enter R3TR and FORM in the input values, this is for SAPSCRIPT, enter your Script and Press the Object Directory Entry push button and change the Development class for SAP SCRIPT ...
‎2006 Dec 20 8:32 AM
‎2006 Dec 20 8:34 AM
Hi Chinmay,
1.Run transaction SCC1 in destination client.
2.Enter the Source Client as the client from which you want to transort.
3.Transport request for the SAPSCRIPT created in Source client
4.Press start immediately.
Regards,
Mukesh Kumar
‎2006 Dec 20 9:15 AM
use RSTXSCRP for transporting one server to another
USE SCC1 to transport from one client to another
HII CHINMAY REMEMBER ME?