<?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: query regarding moving transport request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126899#M742735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in this case you have two requests like:&lt;/P&gt;&lt;P&gt;request #1 - program Z... version -1&lt;/P&gt;&lt;P&gt;request #2 - program Z... version current&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case the transport has to be in order like above (because these transports contain the same objects). If request #1 is NOT transported into production, it is not a big problem. What you definetly have to avoid is : to import request #2 and after it import request #1. This will definetly cause that you have the wrong veriosn in production (because current version is overwritten by an earlier one).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2007 14:37:54 GMT</pubDate>
    <dc:creator>JozsefSzikszai</dc:creator>
    <dc:date>2007-12-04T14:37:54Z</dc:date>
    <item>
      <title>query regarding moving transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126894#M742730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;I have query regarding moving the transport request.&lt;/P&gt;&lt;P&gt;I have a main program with 3 includes. I have made some changes in the 1st include and transported it to the quality(testing). Now i made changes in the 2nd include and saved it in a different request(as request for the 1st include is already released). Now i am moving the changes of the 2nd include into the production. Here I want to know whether all the changes that i have made for the 1st include also will reflect in the production when the 2nd request is moved to production( incase of 1st include, only moved till quality) or only the changes made in the 2nd include will only reflect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly clarify as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 14:11:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126894#M742730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T14:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: query regarding moving transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126895#M742731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I understood correctly:&lt;/P&gt;&lt;P&gt;1st transport ==&amp;gt; contains 1st include  ==&amp;gt; transported into Quality&lt;/P&gt;&lt;P&gt;2nd transport ==&amp;gt; contains 2nd include only &lt;SPAN __jive_emoticon_name="alert"&gt;&lt;/SPAN&gt; ==&amp;gt; transported into Production&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is the case, than you have to transport your 1st request into production as well, otherwise the changes are not there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 14:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126895#M742731</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-12-04T14:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: query regarding moving transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126896#M742732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my knowledge,&lt;/P&gt;&lt;P&gt;If you want to reflect your 1st include changes in production, you have to release it also to production. Else it won&amp;#146;t reflect in production. And also if you changed the second include based on 1st include updated logic (which is in quality now) and moved second include into production then it may give error or short dump because 1st include changes are not reflecting in production as of now.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Siva Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 14:23:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126896#M742732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T14:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: query regarding moving transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126897#M742733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was a very helpful answer to me. thanks for you reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 14:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126897#M742733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T14:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: query regarding moving transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126898#M742734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you very much for the response. I have a query regarding the same. If i am making changes only in one single report and i am moving it to the quality. Now again i am making changes in the same report and saving it in a different request and moving it to the production. in this case, i wanted to know whether the whole changes made in the first and second request will reflect in the production or only the 2nd request's change will only reflect (since it is only a single report. there is no include in the program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly send ur suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 14:33:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126898#M742734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T14:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: query regarding moving transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126899#M742735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in this case you have two requests like:&lt;/P&gt;&lt;P&gt;request #1 - program Z... version -1&lt;/P&gt;&lt;P&gt;request #2 - program Z... version current&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case the transport has to be in order like above (because these transports contain the same objects). If request #1 is NOT transported into production, it is not a big problem. What you definetly have to avoid is : to import request #2 and after it import request #1. This will definetly cause that you have the wrong veriosn in production (because current version is overwritten by an earlier one).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 14:37:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126899#M742735</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-12-04T14:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: query regarding moving transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126900#M742736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankyou very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 15:00:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-moving-transport-request/m-p/3126900#M742736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T15:00:23Z</dc:date>
    </item>
  </channel>
</rss>

