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

Transporting objects between systems - Object or by package ?

megha_h
Participant
0 Likes
997

Hi,

We have to transport objects to a new system. I had a query regarding this. Will transporting packages will be a better option or

transporting based on object types e.g. Domains followed by data elements will be a better option ?

Transporting packages is simpler way but will it be appropriate ?

Regards

Megha

6 REPLIES 6
Read only

GauthamV
Active Contributor
0 Likes
976

hi,

That depends on your requirement.

if you want specific object types like domains... only to be transported then go with objects or else go with package.

Read only

Former Member
0 Likes
976

Hello,

If you want to Transport only Domain then Transport Domain only or if you want to Transport any other things in the package then Transport whole Package.

Read only

0 Likes
976

I have all objects type Domains , Reports,FMs, tables, etc.

say complete system.

And I want to transport all objects of the packages

Regards

Megha

Edited by: Eclectic on Oct 31, 2008 5:48 PM

Read only

0 Likes
976

Include all objects of the package(s) into a transport request via SE03 and have that one transported.

Thomas

Read only

0 Likes
976

Hi Megha,

There might not be any special issues on which one you transport first.

Good practice might be transporting the tables first.

Cheers!!

VEnk@

Read only

0 Likes
976

Thanks for all your replies.

Let me clear the scenario.

We have objects unicoded in 1 system. We want to check in higer version. So we will have to transport all objects of the system to the new system.

We thought that there are just 20 packages. So transporting package will be easier.

than collecting all domains, all data elements ...and so on.

What you people think.

Regards

Megha