Transport Organizer
Hi everyone:
STMS is a great transaction that allows me to see the transports that have gone to QA at a glance, so when I prepare for implementation, it is a little easier.
Unfortunately, our basis people don't want us to use that transaction since it is for basis, not developers....
Does anyone else know of an easy way to see transports and the system that they have been transported to, at a glance (one list) ?
Its just a pain using SE10 / SE01 ...having to drill down into each transport request ... unless of course, there is functionality I am not aware of in these screens that generate a nice list such as that....
Ideally, a list that shows the transport, description, and ALL environments and times that it has been transported (so even if it went to QA environment twice, I would see that...)
Thank-you very much !
Patti
Look at tables E070 and E071 (or search the forum for them). You can read the transport log with function module 'STRF_READ_COFILE'. Do a where-used or forum search for it. I'm sure someone has posted a program that will help you out. Otherwise, you should be able to develop your own given this information and by looking at the transport organizer code.
Brad