Application Development 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: 

from Request2 to Request1

Former Member
0 Kudos
235

I have four includes(A,B,C,D) in the program, 3 of them (A,B,C) along with Main program is assigned to Request-1 . only one include (D) is assigned to Request2 .and all the four includes with main program is assigned to one package ZRTR.

How to change the include D from Request2 to Request1.?

1 ACCEPTED SOLUTION

Former Member
0 Kudos
179

Goto SE01, enter the request 2, delete the include D under the request 2. Now goto the include in se38 in change mode and while saving give the request 1 and save it. Now you have all the includes and the main programs in one request.

Vikranth

7 REPLIES 7

Former Member
0 Kudos
179

Hi Ragunandan,

Go to Tcode se10 and Just delete the entry of your Include from request2.

Now go to your Include in change mode and Save it again.

It will ask for A transport request. Assign it to Request1 here.

OR

Go to Tcode se10 and Just delete the entry of your Include from request2.

Now got to Tcode se03.

Here select the option-> Include Objects in Transport request.

Fill the proper options in selection screen and execute the same.

Object will be included in TR.

Hope it will help.

Thanks,

Daya.

Edited by: daya mishra on May 4, 2010 9:44 AM

Former Member
0 Kudos
180

Goto SE01, enter the request 2, delete the include D under the request 2. Now goto the include in se38 in change mode and while saving give the request 1 and save it. Now you have all the includes and the main programs in one request.

Vikranth

0 Kudos
179

Hi

But i dont have authorization to SE03,OR SE01.

Thanks

Raghu

0 Kudos
179

Hi Raghunandan,

Do you have authorizations to T-code SE10.

If yes then follow the steps suggested in my prev reply.

Thanks,

Daya

0 Kudos
179

Hai,

I think the easiest way is to merge both the request and make it one.....

Go to SE 09 --->Utitlities --->Reorganize -


> Merge...

Your Problem will be solved by this.

Thanks,

jeevan.

satyajit_mohapatra
Active Contributor
0 Kudos
179

Right click on your TR in SE09 and goto MERGE. It will ask for the second TR. The duplicate TR will be deleted and the task of that TR will be attached to main one.

Former Member
0 Kudos
179

Hi Raghunandan,

Yes, as told here..... once you merge the requests....you will see only one request number with 2 child requests....So while

releasing then you release the sub-requests frst and the the main request.....our objects will be transported with only one request as you wanted......

So here you problem is solved ....

Please let us know if....yu find any problem in the process..

Jeevan.