‎2011 Jan 27 10:34 AM
Hello Experts,
How can i find transports Requests who are liberated but not yet transported for the next environnement.
I use sql trace by st05 and i saw in E070 but not all the Transport Request are in this tables.
Thanks in advance.
Best Regards.
‎2011 Jan 27 10:40 AM
Hi,
1) Go to SE38,
2) Give program name and display.
3) Goto Utilities->versions->version management.
There you will find all the Trn's related to this program.
Regards,
Viswa
‎2011 Jan 27 10:46 AM
The purpose is to have a programme who list All The Transport Request who are present in the environnement and not yet present in the next one.
Thanks in advance.
Best regards.
‎2011 Jan 27 10:55 AM
Hi,
You can use "Transport logs" button in se09 transaction for details.
Thanks
‎2011 Jan 27 11:03 AM
‎2011 Jan 27 12:13 PM
This is being asked and answered occasionally. Function module STRF_READ_COFILE allows you to read the transport history of a request, as long as the control file exists on file system.
Please search for previous discussions of this topic using this search term.
Thomas
‎2011 Jan 27 12:26 PM
Hi,
You can get the log of the transport request from SE01 or SE09 by clicking on transport log button. The log will show all the systems that are related and the import log for each system.
P.S. This will work only when Transport route is configured between the systems. If the request is manually added to the target system through the data file and co file, this log will not show that details.
Regards,
Ravi
‎2011 Feb 02 7:30 PM
Hi,
U can see the worbench and customizing requests thru the transaction se01, se09 and se10.
If u want the tables then it is E070.
Refer this link for Transport Guide:-
http://wiki.sdn.sap.com/wiki/display/ABAP/Transport%20Guide
It is clearly explain.