2008 May 20 6:59 AM
Hi Friends,
How to check the req no are in QAL,UAT,PRD from the development server itself.Is there any function module or table to get the information about the transport request.I can get only in development using the tables E070 ,E071.How to get the QAL ,UAT,PRD details. I f someone get knows pls answer me.
Thanks,
Deesanth
2008 May 20 7:21 AM
Hi Deesanth,
One way could be open ur TR on SE01/SE09. Place the cursor on TR and press LOGS button in tool bar. Now expand the + sign(Import steps not specific to system) of the corrosponding system. it will display the log(success/error/warnings when u transported) for this transport wrt to higher system.If it is not transported yet to that system then u can't expand that button.
Also u can do remote comparision to check the changes went or not.
Thanks,
Vinod.
2008 May 20 7:05 AM
2008 May 20 7:11 AM
Hi,
I need to know the table in which the req no are stored that are transported to QAL,UAT,PRD. so that i can extrat the details and diaplay in a report.or if possible any function module to get also possible.
Thanks,
Deesanth,
2008 May 20 7:10 AM
Hello,
The same transport request will be transported to QA ,and from QA to PROD respectively.And its not possible to track transports from QA to PROD from DEV.But we can do
where transported and when and where by..
2. Goto se09
3. Goto that request number
4. RIGHT-CLICK and chooose 'Transport Logs'
5. It will show all the steps,
as well as, where-where it has been
transported.
2008 May 20 7:18 AM
Hi,
Check this transaction code STMS.there u can see all i mean development and quality and productions servers and request Nos..
2008 May 20 7:21 AM
Hi Deesanth,
One way could be open ur TR on SE01/SE09. Place the cursor on TR and press LOGS button in tool bar. Now expand the + sign(Import steps not specific to system) of the corrosponding system. it will display the log(success/error/warnings when u transported) for this transport wrt to higher system.If it is not transported yet to that system then u can't expand that button.
Also u can do remote comparision to check the changes went or not.
Thanks,
Vinod.
2008 May 20 7:28 AM
Hi Vinod,
Cna you explain me how to do remote comparision to check the changes went or not.If possible pls send me the code too.
Thanks,
Deesanth.
2008 May 20 7:34 AM
hi,
u can do remote comparison from se38 itself.
open ur program - goto utilities -version managment.
2008 May 20 7:36 AM
in version management click remote comparision and give target sys as prd.u can check both.
reward all hlpful answers.
2008 May 20 7:47 AM
HI Deesanth,
U have to do this for each object which is included in ur TR.
eg: in ur TR u have one main program, 3 includes then open each object in SE38->Utilities->Version management. Now check the TR where u made the changes(Probably the one exist on top), Press remote comparision button in tool bar. Now in Zile system give ur target system(test/production etc) name and press enter. Now select the latest TR in target system and press remote comparision button. If ur chages has been transported then u will get text No chnages found in version. If not then it will display both ur development and quality/production codes beside. Here u can compare the codes.
remember u have to do this for each onjetc in ur TR.
I think for scripts we can't do this.
Hope this will be helpfull.
Thanks,
Vinod.