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

Copy program from one client to another

Former Member
0 Likes
1,715

Hi ,

If I want to copy a program from client A to Client B on the same server , then I can use the transport request.

But how can I transfer my program from client A to client B , if the two clients r on diff. servers.

do i need to manually copy and paste the programs

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
872

Hi,

You cannot copy a program from one server to another if you don't want to copy.

The only other method available is to have the program transported from the system that is having it to the system that you want to.

This can be done in 2 ways either by connecting both the system and defining a tranport path or by copying the transport files into the desired system and importing them using Transaction STMS. Your Basis People should be able to help you in this.

Regards,

Naveen

4 REPLIES 4
Read only

anversha_s
Active Contributor
0 Likes
872

hi,

1. down load ur program .

2. copy it to a nw pgm

3. transport it.

<i>kinldy read the below thing</i>

Go to transaction SE38. write ur program name.

On that screen in PROGRAM menu, you have copy option, select that.

Then it will ask waht all things you want to copy, screen,

include and rest of the things related to that program,

tick mark them, write the target program name where you want to copy,

and click Ok. your program will be copied to target program.

Similarrly you can copy the tables from SE11.

********************************************************

This depends on whether all relevant objects are grouped together within the same package or are they distributed.

If they are within the same package (or development class) then you could pick all objects

(in SE80) and put then into a transport request.

If you cannot transport then you could simply copy&paste your report

(screen 1000 is not a dynpro but the standard selection screen).

However, you have to create your tables (including data elements and domains) manually (SE11).

rgds

anver

Read only

Former Member
0 Likes
872

.both client in same server.ru taking abt report..?

no need for that it is client indeependent. go to other client and check it in se38.

Read only

Former Member
0 Likes
873

Hi,

You cannot copy a program from one server to another if you don't want to copy.

The only other method available is to have the program transported from the system that is having it to the system that you want to.

This can be done in 2 ways either by connecting both the system and defining a tranport path or by copying the transport files into the desired system and importing them using Transaction STMS. Your Basis People should be able to help you in this.

Regards,

Naveen

Read only

Former Member
0 Likes
872

program is client indepenedent.

your program must be available in both the clients.