<?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: get all custom development in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-custom-development/m-p/5919651#M1331273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to use SAP provided method then run report REPTRAN. use Z* in name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or in your report fetch all Z* objects from TRDIR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then loop at the internal table and use read read report as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;loop at gt_trdir into gs_trdir.
   read report gs_trdir-name into itab.
   "then u can use GUI_DOWNLOAD for this itab to store it to local machine.

endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2009 17:39:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-22T17:39:56Z</dc:date>
    <item>
      <title>get all custom development</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-custom-development/m-p/5919650#M1331272</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;Can anyone please tell me if there is any tool through which we can get the dump of all custom development done in SAP system, like code of programs, table design, badi's , user exits. i can get the name of custom development through table TADIR but i need to get the code of it too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kamesh Bathla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 17:31:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-custom-development/m-p/5919650#M1331272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T17:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: get all custom development</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-custom-development/m-p/5919651#M1331273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to use SAP provided method then run report REPTRAN. use Z* in name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or in your report fetch all Z* objects from TRDIR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then loop at the internal table and use read read report as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;loop at gt_trdir into gs_trdir.
   read report gs_trdir-name into itab.
   "then u can use GUI_DOWNLOAD for this itab to store it to local machine.

endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 17:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-all-custom-development/m-p/5919651#M1331273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T17:39:56Z</dc:date>
    </item>
  </channel>
</rss>

