<?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 Memory Allocation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-memory-allocation/m-p/6367371#M1401351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could understand the difference between Internal Table with occurs 0 and internal table with type declaration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct me if i am wrong, occurs 0 declaration occupies 8kb memory and header line 256 bytes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what i could not get is...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i view this internal table runtime memory usage?? Should i have to check that in some transaction???&lt;/P&gt;&lt;P&gt;If that is the case, what transaction i should look at?? Can i view this in debugging mode??? I tried GOTO -&amp;gt; STATUS DISPLAY -&amp;gt; MEMORY USE and i have tried even SETTINGS -&amp;gt; MEMORY MONITORING -&amp;gt;MEMORY DISPLAY ON...Nothing worked..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i go for GOTO -&amp;gt; STATUS DISPLAY -&amp;gt; MEMORY USE in debugging &lt;/P&gt;&lt;P&gt;memory allocated seems to be same for Internal table with occur 0 and Internal table with type declaration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched a lot about this in SDN....But could not come to a conclusion......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have authorisation here for DBG_MEMORY_DIFFTOOL or S_MEMORY_INSPECTOR unfortunately.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your replies....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Dec 2009 03:47:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-05T03:47:43Z</dc:date>
    <item>
      <title>Internal Table Memory Allocation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-memory-allocation/m-p/6367371#M1401351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could understand the difference between Internal Table with occurs 0 and internal table with type declaration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct me if i am wrong, occurs 0 declaration occupies 8kb memory and header line 256 bytes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what i could not get is...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i view this internal table runtime memory usage?? Should i have to check that in some transaction???&lt;/P&gt;&lt;P&gt;If that is the case, what transaction i should look at?? Can i view this in debugging mode??? I tried GOTO -&amp;gt; STATUS DISPLAY -&amp;gt; MEMORY USE and i have tried even SETTINGS -&amp;gt; MEMORY MONITORING -&amp;gt;MEMORY DISPLAY ON...Nothing worked..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i go for GOTO -&amp;gt; STATUS DISPLAY -&amp;gt; MEMORY USE in debugging &lt;/P&gt;&lt;P&gt;memory allocated seems to be same for Internal table with occur 0 and Internal table with type declaration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched a lot about this in SDN....But could not come to a conclusion......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have authorisation here for DBG_MEMORY_DIFFTOOL or S_MEMORY_INSPECTOR unfortunately.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your replies....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2009 03:47:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-memory-allocation/m-p/6367371#M1401351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-05T03:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table Memory Allocation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-memory-allocation/m-p/6367372#M1401352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagannathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can view this on Debugger(ECC6.0) onwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find out how much memory internal tables occupy, choose Goto --&amp;gt; Display Condition --&amp;gt; Memory Usage. &lt;/P&gt;&lt;P&gt;Choose Change Settings to display a window, in which you can choose the Internal Tables button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will assists you for your quest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Syed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2009 05:49:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-memory-allocation/m-p/6367372#M1401352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-05T05:49:32Z</dc:date>
    </item>
  </channel>
</rss>

