Application Development 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: 

Transport Request

Former Member
0 Kudos

Hi all,

we have requirement like i need find the system(Quality/Product) where the released Transport request reside.

mean based on the TR number i need to get the system where it moved.

Please if anyone aware of the table/FM, let me know

Thanks & Regards,

MAdhavi

7 REPLIES 7

Former Member
0 Kudos

Hi,

you can see the system in the transport header.

transaction: SE01

Field: KO013-TARSYSTEM

or field E070-TARSYSTEM

Regards

Nicole

Edited by: Nicole Lorenz on Sep 25, 2008 8:51 AM

Former Member
0 Kudos

Hi,

The transport will exist in table E070 if it has been transported to a system.

Perform an RFC from dev to the target systems to read the table via function module RFC_READ_TABLE for E070.

Regards,

Darren

0 Kudos

Hi,

using e070 i can see the target system for transport but here my requirement is

i need to check wether in that target system transport request is moved or not.

Thanks for your valuable reply,

but is there any table which wiil give me the details of all TR's existed in target system(mean quality/production).

Thanks & Regards,

Madhavi

0 Kudos

As has already been suggested you need to use RFC_GET_TABLE_ENTRIES for E070 for all the systems in the landscape if the transport has been imported it will exist in the table for that system.

regards

Carl

0 Kudos

Hello Madhavi.

I would like to suggest,

You can use STMS - Transport management system.

1. You need to click on "import overview".

2. Select the system.

3. Select the request.

4. See the "transportation logs" first.

5. secondly, you need to look into the "import history".

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

P561888
Active Contributor
0 Kudos

Hi Madhavi,

U need this one for program purpose or for the just to know ....

Regards,

Bharani

former_member203501
Active Contributor
0 Kudos

i think this is the solution...

go to the table E071----> give the field OBJFUNC space..and give the activity as /BEV3/CH_YVCFSOB