<?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 table for ABAP sourcecode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-abap-sourcecode/m-p/1695136#M305013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in which table can I found the abap sourcecode? I need this information for writing an abap parser. The parser should read some special information out of the source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there something else that already exists?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2006 06:51:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-24T06:51:54Z</dc:date>
    <item>
      <title>table for ABAP sourcecode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-abap-sourcecode/m-p/1695136#M305013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in which table can I found the abap sourcecode? I need this information for writing an abap parser. The parser should read some special information out of the source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there something else that already exists?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 06:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-abap-sourcecode/m-p/1695136#M305013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T06:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: table for ABAP sourcecode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-abap-sourcecode/m-p/1695137#M305014</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;there is no simple "table" that contain the source code. You will need to use special function of SAP to retrieve all the information of the abap code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look in the transaction ABAPDOCU, in ABAP -&amp;gt; special techniq -&amp;gt; dynamic creation ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 07:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-abap-sourcecode/m-p/1695137#M305014</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-10-24T07:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: table for ABAP sourcecode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-abap-sourcecode/m-p/1695138#M305015</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;U can use statament READ REPORT to load all abap code of a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 07:10:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-abap-sourcecode/m-p/1695138#M305015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T07:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: table for ABAP sourcecode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-abap-sourcecode/m-p/1695139#M305016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The report information is stored in table TRDIR and you can use the command READ REPORT zprog INTO itab, to read the report content(source code)into table itab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 09:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-abap-sourcecode/m-p/1695139#M305016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T09:00:12Z</dc:date>
    </item>
  </channel>
</rss>

