2010 May 04 8:33 AM
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.?
2010 May 04 8:39 AM
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
2010 May 04 8:38 AM
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
2010 May 04 8:39 AM
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
2010 May 04 11:10 AM
2010 May 04 11:13 AM
Hi Raghunandan,
Do you have authorizations to T-code SE10.
If yes then follow the steps suggested in my prev reply.
Thanks,
Daya
2010 May 04 11:20 AM
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.
2010 May 04 11:49 AM
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.
2010 May 04 12:09 PM
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.