‎2008 Feb 06 9:53 AM
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
‎2008 Feb 06 9:57 AM
Transaction SE71, menu option Utilities -> Copy from Client.
Regards,
Nick
‎2008 Feb 06 10:01 AM
Hi young,
my script is in local object..
and could you explain the steps to transport between the clients..
thanks
‎2008 Feb 06 10:05 AM
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 ...
‎2008 Feb 06 10:07 AM
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
‎2008 Feb 06 9:57 AM
‎2008 Feb 06 9:57 AM
Use Tcode SCC1 to transport from one client to another client
in the same server
‎2008 Feb 06 10:07 AM
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