<?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 Dumping Global ABAP Objects Source Code to Text File in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906790#M1597386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello People, this is my first post and my first time to join the forums.. and also my first time to code in ABAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways, I was wondering if there is a way to dump the source code definition of any class/interface made in SE24 (Object Builder) onto a Text File; all the methods, attributes etc... of a class/interface. I've used SEO_METHOD_GET_SOURCE but it doesn't work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 May 2011 05:03:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-05T05:03:29Z</dc:date>
    <item>
      <title>Dumping Global ABAP Objects Source Code to Text File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906790#M1597386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello People, this is my first post and my first time to join the forums.. and also my first time to code in ABAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways, I was wondering if there is a way to dump the source code definition of any class/interface made in SE24 (Object Builder) onto a Text File; all the methods, attributes etc... of a class/interface. I've used SEO_METHOD_GET_SOURCE but it doesn't work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 05:03:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906790#M1597386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-05T05:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dumping Global ABAP Objects Source Code to Text File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906791#M1597387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to SCN,  &lt;/P&gt;&lt;P&gt;Refer to the methods available in global classes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CL_RECA_RS_SERVICES (for source code),&lt;/P&gt;&lt;P&gt;CL_RECA_RS_CLIF (for interface &amp;amp; implementation details) &amp;amp; &lt;/P&gt;&lt;P&gt;CL_OO_CLASS (For details of attributes &amp;amp; methods).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search for Wiki/Weblog posts to get  more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 05:49:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906791#M1597387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-05T05:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dumping Global ABAP Objects Source Code to Text File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906792#M1597388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to the forums &amp;amp; hope you enjoy being a part of it &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think there is any standard tool available for it, but not to worry you've [SAPLink|http://code.google.com/p/saplink/] available at your service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Install the relevant [plugin|http://code.google.com/p/saplink/wiki/pluginList] to download the source code of the class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 05:51:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906792#M1597388</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-05-05T05:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dumping Global ABAP Objects Source Code to Text File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906793#M1597389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suhas,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created some wiki links (may be 3-4 months back) which seems similar to this requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Extracting Implementation details of global Interface using class - CL_RECA_RS_CLIF |http://wiki.sdn.sap.com/wiki/display/ABAP/Extracting&lt;EM&gt;Implementation&lt;/EM&gt;details&lt;EM&gt;of&lt;/EM&gt;global&lt;EM&gt;Interface&lt;/EM&gt;using&lt;EM&gt;class&lt;/EM&gt;-+CL_RECA_RS_CLIF]&lt;/P&gt;&lt;P&gt;[Information of Class Objects using CL_OO_CLASS |http://wiki.sdn.sap.com/wiki/display/ABAP/Information&lt;EM&gt;of&lt;/EM&gt;Class&lt;EM&gt;Objects&lt;/EM&gt;using+CL_OO_CLASS]&lt;/P&gt;&lt;P&gt;[Source code Download and Syntax Check using CL_RECA_RS_SERVICES|http://wiki.sdn.sap.com/wiki/display/ABAP/Source&lt;EM&gt;code&lt;/EM&gt;Download&lt;EM&gt;and&lt;/EM&gt;Syntax&lt;EM&gt;Check&lt;/EM&gt;using+CL_RECA_RS_SERVICES]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expecting your comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod Kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vinod Kumar on May 5, 2011 11:33 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 06:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906793#M1597389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-05T06:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dumping Global ABAP Objects Source Code to Text File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906794#M1597390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pretty much this answers my question. Thanks for replying. I was searching the SEO Function Group for days to see if i can find an answer but this gives me the cake.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 06:13:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906794#M1597390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-05T06:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dumping Global ABAP Objects Source Code to Text File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906795#M1597391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was unaware of the CL_RECA* classes, my bad &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally for this kind of requirement i expect SAP to provide system classes viz., CL_ABAP* which are (usually) part of the BASIS package. Wondering why these classes are part of the Real Estate Mgmt package when they qualify to be part of the system classes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway i'm gonna keep a note of these classes(and your Wiki, of course) for future reference. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 06:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dumping-global-abap-objects-source-code-to-text-file/m-p/7906795#M1597391</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-05-05T06:14:43Z</dc:date>
    </item>
  </channel>
</rss>

