<?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: dump while access internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906560#M1329079</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;Check for the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be trying to populate your internal table with a really huge amount of data. To avoid this, optimize your fetch process (your select query) to fetch data that's required. Query based on the key fields and the indexes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2009 13:13:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-22T13:13:37Z</dc:date>
    <item>
      <title>dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906556#M1329075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an error while executing a program&lt;/P&gt;&lt;P&gt;"You attempted to extend an internal table, but the required space was"&lt;/P&gt;&lt;P&gt;how to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jayant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: shetty jayant kumar on Jul 22, 2009 2:49 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 12:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906556#M1329075</guid>
      <dc:creator>JayantkumarS</dc:creator>
      <dc:date>2009-07-22T12:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906557#M1329076</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;What is the declaration for the internal table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 12:52:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906557#M1329076</guid>
      <dc:creator>RahulKeshav</dc:creator>
      <dc:date>2009-07-22T12:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906558#M1329077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA: BEGIN OF tb_pval OCCURS 0,&lt;/P&gt;&lt;P&gt;           end of tb_pval.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 12:58:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906558#M1329077</guid>
      <dc:creator>JayantkumarS</dc:creator>
      <dc:date>2009-07-22T12:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906559#M1329078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Can you post your code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 13:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906559#M1329078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T13:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906560#M1329079</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;Check for the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be trying to populate your internal table with a really huge amount of data. To avoid this, optimize your fetch process (your select query) to fetch data that's required. Query based on the key fields and the indexes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 13:13:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906560#M1329079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T13:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906561#M1329080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shetty jayant kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; DATA: BEGIN OF tb_pval OCCURS 0,&lt;/P&gt;&lt;P&gt;&amp;gt;            end of tb_pval.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to include all fields that are selected from DB-Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;REA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 13:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906561#M1329080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T13:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906562#M1329081</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 debug...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or can you post the code where you are getting the error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 15:57:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906562#M1329081</guid>
      <dc:creator>RahulKeshav</dc:creator>
      <dc:date>2009-07-22T15:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906563#M1329082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U might be trying to push huge amount of data into internal table which exceeds the storage limit allocated to internal table.&lt;/P&gt;&lt;P&gt;I guess it can be avoided by selecting only required fileds in to internal table by&lt;/P&gt;&lt;P&gt;data: begin of &amp;lt;int_table&amp;gt; occurs 0,&lt;/P&gt;&lt;P&gt;         end of &amp;lt;int_table&amp;gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;Process the data in chunks .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanka and Regards,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 18:41:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906563#M1329082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T18:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906564#M1329083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shetty, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, I would like to suggest to change your data declaration &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: BEGIN OF tb_pval OCCURS 0, 
end of tb_pval.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;to &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TYPES: BEGIN OF ty_pval, 
               f1, 
               f2, 
               : 
           END OF ty_pval. 
DATA: tb_pval TYPE STANDARD TABLE OF ty_pval, 
           wa_pval type ty_pval.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Reason: The OCCURS clause is declared as obsolete since 4.7 (but it still can be used). In the "New Generation of ABAP", TYPES-concept is preferable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, you have to declare fields in your structure (f1, f2, .....)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Third, declare a working structure wa_pval with exactly the same structure as your table tb_pval! Populate wa_pval and then update your internal table using your populated &lt;STRONG&gt;working&lt;/STRONG&gt; structure. Don't use Header lines anymore!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;append tb_vbal with wa_vbal.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These dumps occur not because of exceeding space, but most likely because there is a field discrepancy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have success,&lt;/P&gt;&lt;P&gt;Heinz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 21:13:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906564#M1329083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T21:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906565#M1329084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shetty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for my spelling mistake. The last line should be&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;append tb_pval with wa_pval.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully, this has not caused too much confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Heinz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2009 05:35:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906565#M1329084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-23T05:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906566#M1329085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shetty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am causing more and more confusion. Isn't it?&lt;/P&gt;&lt;P&gt;Here is the syntactically correct line:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;append wa_pval to tb_pval.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;Heinz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2009 05:44:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906566#M1329085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-23T05:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906567#M1329086</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;Though OCCCRS is not suggestable in ECC,for time being&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF tb_pval OCCURS &lt;STRONG&gt;10,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;end of tb_pval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try that .&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;Sreeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2009 05:50:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906567#M1329086</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2009-07-23T05:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906568#M1329087</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 the type 1st for ur internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;types : begin of t_table,&lt;/P&gt;&lt;P&gt;            f1 type ekpo-ebeln, -&lt;/P&gt;&lt;HR originaltext="----------------" /&gt;&lt;P&gt;&amp;gt;just as an example&lt;/P&gt;&lt;P&gt;            f2  type ekpo-ebelp,&lt;/P&gt;&lt;P&gt;            ....&lt;/P&gt;&lt;P&gt;            ....&lt;/P&gt;&lt;P&gt;           end of t_table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : itab type table of t_table,&lt;/P&gt;&lt;P&gt;          wa type t_table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then fetch the data using select &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just check whether it helps u.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;shivraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ShivrajSinha on Jul 23, 2009 8:30 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2009 06:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906568#M1329087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-23T06:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906569#M1329088</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;The Occurs clause defines how many table entries are maintained in ABAP Memory. &lt;/P&gt;&lt;P&gt;Insted of OCCURS 0 try using OCCURS 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2009 06:38:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906569#M1329088</guid>
      <dc:creator>sridhar_meesala</dc:creator>
      <dc:date>2009-07-23T06:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: dump while access internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906570#M1329089</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;Its good not to use occurs 0, it is obsolete, declare internal table like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:begin of wa,&lt;/P&gt;&lt;P&gt;      var1(20),&lt;/P&gt;&lt;P&gt;end of wa.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;data:itab like standard table of wa with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Memory allocation will be taken care automatically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just Refer follwoing Link,&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1097646"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;ShreeMohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2009 06:43:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-access-internal-table/m-p/5906570#M1329089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-23T06:43:40Z</dc:date>
    </item>
  </channel>
</rss>

