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

Former Member
0 Likes
963

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
Read only

Former Member
0 Likes
867

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

Read only

Former Member
0 Likes
867

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

Read only

0 Likes
867

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

Read only

0 Likes
867

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

Read only

0 Likes
867

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

Read only

BH2408
Active Contributor
0 Likes
867

Hi Madhavi,

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

Regards,

Bharani

Read only

former_member203501
Active Contributor
0 Likes
867

i think this is the solution...

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