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

All the table objects in one transport request..?

naveen_inuganti2
Active Contributor
0 Likes
1,975

Hi Friends,

I do have more than 10 tables and each table is having more than 30 fields.

All these Tables, Data elements and Domains are created by me.... means name start with 'Z'.

My task is i need to save all these objects in one transport request number.

How can I do that...?

All the eariler transports are released to higher system....

As of my knowledge, going to each table & data element and domain... changing some text and then it will ask for new requestr and saving....

Can i do that in a single step for table and its fields (DEs Domains).

Thanks,

Naveen.I

Hi Friends,

I do have more than 10 tables and each table is having more than 30 fields.

All these Tables, Data elements and Domains are created by me.... means name start with 'Z'.

My task is i need to save all these objects in one transport request number.

How can I do that...?

All the eariler transports are released to higher system....

As of my knowledge, going to each table & data element and domain... changing some text and then it will ask for new requestr and saving....

Can i do that in a single step for table and its fields (DEs Domains).

Thanks,

Naveen.I

4 REPLIES 4
Read only

Former Member
0 Likes
1,572

se80 will come handy..

and you dont need to change any thing.. just goto change mode, click save.

it will ask for TR if you have mentioned package.

one more way is create a TR. stay in se01 or se10 or se09...

open your trs.. and use include object (in app toolbar) , include it to new TR

work done

Read only

Former Member
0 Likes
1,572

Hi,

if you created all tables and domains.in one development class, you can transport this class. So that you don´t need to change each table once by once or to implement it as an object in transport.

Regards

Nicole

Read only

GauthamV
Active Contributor
0 Likes
1,572

Use SE03 transaction.

Include objects in a request - execute - give your selected objects - execute -

create request and transport.

Read only

Former Member
0 Likes
1,572

Hello Naveen,

In SE03 transaction ,execute the merge object list. ( if u are not authorized to SE03. Goto SE10 transaction and click the transport organizer tool in the tool bar (shift+F6))

Input all the transport request you want to merge and select the release check button ( as you says that your transport requests are already released ). and the execute and click the merger button in the top left corner. it will be asking new transport request. Create a new workbench request. finally you will be getting the popup message. select any option as ur convenient ( either online or background). then all the development you have done in different transport request will merge into one TR.

Hopes this will helps

Regards

Laxman