<?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 regarding Transport problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transport-problem/m-p/971811#M69828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding Transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed my ABAP program in 46C, To work that program in 620 i need little code change in my program.&lt;/P&gt;&lt;P&gt;so what should i do now.&lt;/P&gt;&lt;P&gt;1-Should i have to Create that program from scratch at 620 Environment ?&lt;/P&gt;&lt;P&gt;2-or Can i just make transport the Program from 46C to 620 and can chage the code directly after transport?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2005 02:47:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-29T02:47:24Z</dc:date>
    <item>
      <title>regarding Transport problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transport-problem/m-p/971811#M69828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding Transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed my ABAP program in 46C, To work that program in 620 i need little code change in my program.&lt;/P&gt;&lt;P&gt;so what should i do now.&lt;/P&gt;&lt;P&gt;1-Should i have to Create that program from scratch at 620 Environment ?&lt;/P&gt;&lt;P&gt;2-or Can i just make transport the Program from 46C to 620 and can chage the code directly after transport?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 02:47:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transport-problem/m-p/971811#M69828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-29T02:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Transport problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transport-problem/m-p/971812#M69829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's OK when you transport your program and make the changes. During import, flag 'as original' should be set - otherwise you need an object key next time you try to change your program in 620 development system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can download / upload your source code, too. In case of dictionary or dynpros, it's not so convenient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 05:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transport-problem/m-p/971812#M69829</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-06-29T05:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Transport problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transport-problem/m-p/971813#M69830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey Christian.&lt;/P&gt;&lt;P&gt;Thanks for your cool reply.&lt;/P&gt;&lt;P&gt;I have created program which works fine in 640 Basis.&lt;/P&gt;&lt;P&gt;and saved now in ZRTJ dev class.&lt;/P&gt;&lt;P&gt;Now can i transport this to 620Basis anytime and will it work..&lt;/P&gt;&lt;P&gt;because i doubt whether download version of transport will work in SAP or not..&lt;/P&gt;&lt;P&gt;Could you pls confirm this point too.&lt;/P&gt;&lt;P&gt;Chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 05:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transport-problem/m-p/971813#M69830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-29T05:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Transport problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transport-problem/m-p/971814#M69831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a program like&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;write 'Hello World!'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;will work in every release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use special, new introduced function modules / classes  / BADIs, then downgrade can't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no general answer, check yourself / try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 05:54:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transport-problem/m-p/971814#M69831</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-06-29T05:54:06Z</dc:date>
    </item>
  </channel>
</rss>

