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

trasfering objects

Former Member
0 Likes
577

Hi Experts,

We have two separate servers ZF1 & DF1.

Many objects were developed in ZF1 server.Now i want to transfer all the objects into DF1 server.

Since there is no link between two servers how can i trasfer all the objects??Do i need to copy one by one?? Any suggestions pls..

Thanks

kaki

5 REPLIES 5
Read only

Former Member
0 Likes
537

u can Transfer all the Objects Thru Client-Copy , Please have a word with ur basis person which Object u have to select while doing the same

like SAP_ALL while doing the Copy from one - two it will copy every object including Config.

useful Tcodes SCC*

Regards

Prabhu

Read only

Former Member
0 Likes
537

1. Best option - Transport all of them using the Tr. requests.

2. Download and upload manually, tedious process

Regards,

Ravi

Read only

0 Likes
537

hi,

try to transfer whole device classes (packages)

with abap <b>RSWBO010</b>

A.

Read only

Former Member
0 Likes
537

Hi Kaki,

You can contact the Basis team for this. They will take care of transfering them from one server to another.

Mass transfers of objects is done by BASIS.

Regards,

Vinod.

Read only

Former Member
0 Likes
537

Hi kaki,

1. We have two separate servers ZF1 & DF1.

There must be Development Request No(s)

for your objects.

2. And these requests, must have been released.

3. Contact your basis team.

a) they will note down the request numbers

b) From application serve ZF1, they will

pick up the corresdponding CO and DATA Files

of the request numbers

c) they will copy these files to DF1 server,

d) There, they will run some SAP utility/ command prompt,

and IMPORT the contents of these data/co files.

e) so, in DF1, u will have now those objects also.

regards,

amit m.