<?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 Dump while determining Alerts via Tcode /SAPAPO/AMON1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-determining-alerts-via-tcode-sapapo-amon1/m-p/10661829#M1867318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Firends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am getting an ABAP Dump &lt;STRONG&gt;GENERATE_SUBPOOL_DIR_FULL&lt;/STRONG&gt;, when i am trying to create a dynamic table with help of &lt;STRONG&gt;cl_alv_table_create=&amp;gt;create_dynnamic_table&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing this activity inside a loop for all the alert profiles. It is working fine, when number of alert profiles is less in development system.&lt;/P&gt;&lt;P&gt;But in quality system, where we have huge number of alerts, it gives this dump.&lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;P&gt;Below is a code snippet :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CALL METHOD cl_alv_table_create=&amp;gt;create_dynamic_table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXPORTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;it_fieldcatalog = lt_fcat&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IMPORTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ep_table = l_table_ref&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXCEPTIONS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;generate_subpool_dir_full = 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OTHERS = 2.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if sy-subrc = 0.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ASSIGN l_table_ref-&amp;gt;* TO &amp;lt;l_aot_tab&amp;gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards for helpful answer!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2014 08:32:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-29T08:32:25Z</dc:date>
    <item>
      <title>Dump while determining Alerts via Tcode /SAPAPO/AMON1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-determining-alerts-via-tcode-sapapo-amon1/m-p/10661829#M1867318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Firends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am getting an ABAP Dump &lt;STRONG&gt;GENERATE_SUBPOOL_DIR_FULL&lt;/STRONG&gt;, when i am trying to create a dynamic table with help of &lt;STRONG&gt;cl_alv_table_create=&amp;gt;create_dynnamic_table&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing this activity inside a loop for all the alert profiles. It is working fine, when number of alert profiles is less in development system.&lt;/P&gt;&lt;P&gt;But in quality system, where we have huge number of alerts, it gives this dump.&lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;P&gt;Below is a code snippet :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CALL METHOD cl_alv_table_create=&amp;gt;create_dynamic_table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXPORTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;it_fieldcatalog = lt_fcat&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IMPORTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ep_table = l_table_ref&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXCEPTIONS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;generate_subpool_dir_full = 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OTHERS = 2.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if sy-subrc = 0.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ASSIGN l_table_ref-&amp;gt;* TO &amp;lt;l_aot_tab&amp;gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards for helpful answer!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 08:32:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-determining-alerts-via-tcode-sapapo-amon1/m-p/10661829#M1867318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-29T08:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while determining Alerts via Tcode /SAPAPO/AMON1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-determining-alerts-via-tcode-sapapo-amon1/m-p/10661830#M1867319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruby,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there are some limitation of dynamic internal tables&amp;nbsp; with&amp;nbsp;&amp;nbsp; cl_alv_table_create=&amp;gt;create_dynamic_table and i think this have been obsolute now. Please try to do this via 'RTTS'. There are many example code if you serch for 'Dynamic Table Using RTTS'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deeps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 08:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-determining-alerts-via-tcode-sapapo-amon1/m-p/10661830#M1867319</guid>
      <dc:creator>deependra_shekhawat3</dc:creator>
      <dc:date>2014-10-29T08:52:15Z</dc:date>
    </item>
  </channel>
</rss>

