<?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 : Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639984#M1443344</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;This is due to lack of memory in your system.ask your basis people to increase the memory or restrict the select statement with more where condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ramya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Feb 2010 08:39:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-22T08:39:10Z</dc:date>
    <item>
      <title>Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639981#M1443341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;When i am  Selecting the data from the DBtable to Internal table, giving me dump,outof memory. problem due to large number of records are being read from the DBtable. How to handle this kind of situations?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: NIV on Feb 22, 2010 9:33 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 08:32:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639981#M1443341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T08:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639982#M1443342</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;Define internal table with occurs 0 specification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lokeswari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 08:35:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639982#M1443342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T08:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639983#M1443343</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;Is the structure of the internal table into which data is being selected matching with the field sequence in your select query?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ganga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 08:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639983#M1443343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T08:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639984#M1443344</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;This is due to lack of memory in your system.ask your basis people to increase the memory or restrict the select statement with more where condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ramya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 08:39:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639984#M1443344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T08:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639985#M1443345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niv,&lt;/P&gt;&lt;P&gt;   You can do any of these.&lt;/P&gt;&lt;P&gt;1. As sugested y ramya, take basis help.&lt;/P&gt;&lt;P&gt;2. If you do not require so many entries,try to sort it and delete the adjacent duplicates.&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;Amuktha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 08:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639985#M1443345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T08:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639986#M1443346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ask the BASIS to increases the memory allocation space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 08:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639986#M1443346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T08:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639987#M1443347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Basis is done his Best.&lt;/P&gt;&lt;P&gt;is any other way? filed extracts is one of the option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: NIV on Feb 22, 2010 9:46 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 08:46:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639987#M1443347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T08:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639988#M1443348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niv,&lt;/P&gt;&lt;P&gt;  Ya good one Try using Field extracts. I think it will help. &lt;/P&gt;&lt;P&gt;Here is a small example i have found in of the threads.&lt;/P&gt;&lt;P&gt;REPORT demo_extract. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NODES: spfli, sflight. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD-GROUPS: header, flight_info, flight_date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION. &lt;/P&gt;&lt;P&gt;INSERT: spfli-carrid spfli-connid sflight-fldate &lt;/P&gt;&lt;P&gt;INTO header, &lt;/P&gt;&lt;P&gt;spfli-cityfrom spfli-cityto &lt;/P&gt;&lt;P&gt;INTO flight_info. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET spfli. &lt;/P&gt;&lt;P&gt;EXTRACT flight_info. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET sflight. &lt;/P&gt;&lt;P&gt;EXTRACT flight_date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION. &lt;/P&gt;&lt;P&gt;SORT STABLE. &lt;/P&gt;&lt;P&gt;LOOP. &lt;/P&gt;&lt;P&gt;AT FIRST. &lt;/P&gt;&lt;P&gt;WRITE / 'Flight list'. &lt;/P&gt;&lt;P&gt;ULINE. &lt;/P&gt;&lt;P&gt;ENDAT. &lt;/P&gt;&lt;P&gt;AT flight_info WITH flight_date. &lt;/P&gt;&lt;P&gt;WRITE: / spfli-carrid , spfli-connid, sflight-fldate, &lt;/P&gt;&lt;P&gt;spfli-cityfrom, spfli-cityto. &lt;/P&gt;&lt;P&gt;ENDAT. &lt;/P&gt;&lt;P&gt;AT flight_date. &lt;/P&gt;&lt;P&gt;WRITE: / spfli-carrid , spfli-connid, sflight-fldate. &lt;/P&gt;&lt;P&gt;ENDAT. &lt;/P&gt;&lt;P&gt;AT LAST. &lt;/P&gt;&lt;P&gt;ULINE. &lt;/P&gt;&lt;P&gt;WRITE: cnt(spfli-carrid), 'Airlines'. &lt;/P&gt;&lt;P&gt;ULINE. &lt;/P&gt;&lt;P&gt;ENDAT. &lt;/P&gt;&lt;P&gt;ENDLOOP. &lt;/P&gt;&lt;P&gt;&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;Amuktha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 08:56:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639988#M1443348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T08:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639989#M1443349</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;If possible can you please paste the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ramya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 08:58:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639989#M1443349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T08:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639990#M1443350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Mar 2010 06:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639990#M1443350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-21T06:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table : Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639991#M1443351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Mar 2010 19:29:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-error/m-p/6639991#M1443351</guid>
      <dc:creator>former_member189420</dc:creator>
      <dc:date>2010-03-21T19:29:35Z</dc:date>
    </item>
  </channel>
</rss>

