<?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 Problems with GENERATE_SUBPOOL_DIR_FULL. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-generate-subpool-dir-full/m-p/3112398#M738946</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;I use this Class in zhis way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL METHOD CL_ALV_TABLE_CREATE=&amp;gt;CREATE_DYNAMIC_TABLE&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      IT_FIELDCATALOG           = GT_FIELDCAT&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      EP_TABLE                  = GS_DATA_HEAD&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      GENERATE_SUBPOOL_DIR_FULL = 1&lt;/P&gt;&lt;P&gt;      OTHERS                    = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I us it in a loop. But when this class is called al lot of times i get the&lt;/P&gt;&lt;P&gt;EXCEPTIONS: GENERATE_SUBPOOL_DIR_FULL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i avoid this exception? can i clear the memory. When i have&lt;/P&gt;&lt;P&gt;create a itab dynamicly i handle it. when i create a new itab, i don't need&lt;/P&gt;&lt;P&gt;the old one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Nov 2007 09:55:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-23T09:55:52Z</dc:date>
    <item>
      <title>Problems with GENERATE_SUBPOOL_DIR_FULL.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-generate-subpool-dir-full/m-p/3112398#M738946</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;I use this Class in zhis way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL METHOD CL_ALV_TABLE_CREATE=&amp;gt;CREATE_DYNAMIC_TABLE&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      IT_FIELDCATALOG           = GT_FIELDCAT&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      EP_TABLE                  = GS_DATA_HEAD&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      GENERATE_SUBPOOL_DIR_FULL = 1&lt;/P&gt;&lt;P&gt;      OTHERS                    = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I us it in a loop. But when this class is called al lot of times i get the&lt;/P&gt;&lt;P&gt;EXCEPTIONS: GENERATE_SUBPOOL_DIR_FULL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i avoid this exception? can i clear the memory. When i have&lt;/P&gt;&lt;P&gt;create a itab dynamicly i handle it. when i create a new itab, i don't need&lt;/P&gt;&lt;P&gt;the old one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 09:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-generate-subpool-dir-full/m-p/3112398#M738946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-23T09:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GENERATE_SUBPOOL_DIR_FULL.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-generate-subpool-dir-full/m-p/3112399#M738947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are in a later release, you can use the RTTS classes to create internal tables dynamically, without the restriction on subroutine pools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are CL_ABAP_TYPEDESCR and subclasses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a few blogs on SDN that give examples of their use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 10:27:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-generate-subpool-dir-full/m-p/3112399#M738947</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2007-11-23T10:27:30Z</dc:date>
    </item>
  </channel>
</rss>

