<?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 How to Export/Import Development Object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954080#M696759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a local copy of development objects (I.E: Program, Screen, Function Group) in case any of them is destroied by others, could any1 tell me how to do that? Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, how to import them back to SAP system again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 07:46:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T07:46:37Z</dc:date>
    <item>
      <title>How to Export/Import Development Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954080#M696759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a local copy of development objects (I.E: Program, Screen, Function Group) in case any of them is destroied by others, could any1 tell me how to do that? Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, how to import them back to SAP system again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 07:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954080#M696759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T07:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export/Import Development Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954081#M696760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh well thats not neccesary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make your copies within the sap system. copy your reports, forms etc.&lt;/P&gt;&lt;P&gt;additionaly you got the version system, which pulls a new version for every transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in most of the cases this is way enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 07:51:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954081#M696760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T07:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export/Import Development Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954082#M696761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Vincent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U could retrieve these by using versoins. in the menu bar... go to ..Utilities&lt;DEL&gt;&amp;gt;versions&lt;/DEL&gt;&amp;gt; version management&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want a copy of that.&lt;/P&gt;&lt;P&gt;in the ABAP Editor, you could fine the download/upload button in green colour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 08:00:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954082#M696761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T08:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export/Import Development Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954083#M696762</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;&lt;/P&gt;&lt;P&gt;If u have created a report using $tmp development class then the possible way is to ask your basis person to retrieve the data from tape..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not a temporary object then it generates a  version which u can check from &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abap Editor&lt;DEL&gt;&amp;gt; Utilities&lt;/DEL&gt;&amp;gt; Versions--&amp;gt; Version management&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 08:04:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954083#M696762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T08:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export/Import Development Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954084#M696763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, wrong topic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mylene Euridice Dorias on Apr 22, 2008 9:26 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 07:26:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954084#M696763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T07:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export/Import Development Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954085#M696764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To create this kind of "backups" of programs and function modules, you may use the ABAP statement READ REPORT..., read the source codes into an internal table and store these to your frontend...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 07:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-import-development-object/m-p/2954085#M696764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T07:33:13Z</dc:date>
    </item>
  </channel>
</rss>

