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 Tracking

Former Member
0 Likes
1,600

Hi,

Good morning all,

here i hava one requirement regarding transport request .

How to know request target when we released it .

I.e when we released the request , it should be transport either testing , quality or

production . or both .

where should sap maintaining these details .

is there any data base table ? .please help me .

In the table E070 it is maintainig some details .

The table contains only one target details .

if a particular request is transported to more than one server ,

still the table contains only about one server .

where can i get the remaning details .

my requirement is shown below .

requestno shorttext reldate qualit prod

xxxk9008767 abc 27.01.08 Y Y

xxxk9008768 abd 26.01.08 Y N

xxxk9008769 fgh 25.01.08 N N

if the request is transported to quality

i have to show Y in the quality column

if trasnported to production also then Y in the

prod column .

but in the tabel E070-TARSYSTEM contains only one

target details .

i have checked for so many requests .

in the table E070 it is not showing the requests

are transported to both servers .

but in SE09 transaction it showing as

the particular request is successfully transported to

both systems .

please help me ,

Thanks in advance .

regards ,

Srinvias

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,024

Hi Srinivas,

If the transport request is being sent to more than one server the column E070-TARSYSTEM will contain the target group name which in turn contains to which servers the request has to be transported. If you have directly a single server name then the transport request will to only transported to that server.

Hi Srinivas,

If the transport request is being sent to more than one server the column E070-TARSYSTEM will contain the target group name which in turn contains to which servers the request has to be transported. If you have directly a single server name then the transport request will to only transported to that server.

2 REPLIES 2
Read only

Former Member
0 Likes
1,024

Hi Srinivas,

Am not a 100% sure however how I think it works is

When you view the transport details in Development server in E070, the E070-TARSYSTEM for the request will point to QA server.

Then when the request is transported to QA, the same transport entry in E070 would be updated with E070-TARSYSTEM as Production server.

Can you check this and confirm.

Cheers.

Read only

Former Member
0 Likes
1,025

Hi Srinivas,

If the transport request is being sent to more than one server the column E070-TARSYSTEM will contain the target group name which in turn contains to which servers the request has to be transported. If you have directly a single server name then the transport request will to only transported to that server.