<?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's Memory space problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356798#M177918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neethu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare the third internal table as OCCURS 0.&lt;/P&gt;&lt;P&gt;Can you also just paste the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 May 2006 05:47:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-19T05:47:53Z</dc:date>
    <item>
      <title>Internal table's Memory space problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356795#M177915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Internal table is running out of memory due to the no of records. I am trying to merge the records of two internal tables into third one. and this third internal table runs out of memory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 05:36:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356795#M177915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T05:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table's Memory space problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356796#M177916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello neetu  can  u   paste  ur   code.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 05:37:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356796#M177916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T05:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table's Memory space problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356797#M177917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Approx. how many records are coming into the third internal table??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 05:43:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356797#M177917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T05:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table's Memory space problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356798#M177918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neethu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare the third internal table as OCCURS 0.&lt;/P&gt;&lt;P&gt;Can you also just paste the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 05:47:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356798#M177918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T05:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table's Memory space problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356799#M177919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neetu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you increment the third table, start deleting the contents of the 1st and 2nd table, i.e. if you are appending five lines from the 1st table to the 3rd table, then delete the five lines from the 1st table after append operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 05:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356799#M177919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T05:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table's Memory space problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356800#M177920</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 limitation to the number of records in an internal table. You can store n number of data in an itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do:&lt;/P&gt;&lt;P&gt;1. You can use the Pakage size option&lt;/P&gt;&lt;P&gt;select field1 field2 field3&lt;/P&gt;&lt;P&gt;from Tablename&lt;/P&gt;&lt;P&gt;into table it_tablename package size 10000.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Package size determines the Total # of records that will be picked up in the First loop.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Please check you system size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Use proper select statements. Avoid SELECT*. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Chek txn: ST22 to view dump analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Chek the code once again for any other reason for error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 06:13:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-s-memory-space-problem/m-p/1356800#M177920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T06:13:18Z</dc:date>
    </item>
  </channel>
</rss>

