Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

transport SAPscript

Former Member
0 Likes
983

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
741

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>

6 REPLIES 6
Read only

Former Member
0 Likes
741

if clients are in same system use . transaction SCC1.

for diffrent just transport the request to qa.

null

Read only

Former Member
0 Likes
742

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>

Read only

Former Member
0 Likes
741

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 ...

Read only

Former Member
0 Likes
741

USE SCC1 to transport from one client to another

Read only

Former Member
0 Likes
741

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

Read only

Former Member
0 Likes
741

use RSTXSCRP for transporting one server to another

USE SCC1 to transport from one client to another

HII CHINMAY REMEMBER ME?