<?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 Re: Internal table size in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280098#M496381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jiku,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no limit like that until unless u define the capacity as follows,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of &amp;lt;itab&amp;gt; occurs 8,&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;data: end of &amp;lt;itab&amp;gt;.&lt;/P&gt;&lt;P&gt;in such cases, it takes only upto 8 kb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2007 10:59:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-29T10:59:05Z</dc:date>
    <item>
      <title>Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280091#M496374</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;Can anyone tell me How much is the capacity of an internal table??&lt;/P&gt;&lt;P&gt;Is there any size restriction that an internal table can hold these many rows??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jiku&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280091#M496374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T10:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280092#M496375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no restriction. When you add new rows and if the already allocated memory exceeds then a new 8kb memory will be allocated. so, It will only depend on the available free memory left in the system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280092#M496375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T10:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280093#M496376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;depends on the memory on the application server....no particular size limit as such.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280093#M496376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T10:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280094#M496377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The maximum memory that can be occupied by an internal table (including its internal administration) is 2 gigabytes. A more realistic figure is up to 500 megabytes. An additional restriction for hashed tables is that they may not contain more than 2 million entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also see the link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb35de358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb35de358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward All Helpfull Answers.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280094#M496377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T10:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280095#M496378</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 restriction. When you add new rows and if the already allocated memory exceeds then a new 8kb memory will be allocated. so, It will only depend on the available free memory left in the system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280095#M496378</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-05-29T10:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280096#M496379</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;&lt;/P&gt;&lt;P&gt;The minimum size of an internal table is 256 bytes. This is&lt;/P&gt;&lt;P&gt;important if an internal table occurs as a component of an aggregated data object, since even&lt;/P&gt;&lt;P&gt;empty internal tables within tables can lead to high memory usage. (In the next functional&lt;/P&gt;&lt;P&gt;release, the size of the table header for an initial table will be reduced to 8 bytes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****do rewards if usefull&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:40:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280096#M496379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T10:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280097#M496380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;their is no limit for the internal table..............but it depends on the memory set in application server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:43:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280097#M496380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T10:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280098#M496381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jiku,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no limit like that until unless u define the capacity as follows,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of &amp;lt;itab&amp;gt; occurs 8,&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;data: end of &amp;lt;itab&amp;gt;.&lt;/P&gt;&lt;P&gt;in such cases, it takes only upto 8 kb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:59:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280098#M496381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T10:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280099#M496382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the   internal  table size can be defined by the programmer  as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;occurs  0&lt;/P&gt;&lt;P&gt;occurs 1,&lt;/P&gt;&lt;P&gt;ouccrs 2,&lt;/P&gt;&lt;P&gt;occurs3,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;occurs n .. etc    where are the  maximum memort of the  internal table is   OCCURS  0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;0-&amp;gt;ZERO means     2  gigabytes of data  size  which is    2powerof 30.&amp;lt;/b&amp;gt; .&lt;/P&gt;&lt;P&gt;after that  there is no  memory growth in the  program  ... so it will give you sort dump   for that  only   &amp;lt;b&amp;gt;field-sysmbols&amp;lt;/b&amp;gt; are  used   .... &amp;lt;b&amp;gt;for separating the   internal table data dynamically  to avoid  short dump and   to increase  the performance of the  read  concept&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIRISH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 11:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280099#M496382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T11:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280100#M496383</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;No, limit depends on the memory size itself. Because whenever more space is needed it is automatically allocated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF you define an internal table using OCCURS N then it will reallocate n memory slots of same size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RReward is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 11:25:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280100#M496383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T11:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table size</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280101#M496384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jiku,&lt;/P&gt;&lt;P&gt; there is no such limit... but it depends on the memory alloted for the application server..&lt;/P&gt;&lt;P&gt; moreover.. when  we use occurs 0(zero) then 8 kb memory  is being allocated to the internal table..&lt;/P&gt;&lt;P&gt;similarly when  occurs 2,3,4.... ....n , a memory of  n x 8 kb is alloted .&lt;/P&gt;&lt;P&gt;this memory allocation is in patches .. ie, when u use occurs 2  and  suppose  ur internal table has  used up the   alloted  16 kb memory then&lt;/P&gt;&lt;P&gt; another 16 kb memory is allocated...&lt;/P&gt;&lt;P&gt;but if ur internal tableis not that big to use this 16kb.. there is waste of memory ..&lt;/P&gt;&lt;P&gt;  so use occurs 0 when u are not sure about  the size of ur internal table....and use occurs n when you are  know the size.&lt;/P&gt;&lt;P&gt; syntax:&lt;/P&gt;&lt;P&gt;data: begin of &amp;lt;itab&amp;gt; occurs n,&lt;/P&gt;&lt;P&gt;                ....&lt;/P&gt;&lt;P&gt;               .........&lt;/P&gt;&lt;P&gt;         end of &amp;lt;itab&amp;gt;.&lt;/P&gt;&lt;P&gt; please reward if useful.&lt;/P&gt;&lt;P&gt;devashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 07:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-size/m-p/2280101#M496384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T07:38:02Z</dc:date>
    </item>
  </channel>
</rss>

