Application Development and Automation 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: 
Read only

Transport Request (SE01 ,E070...)

Former Member
0 Likes
3,501

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.

7 REPLIES 7
Read only

Former Member
0 Likes
2,428

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

Read only

Former Member
0 Likes
2,428

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.

Read only

Former Member
0 Likes
2,428

Hi,

You can use "Transport logs" button in se09 transaction for details.

Thanks

Read only

Former Member
0 Likes
2,428

Hi,

Check in E071 table.

regards,

Thiru

Read only

ThomasZloch
Active Contributor
0 Likes
2,428

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

Read only

0 Likes
2,428

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

Read only

Former Member
0 Likes
2,428

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.