<?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: error  due  to internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449010#M212754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As number of records are large,I think in this case, instead of internal table, you should go for field groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to this link below&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9ed135c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9ed135c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akshay Bhagwat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jul 2006 09:23:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-07T09:23:12Z</dc:date>
    <item>
      <title>error  due  to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449008#M212752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Error Message - No storage space available for extending the internal table.&lt;/P&gt;&lt;P&gt;I have a internal table defined in a program as follows -&lt;/P&gt;&lt;P&gt;data:     begin of t_zpxxwflntravel01 occurs 5.&lt;/P&gt;&lt;P&gt;          include structure zpxxwflntravel01.&lt;/P&gt;&lt;P&gt;data:     end of t_zpxxwflntravel01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when  appending   data from ztable into this internal  table  it throws the above mention error.ztable  has 1.7 million  and   all need   to be append  into internal table. error  occurs only  when  i  append  more than 1.6 million records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 09:16:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449008#M212752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T09:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: error  due  to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449009#M212753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like you have ran out of memory, talk to your BASIS team, they should be able to fix this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 09:19:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449009#M212753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T09:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: error  due  to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449010#M212754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As number of records are large,I think in this case, instead of internal table, you should go for field groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to this link below&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9ed135c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9ed135c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akshay Bhagwat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 09:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449010#M212754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T09:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: error  due  to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449011#M212755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;give &lt;/P&gt;&lt;P&gt;occurs 0 instead of 5.&lt;/P&gt;&lt;P&gt;It is coz the itab space is not suffient to store the data&lt;/P&gt;&lt;P&gt;data: begin of t_zpxxwflntravel01 occurs 0.&lt;/P&gt;&lt;P&gt;include structure zpxxwflntravel01.&lt;/P&gt;&lt;P&gt;data: end of t_zpxxwflntravel01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 09:24:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449011#M212755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T09:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: error  due  to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449012#M212756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to RZ10 TCODE and set internal table memeory parmaeter.&lt;/P&gt;&lt;P&gt;Better do with basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;TM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 09:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449012#M212756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T09:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: error  due  to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449013#M212757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know that contacting basis team and getting more memory space for this program to run wil work but what i request is to find out any other work around to optimize this part of code..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 11:18:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-due-to-internal-table/m-p/1449013#M212757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T11:18:58Z</dc:date>
    </item>
  </channel>
</rss>

