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 in between two clients in same server

Former Member
0 Likes
728

Hi folks,

hi how to transport the sript in between two clients in the same server.. i have created the script in local object.

could any body explain teh solution

7 REPLIES 7
Read only

Former Member
0 Likes
703

Transaction SE71, menu option Utilities -> Copy from Client.

Regards,

Nick

Read only

0 Likes
703

Hi young,

my script is in local object..

and could you explain the steps to transport between the clients..

thanks

Read only

0 Likes
703

Open the client into which U want to copy the script ...

goto

Utilities-->Copy from client

give

Form Name

Source Client (from which U want to copy)

Target Form

and say execute ...

Read only

0 Likes
703

Hi,

Log on to your destination client (where the form doesn't yet exist).

Transaction SE71, menu option Utilities -> Copy from Client.

Fill in the name of the form, the client number where it already exists, and the name of the copy (it can be the same of different to the existing form).

Execute.

This will prompt for a package for your new form, which can be different to the original.

Job done.

Regards,

Nick

Read only

Former Member
0 Likes
703

Hi,

Execute Std. Program RSTXSCRP.

Hope this helps.

Manish

Read only

Former Member
0 Likes
703

Use Tcode SCC1 to transport from one client to another client

in the same server

Read only

Former Member
0 Likes
703

Two solutions,

GOto SE71 --> Utilities ->Copy from clients

Entire script will be copied without any problem

rstxcpy -- it is the program for copying a froms from one

client to another

Jayant Sahu