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

Transport with depending objects

Former Member
0 Likes
591

Hello,

is there a possibility to transport a specific R/3 repository object with all depending objects?

Examples:

- DDIC table with all depending data elements which may depend themselves again on domains, etc.

- Reports and the depending objects like function modules, includes, etc.

Or is there at least a tool which can generate such an object list?

1 ACCEPTED SOLUTION
Read only

Clemenss
Active Contributor
0 Likes
565

Jürgen,

I don't know of any standard tool doing this. You have to go through the where-used-lists manually recursively.

A good way is to start whatever project with a common development class for all newly-created objects. Following this rule you can put all objects belonging to the development class in one transport.

I know this is no solution, hopefully solace.

regards,

Clemens

3 REPLIES 3
Read only

Former Member
0 Likes
565

Hi

In SE09>Say Double click on Request/task->You will find Objects tab where u can add all the dependent objects along with <X> to transport.

Thanks

Eswar

Read only

Clemenss
Active Contributor
0 Likes
566

Jürgen,

I don't know of any standard tool doing this. You have to go through the where-used-lists manually recursively.

A good way is to start whatever project with a common development class for all newly-created objects. Following this rule you can put all objects belonging to the development class in one transport.

I know this is no solution, hopefully solace.

regards,

Clemens

Read only

Former Member
0 Likes
565

Hi Jurgen,

1. what is ur exact requirement ?

2. Bcos,

when we create something like table, data element,

domain etc.

the system automatically asks for a request.

Regards,

Amit M.