<?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 space issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133918#M1708758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please send the error screen shot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 10:37:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-12-04T10:37:55Z</dc:date>
    <item>
      <title>internal table space issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133916#M1708756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i am executing a report of bank balance, it is giving a short dump " no more storage space is available for extending an internal table". please tell me how i can resolve this issue.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 10:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133916#M1708756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-04T10:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: internal table space issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133917#M1708757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Robin&lt;/P&gt;&lt;P&gt;Please check the number of records it is fetching while debugging.&lt;/P&gt;&lt;P&gt;There is cretain limit for internal tables storage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some unneccesary loops may also increase the number of records.&lt;/P&gt;&lt;P&gt;Refresh and free the internal tables when they are not in use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 10:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133917#M1708757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-04T10:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: internal table space issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133918#M1708758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please send the error screen shot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 10:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133918#M1708758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-04T10:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: internal table space issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133919#M1708759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; It is because of the data you are fetching is too big that internal table cannt hold all of this as it has some limitations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to extract your data in chunks and probably write on to application server if you want to download complete file .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 11:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133919#M1708759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-04T11:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: internal table space issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133920#M1708760</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;Try to use HASHED Table for your requirement,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you can get the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/fc/eb366d358411d1829f0000e829fbfe/frameset.htm" title="http://help.sap.com/saphelp_erp60_sp/helpdata/en/fc/eb366d358411d1829f0000e829fbfe/frameset.htm"&gt;http://help.sap.com/saphelp_erp60_sp/helpdata/en/fc/eb366d358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avirat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 11:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133920#M1708760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-04T11:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: internal table space issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133921#M1708761</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;Try to use HASHED Table for your requirement,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you can get the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/fc/eb366d358411d1829f0000e829fbfe/frameset.htm" title="http://help.sap.com/saphelp_erp60_sp/helpdata/en/fc/eb366d358411d1829f0000e829fbfe/frameset.htm"&gt;http://help.sap.com/saphelp_erp60_sp/helpdata/en/fc/eb366d358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avirat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 11:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133921#M1708761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-04T11:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: internal table space issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133922#M1708762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI&gt;set some parameters/selections mandatory to reduce volume&lt;/LI&gt;&lt;LI&gt;for huge data don't load the whole data, only load one main internal table (one run or by package) and then load missing data by load/package and free temporary internal tables asap&lt;/LI&gt;&lt;LI&gt;only load required data/field from database&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 18:42:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133922#M1708762</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-12-04T18:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: internal table space issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133923#M1708763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;identify the fields you really need and select into corresponding fields of table of this line type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use of hashed tables is always nice but will not help at all to reduce the size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 19:46:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133923#M1708763</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2012-12-04T19:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: internal table space issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133924#M1708764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Avirat,&lt;/P&gt;&lt;P&gt;I am using a BAPI&amp;nbsp; 'BAPI_GLX_GETDOCITEMS'&amp;nbsp; in my report . This bapi have that internal table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 03:25:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-issue/m-p/9133924#M1708764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-05T03:25:44Z</dc:date>
    </item>
  </channel>
</rss>

