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 consistency

Former Member
0 Likes
1,270

Hi Experts,

Could you help me out in finding the status of TR in different system landscape???

I want to find out whether the transport request is present in different system landscape ( like prod, quality , dev ...).

Can u please provide me the function modules and table names related to this situation.

Thanking you

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
871

Use this FM.

TR_LOG_OVERVIEW_REQUEST

Hi Experts,

Could you help me out in finding the status of TR in different system landscape???

I want to find out whether the transport request is present in different system landscape ( like prod, quality , dev ...).

Can u please provide me the function modules and table names related to this situation.

Thanking you

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
872

Use this FM.

TR_LOG_OVERVIEW_REQUEST

Read only

Former Member
0 Likes
871

Hi,

You can see a similiar report in the below link;

http://www.dalestech.com/products/transporttrace.htm

Just download the source code and go through that, it will useful for you find out the tables/fms.

Regards

Karthik D

Read only

former_member404244
Active Contributor
0 Likes
871

Hi,

U can check the tables in SE11 with search term as E07*... u will get the tables.

Regards,

Nagaraj

Read only

venkat_o
Active Contributor
0 Likes
871

Hi,

Check the table E070-TARSYSTEM. It shows that where transport request is there right now.

Thanks

Venkat.O