<?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 Viewing - Internal Table Memory Used? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/viewing-internal-table-memory-used/m-p/6440800#M1412265</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;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;Waiting for your replies....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Dec 2009 05:55:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-04T05:55:21Z</dc:date>
    <item>
      <title>Viewing - Internal Table Memory Used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/viewing-internal-table-memory-used/m-p/6440800#M1412265</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;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;Waiting for your replies....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 05:55:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/viewing-internal-table-memory-used/m-p/6440800#M1412265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-04T05:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing - Internal Table Memory Used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/viewing-internal-table-memory-used/m-p/6440801#M1412266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;      You can do that in debugger and also try tcode S_MEMORY_INSPECTOR.&lt;/P&gt;&lt;P&gt;Also, this might help you.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/75/358abcbcb911d5993a00508b6b8b11/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/75/358abcbcb911d5993a00508b6b8b11/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find out how much memory internal tables occupy, In the debugger , choose Goto -&amp;gt;Display Condition -&amp;gt;Memory Usage. 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;&lt;/P&gt;&lt;P&gt;Edited by: Vasuki S Patki on Dec 4, 2009 11:43 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vasuki S Patki on Dec 4, 2009 11:44 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 06:10:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/viewing-internal-table-memory-used/m-p/6440801#M1412266</guid>
      <dc:creator>former_member206377</dc:creator>
      <dc:date>2009-12-04T06:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing - Internal Table Memory Used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/viewing-internal-table-memory-used/m-p/6440802#M1412267</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;to get the internal table used in the ru time you goto&lt;DEL&gt;&amp;gt; classical debugger&lt;/DEL&gt;&amp;gt; goto&lt;DEL&gt;-&amp;gt;status display&lt;/DEL&gt;&amp;gt;memory consumption.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In tab memory use you will got all the table used by the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 06:43:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/viewing-internal-table-memory-used/m-p/6440802#M1412267</guid>
      <dc:creator>nirajgadre</dc:creator>
      <dc:date>2009-12-04T06:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing - Internal Table Memory Used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/viewing-internal-table-memory-used/m-p/6440803#M1412268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vasuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried what you said here [Goto -&amp;gt;Display Condition -&amp;gt;Memory Usage. Choose Change Settings to display a window]...But 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 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;Then how to conclude, occurs 0 declaration gives low performance when compared to type declared Internal Table??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest me some more???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 06:48:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/viewing-internal-table-memory-used/m-p/6440803#M1412268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-04T06:48:59Z</dc:date>
    </item>
  </channel>
</rss>

