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

Issues with transporting Table changes

Former Member
0 Likes
566

Hi,

I have this situation:

There is a table. And multiple changes have been made in the development system (under multiple transport requests). Now what I want to do is, create just one transport request(to be transported to production) which will club all these changes.

How can I do this? Are there any specific issues that I need to take care of?

Thanks..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
532

Hi

IF the requests aren't released you can regroup them together by SE09 or SE10.

Utilities->Reorganize->Merge Requests

Max

4 REPLIES 4
Read only

Former Member
0 Likes
533

Hi

IF the requests aren't released you can regroup them together by SE09 or SE10.

Utilities->Reorganize->Merge Requests

Max

Read only

Former Member
0 Likes
532

Hi,

You can Merge all those transport requests into a single transport request and then you can transport this new request to production. you can do this in transaction SE10 by choosing the 'Transport Organizer Tools' and then by choosing Merge option in the subsequent screen.

thanks,

sksingh

Read only

Former Member
0 Likes
532

The problem is that these multiple TRs contain chnages to other objects also. And we want a TR containg all the changes for this table only.

Read only

0 Likes
532

Deleted existing transports and created new ones as required.