<?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: page memory problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-memory-problem/m-p/1855242#M361725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at the other function modules in the same function group as this FM. You may find one that does some CLEARs and REFRESHes for these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Feb 2007 21:24:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-04T21:24:17Z</dc:date>
    <item>
      <title>page memory problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-memory-problem/m-p/1855241#M361724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the function module 'QG01_LOT_READ_WITH_RESULTS' in one of our custom program. This function module is inside a loop over inspection lots. For everyone inspection lot, this function module is called once in this loop. I observed that this function module is reserving quite a bit of page memory every time it is called. As this function module is called inside a loop, the page memory is getting accumulated and with several users running this program at the same time we are running out of page memory and I are getting the error 'MEMORY_NO_MORE_PAGING'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For releasing this page memory, I used the statement FREE MEMORY ID 'RQGAAS10' after the function module call. But this statement is not releasing the page memory used by this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise me how to release the page memory used by this function module after every time it is called. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2007 20:23:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-memory-problem/m-p/1855241#M361724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-04T20:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: page memory problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-memory-problem/m-p/1855242#M361725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at the other function modules in the same function group as this FM. You may find one that does some CLEARs and REFRESHes for these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2007 21:24:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-memory-problem/m-p/1855242#M361725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-04T21:24:17Z</dc:date>
    </item>
  </channel>
</rss>

