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

script transportation

Former Member
0 Likes
831

hi friends i am facing problems with script transportation. pls tell me the procedure.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
811

HI Prem,

Welcome To SDN.

you can use the standard program: RSTXSCRP

1. Execute the Std Prog RSTXSCRP.

2. Export Your SAPScript Form from the Soruce client to presentation server.

3. Import the Same in the Target client .

Hope this helps..

Regards

Kothai.

6 REPLIES 6
Read only

Former Member
0 Likes
811

use transaction scc1

Read only

Former Member
0 Likes
811

hi,

use program RSTXTRAN.

regards

alson

Read only

Former Member
0 Likes
811

Hi,

RSWBO052 --> Change development class of a sapscript (This is a Standard Report)

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, when you change the development class from $tmp to your development class, then it will adk the change request, then give the change request.

Please close the thread if this solves the problem

Regards

Sudheer

Read only

0 Likes
811

hi sudheer thank u very much my problem is solved.

Read only

Former Member
0 Likes
812

HI Prem,

Welcome To SDN.

you can use the standard program: RSTXSCRP

1. Execute the Std Prog RSTXSCRP.

2. Export Your SAPScript Form from the Soruce client to presentation server.

3. Import the Same in the Target client .

Hope this helps..

Regards

Kothai.

Read only

Former Member
0 Likes
811

Hi,

<b>Method - 1</b>

When you create a SAPScript in one client, it will ask for transport reuqest. You create that transport request.

Now you go to the client where you want to move the SAPScript. Go to transaction SCC1. Enter your

- source client

- transport request here and just hit 'start immediately' button

<b>Method - 2</b>

The second option you have is to,

- login in to the target client ( to which you want to transport the SAPScript )

- go to transaction SE71.

- go to menu "Utilities --> Copy from client"

- Enter form name in source client

- Enter source client

- Enter the name you want to give in target client.

But this method mainly used to copy form from client '000'.

I suggest you to use method-1.

Let me know if you still have a problem.

Regards,

RS