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

Migrating custom objects to mysap

juanluis_ragel
Participant
0 Likes
307

Hi,

I'm migrating my r/3 4.6c sap system to mysap.

And my administrator said me that i must create a transport request with all the custom objects that appears in se95.

But there are more than 2000 objects!

And i must pick to every object and push CRTL+F7 to send object to a transport request.

Are there any automatic way to do this?

How i can transport custom objects (se95) to another system?

A lot of thanks in advance.

regards.

djlu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
287

Hi,

You can create one request and add the objects in them using the transport request ediotr button from SE09.

You can add multiple entries from this screen. We generally use this method for mass migration of objects. Alternatively you can simply write a small piece of code and call the CTS related FM's.

There are a lot of FM used. I hope this helps.

Cheers

VJ

2 REPLIES 2
Read only

Former Member
0 Likes
288

Hi,

You can create one request and add the objects in them using the transport request ediotr button from SE09.

You can add multiple entries from this screen. We generally use this method for mass migration of objects. Alternatively you can simply write a small piece of code and call the CTS related FM's.

There are a lot of FM used. I hope this helps.

Cheers

VJ

Read only

0 Likes
287

a lot of thanks for your quick answer. ver helful.

but a little question:

what is CTS and FM's ???

a lot of thanks in advance.

regards