<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Transport Request Tracking in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-tracking/m-p/3495816#M840760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2008 07:10:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-27T07:10:15Z</dc:date>
    <item>
      <title>Transport Request Tracking</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-tracking/m-p/3495814#M840758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Good morning all,&lt;/P&gt;&lt;P&gt;here i hava one requirement regarding transport request .&lt;/P&gt;&lt;P&gt;How to know request target when we released it .&lt;/P&gt;&lt;P&gt;I.e when we released the request , it should be transport either testing , quality or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;production . or both .&lt;/P&gt;&lt;P&gt;where should sap maintaining these details .&lt;/P&gt;&lt;P&gt;is there any data base table ? .please help me .&lt;/P&gt;&lt;P&gt;In the table E070 it is maintainig some details .&lt;/P&gt;&lt;P&gt;The table contains only one target details .&lt;/P&gt;&lt;P&gt;if a particular request is transported to more than one server ,&lt;/P&gt;&lt;P&gt;still the table contains only about one server .&lt;/P&gt;&lt;P&gt;where can i get the remaning details .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is shown below .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;requestno   shorttext reldate                 qualit prod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xxxk9008767  abc       27.01.08              Y     Y&lt;/P&gt;&lt;P&gt;xxxk9008768  abd       26.01.08              Y     N&lt;/P&gt;&lt;P&gt;xxxk9008769  fgh       25.01.08               N     N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the request is transported to quality &lt;/P&gt;&lt;P&gt;i have to show Y  in the quality column &lt;/P&gt;&lt;P&gt;if trasnported to production also then Y in the &lt;/P&gt;&lt;P&gt;prod column .&lt;/P&gt;&lt;P&gt;but in the tabel E070-TARSYSTEM contains only one &lt;/P&gt;&lt;P&gt;target details .&lt;/P&gt;&lt;P&gt;i have checked for so many requests .&lt;/P&gt;&lt;P&gt;in the table E070 it is not showing the requests &lt;/P&gt;&lt;P&gt;are transported to both servers .&lt;/P&gt;&lt;P&gt;but in SE09 transaction it showing as &lt;/P&gt;&lt;P&gt;the particular request is successfully transported to&lt;/P&gt;&lt;P&gt;both systems .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me ,&lt;/P&gt;&lt;P&gt;Thanks in advance .&lt;/P&gt;&lt;P&gt;regards ,&lt;/P&gt;&lt;P&gt;Srinvias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 05:59:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-tracking/m-p/3495814#M840758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T05:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Transport Request Tracking</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-tracking/m-p/3495815#M840759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am not a 100% sure however how I think it works is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you view the transport details in Development server in E070, the  E070-TARSYSTEM  for the request will point to QA server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then when the request is transported to QA, the same transport entry in E070 would be updated with  E070-TARSYSTEM  as Production server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check this and confirm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 06:07:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-tracking/m-p/3495815#M840759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T06:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Transport Request Tracking</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-tracking/m-p/3495816#M840760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 07:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-tracking/m-p/3495816#M840760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T07:10:15Z</dc:date>
    </item>
  </channel>
</rss>

