<?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 regarding  'Error in module RSQL 'in dynamic internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355049#M1838424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding the fields selected from the select query are not able to set in the Internal table beacuse of the type mismatch if the field structure.&lt;/P&gt;&lt;P&gt;Can you please check on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2014 11:29:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-06-05T11:29:27Z</dc:date>
    <item>
      <title>Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355038#M1838413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here&amp;nbsp; is a Dump regarding&amp;nbsp; 'Error in module RSQL of the database interface'.My program runs fine if 100 rows is getting selected from SAP Table.But&amp;nbsp; for mass selection&amp;nbsp; program is giving Dump. The program has dynamic selection of&amp;nbsp; any SAP Table with dynamic selection ranges.I have attached below snippet code for your understanding and analysis.&lt;/P&gt;&lt;P&gt;Looking forward your kind support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;nbsp; Select Data from table using field symbol which points to dynamic table with packet size&lt;BR /&gt;&amp;nbsp; SELECT *&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INTO CORRESPONDING FIELDS OF TABLE &amp;lt;fs_table_tmp&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM (p_table) PACKAGE SIZE p_packet.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INSERT LINES OF&amp;nbsp; &amp;lt;fs_table_tmp&amp;gt; INTO TABLE &amp;lt;fs_table&amp;gt; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNASSIGN &amp;lt;fs_table_tmp&amp;gt; .&lt;BR /&gt;&amp;nbsp; ENDSELECT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 10:03:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355038#M1838413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T10:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355039#M1838414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Salmali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please attach the Dump ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that your Basis team has set the parameter so that, mass selection would not be possible. Kindly check once with your Basis team.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 10:09:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355039#M1838414</guid>
      <dc:creator>shah_viraj</dc:creator>
      <dc:date>2014-06-05T10:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355040#M1838415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Salmali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could plase give some more dump deatils.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 10:14:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355040#M1838415</guid>
      <dc:creator>pavanm592</dc:creator>
      <dc:date>2014-06-05T10:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355041#M1838416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;I am attaching DUMP.&lt;/P&gt;&lt;P&gt;Looking forward your kind assistance.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 10:26:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355041#M1838416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T10:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355042#M1838417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Once check the fields length in your Internal table&amp;nbsp; with the table from which your picking DATA.&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;Mahesh R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 10:36:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355042#M1838417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T10:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355043#M1838418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;As this is dynamic internal table , I have done&amp;nbsp; below steps :-&lt;/P&gt;&lt;P&gt;* Create Field Structure of p_table&lt;/P&gt;&lt;P&gt;* Delete fieldcatelog , where fieldname not matched with input range selection&lt;/P&gt;&lt;P&gt;* Call method&amp;nbsp; cl_alv_table_create&lt;SPAN class="L0S70"&gt;=&amp;gt;create_dynamic_table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;* Return structure of the table.&lt;BR /&gt;&amp;nbsp; ref_table_descr ?= cl_abap_typedescr&lt;SPAN class="L0S70"&gt;=&amp;gt;&lt;/SPAN&gt;describe_by_name&lt;SPAN class="L0S55"&gt;( &lt;/SPAN&gt;p_table &lt;SPAN class="L0S55"&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; i_tabdescr[] &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;ref_table_descr&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;components[].&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;i_tabdescr &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;wa_tabdescr.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CLEAR &lt;/SPAN&gt;wa_fieldcat.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wa_fieldcat&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;fieldname &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;wa_tabdescr&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;name .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wa_fieldcat&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;datatype&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;wa_tabdescr&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;type_kind.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wa_fieldcat&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;inttype&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;wa_tabdescr&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;type_kind.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wa_fieldcat&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;intlen&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;wa_tabdescr&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;length.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wa_fieldcat&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;decimals&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;wa_tabdescr&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;decimals.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;APPEND &lt;/SPAN&gt;wa_fieldcat &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;i_fieldcat.&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDLOOP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;i_fieldcat &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;wa_fieldcat.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;READ &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TABLE &lt;/SPAN&gt;i_field_select &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;wa_field_select &lt;SPAN class="L0S52"&gt;WITH&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;KEY &lt;/SPAN&gt;fieldname &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;wa_fieldcat&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;fieldname.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0 .&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S31"&gt;"Do nothing&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ELSE.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;DELETE&amp;nbsp; &lt;/SPAN&gt;i_fieldcat .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDIF.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDLOOP.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;My question is program is running smoothly for any SAP table where records not more than 200 .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;WHY?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 10:58:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355043#M1838418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T10:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355044#M1838419</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>Thu, 05 Jun 2014 11:11:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355044#M1838419</guid>
      <dc:creator>pavanm592</dc:creator>
      <dc:date>2014-06-05T11:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355045#M1838420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello SP,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try entering more than 200 records through SE16 same table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of the issue I worked, the basis team restricted to max entries upto 9999.The dump was occurred if more than 9999 entries in the selection criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 11:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355045#M1838420</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-06-05T11:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355046#M1838421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Salmali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with basis team, they must have set parameter to restrict number of records fetched from database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 11:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355046#M1838421</guid>
      <dc:creator>shah_viraj</dc:creator>
      <dc:date>2014-06-05T11:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355047#M1838422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As there might be issue regarding memory shortage ,packet size logic has been incorporated.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 11:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355047#M1838422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T11:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355048#M1838423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your program dumps when reading second package ?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&amp;nbsp; SELECT *&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INTO CORRESPONDING FIELDS OF TABLE &amp;lt;fs_table_tmp&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM (p_table) PACKAGE SIZE p_packet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INSERT LINES OF&amp;nbsp; &amp;lt;fs_table_tmp&amp;gt; INTO TABLE &amp;lt;fs_table&amp;gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNASSIGN &amp;lt;fs_table_tmp&amp;gt;. " use REFRESH ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ENDSELECT.&lt;/P&gt;


