<?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 sequence in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242460#M773892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have made changes to only the source code of the same program in both requests, there should be no problem; however, if you make changes to source code and text elements in the first one and only source code changes in the second one and only transprot the second request, you will have problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find the safest thing to do is to transport all of the requests in the correct sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2008 19:34:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-07T19:34:26Z</dc:date>
    <item>
      <title>transport request sequence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242459#M773891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;e.g i have program1 and it's has transport reques no DEVK001, I have done my work n transported to QAS. &lt;/P&gt;&lt;P&gt;Now the active version in qas in DEVK001.&lt;/P&gt;&lt;P&gt;Again in Dev I have made some changes under request no DEVK002 or the same object and transported to QAS. &lt;/P&gt;&lt;P&gt;Now the active version of program in DEVK002.&lt;/P&gt;&lt;P&gt;Now If i transport DEVK002 to PRD and then DEVK001. Will it create some problem or it's Ok. In other words order will matter in this case or not. .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 19:28:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242459#M773891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T19:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: transport request sequence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242460#M773892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have made changes to only the source code of the same program in both requests, there should be no problem; however, if you make changes to source code and text elements in the first one and only source code changes in the second one and only transprot the second request, you will have problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find the safest thing to do is to transport all of the requests in the correct sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 19:34:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242460#M773892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T19:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: transport request sequence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242461#M773893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if objects inside the transports DEVK001 and DEVK002 are same, then no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 19:34:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242461#M773893</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-01-07T19:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: transport request sequence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242462#M773894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sequence of transports will affect the version of the object. The previous versions will be lost if they are not imported in the correct sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 20:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242462#M773894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T20:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: transport request sequence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242463#M773895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually version management is maintained in the lower boxes (DEV) and not in QAS or PRD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Import is not needed. once released version management will not have  problem.&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 20:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request-sequence/m-p/3242463#M773895</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-01-07T20:16:09Z</dc:date>
    </item>
  </channel>
</rss>

