<?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 Internal table in debug mode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-in-debug-mode/m-p/1261689#M147865</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 a way to find all the internal tables open by each program (or globaly) in debug mode ? Like the System Field -&amp;gt; Memories that give you the list of the EXPORT to mem that the programs have done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goal is to have the list of data into the memory of the Abap program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Mar 2006 09:34:25 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2006-03-16T09:34:25Z</dc:date>
    <item>
      <title>Internal table in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-in-debug-mode/m-p/1261689#M147865</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 a way to find all the internal tables open by each program (or globaly) in debug mode ? Like the System Field -&amp;gt; Memories that give you the list of the EXPORT to mem that the programs have done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goal is to have the list of data into the memory of the Abap program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2006 09:34:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-in-debug-mode/m-p/1261689#M147865</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-03-16T09:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-in-debug-mode/m-p/1261690#M147866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ITAB in the Field System .. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but little hard to understand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2006 09:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-in-debug-mode/m-p/1261690#M147866</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-03-16T09:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table in debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-in-debug-mode/m-p/1261691#M147867</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;If you are looking for just informaiton then u need to go into GoTo-&amp;gt;System Areas-&amp;gt;ITAB-HEADS. In this lookout for lines with DATA. These are all the list of tables which are accessed in the program. The name of the program is also associated with it.&lt;/P&gt;&lt;P&gt;For e.g&lt;/P&gt;&lt;P&gt;\PROGRAM=SAPMM06E\DATA=POT[]   indicates internal table POT available in the program SAPMM06E.&lt;/P&gt;&lt;P&gt;\PROGRAM=SAPMSSY3\DATA=ITAB_TABLE_HISTORY[] indicates internal table ITAB_TABLE_HISTORY in the porgram SAPMSSY3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2006 11:35:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-in-debug-mode/m-p/1261691#M147867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-16T11:35:06Z</dc:date>
    </item>
  </channel>
</rss>