&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;You unassigned the internal table before reading a second package of data, I suppose you wanted to refresh the temporary internal table &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/877/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;&lt;/P&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>Thu, 05 Jun 2014 11:28:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355048#M1838423</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-06-05T11:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355049#M1838424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding the fields selected from the select query are not able to set in the Internal table beacuse of the type mismatch if the field structure.&lt;/P&gt;&lt;P&gt;Can you please check on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 11:29:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355049#M1838424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T11:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355050#M1838425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changes the code as following . But still getting DUMP where SAP table contain records &amp;lt;500.For less records it's&amp;nbsp; working fine.&lt;/P&gt;&lt;P&gt;Please help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SELECT &lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;i_field_select&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;p_table&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;APPENDING &lt;/SPAN&gt;CORRESPONDING &lt;SPAN class="L0S52"&gt;FIELDS &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TABLE &lt;/SPAN&gt;&amp;lt;fs_table_tmp&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PACKAGE &lt;SPAN class="L0S52"&gt;SIZE &lt;/SPAN&gt;p_packet.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;INSERT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINES &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF&amp;nbsp; &lt;/SPAN&gt;&amp;lt;fs_table_tmp&amp;gt; &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TABLE &lt;/SPAN&gt;&amp;lt;fs_table&amp;gt; .&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNASSIGN &amp;lt;fs_table_tmp&amp;gt; .&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDSELECT.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;sp&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355050#M1838425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T12:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355051#M1838426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Salmali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the packet size you are specifying is 500 or less.&lt;/P&gt;&lt;P&gt;the select query selects all the record and will place into&amp;nbsp; the internal table for the first select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;UNASSIGN &amp;lt;fs_table_tmp&amp;gt;&amp;nbsp; so you can not use the &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;lt;fs_table_tmp&amp;gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;insetad of &lt;SPAN style="color: #333333; font-size: 12px;"&gt;UNASSIGN &amp;lt;fs_table_tmp&amp;gt; &lt;/SPAN&gt;i think you want to use refresh &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;lt;fs_table_tmp&amp;gt; .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;In short can you please check the following statment,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;i_field_select&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;FROM &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;p_table&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;APPENDING &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;CORRESPONDING &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;FIELDS &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;OF &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;lt;fs_table_tmp&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PACKAGE &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;SIZE &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;p_packet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;append &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;LINES &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;OF&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;lt;fs_table_tmp&amp;gt; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;lt;fs_table&amp;gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Refresh &amp;lt;fs_table_tmp&amp;gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;ENDSELECT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:22:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355051#M1838426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T12:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355052#M1838427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advise. But same dump has been come . :-&amp;lt;&lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/877/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355052#M1838427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T12:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355053#M1838428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN style="color: #333333; font-size: 12px;"&gt;Salmali,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you checking in the debugger mode?&lt;/P&gt;&lt;P&gt;Error CX_SY_OPEN_SQL_DB comes when there is any pause between select and endselect.&lt;/P&gt;&lt;P&gt;one more thing use INTO in place of APPENDING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;i_field_select&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;FROM &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;p_table&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; into &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;CORRESPONDING &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;FIELDS &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;OF &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;lt;fs_table_tmp&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PACKAGE &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;SIZE &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;p_packet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;append &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;LINES &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;OF&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;lt;fs_table_tmp&amp;gt; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;lt;fs_table&amp;gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Refresh &amp;lt;fs_table_tmp&amp;gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;ENDSELECT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;Please let me know what is the value of &lt;SPAN style="color: #333333; font-size: 12px;"&gt;p_packet.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;also have you created the table &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;lt;fs_table_tmp&amp;gt;&lt;/SPAN&gt; and &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&amp;lt;fs_table&amp;gt; of same type . Please check&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;Gaurav&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:45:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355053#M1838428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T12:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355054#M1838429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thats what exactly i had in mind. Why use 2 tables when 1 is good enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;i_field_select&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;FROM &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;p_table&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; APPENDING &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;CORRESPONDING &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;FIELDS &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;OF &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;lt;fs_table&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PACKAGE &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;SIZE &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;p_packet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;ENDSELECT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:15:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355054#M1838429</guid>
      <dc:creator>gaurab_banerji</dc:creator>
      <dc:date>2014-06-05T13:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355055#M1838430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gaurab,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we are using the &lt;SPAN style="color: #333333; font-size: 12px;"&gt;APPENDING &lt;/SPAN&gt;while fetching the data from the database, if the size of selcted&amp;nbsp; reocrd is large then also the statment can go into the dump, with "NO STORAGE SAPCE AVAILABLE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:20:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355055#M1838430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T13:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355056#M1838431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If we dont have enough memory we will get the same dump in the line "&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #333333; background-position: initial;"&gt;append &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #333333; background-position: initial;"&gt;LINES &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #333333; background-position: initial;"&gt;OF&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #333333; background-position: initial;"&gt;&amp;lt;fs_table_tmp&amp;gt; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #333333; background-position: initial;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #333333; background-position: initial;"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #333333; background-position: initial;"&gt;&amp;lt;fs_table&amp;gt; .&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;it could result in the error &lt;SPAN style="color: #333333; font-size: 12px;"&gt;MEMORY_NO_MORE_PAGING&lt;/SPAN&gt; because 32bit architecture has a limit of 2GB. 64bit systems dont have that limit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355056#M1838431</guid>
      <dc:creator>gaurab_banerji</dc:creator>
      <dc:date>2014-06-05T13:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dump regarding  'Error in module RSQL 'in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355057#M1838432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all so much for your support and co-operation.&lt;/P&gt;&lt;P&gt;I got my answer from the above discussion.Hence Closing the thread.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 09:44:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-regarding-error-in-module-rsql-in-dynamic-internal-table/m-p/10355057#M1838432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-06T09:44:22Z</dc:date>
    </item>
  </channel>
</rss>

