<?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 reading source code of a method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-source-code-of-a-method/m-p/9350848#M1731324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi folks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to read source code of method into a internal table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator message: FAQ. &lt;SPAN style="padding: 0in; border: 1pt windowtext; line-height: 115%; font-family: &amp;amp;quot;Tahoma&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-border-alt: none windowtext 0in; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;We do not consider it good style to ask questions before trying to find the solution yourself. &lt;SPAN style="padding: 0in; border: 1pt windowtext; line-height: 115%; font-family: &amp;amp;quot;Tahoma&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-border-alt: none windowtext 0in; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;Please search in SCN and apply the available information.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Apr 2013 09:37:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-04-17T09:37:19Z</dc:date>
    <item>
      <title>reading source code of a method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-source-code-of-a-method/m-p/9350848#M1731324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi folks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to read source code of method into a internal table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator message: FAQ. &lt;SPAN style="padding: 0in; border: 1pt windowtext; line-height: 115%; font-family: &amp;amp;quot;Tahoma&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-border-alt: none windowtext 0in; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;We do not consider it good style to ask questions before trying to find the solution yourself. &lt;SPAN style="padding: 0in; border: 1pt windowtext; line-height: 115%; font-family: &amp;amp;quot;Tahoma&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-border-alt: none windowtext 0in; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;Please search in SCN and apply the available information.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 09:37:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-source-code-of-a-method/m-p/9350848#M1731324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-17T09:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: reading source code of a method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-source-code-of-a-method/m-p/9350849#M1731325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not sure what your requirement.&lt;/P&gt;&lt;P&gt;You can use sap documentation for this.&lt;/P&gt;&lt;P&gt;But generally REPOSRC table stores the source code in compressed version&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;also TRDIR,D010SINF view also stores report information.&lt;/P&gt;&lt;P&gt;D010TINF- Stores text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Read report statement or RPY_PROGRAM_READ Function module ,You can use in report to read that.&lt;/P&gt;&lt;P&gt;Take a look at this thread also for that.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/thread/25202" title="http://scn.sap.com/thread/25202"&gt;http://scn.sap.com/thread/25202&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps a little.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 09:56:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-source-code-of-a-method/m-p/9350849#M1731325</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2013-04-17T09:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: reading source code of a method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-source-code-of-a-method/m-p/9350850#M1731326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM SEO_METHOD_GET_SOURCE reads source of method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Packages SEOE and SEOK conteins extensive set of tools and utilities for class manipulation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;BACR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 10:20:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-source-code-of-a-method/m-p/9350850#M1731326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-17T10:20:26Z</dc:date>
    </item>
  </channel>
</rss>

