<?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: Unable to refresh buffer memory in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389677#M1043887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use his method to refresh the container&lt;/P&gt;&lt;P&gt;CALL METHOD g_alv-&amp;gt;refresh_table_display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manjari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2008 10:21:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-27T10:21:55Z</dc:date>
    <item>
      <title>Unable to refresh buffer memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389676#M1043886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;I am trying the use the refresh an ALV report output.&lt;/P&gt;&lt;P&gt;Whenever i click on the refresh button it again calls the select queries.&lt;/P&gt;&lt;P&gt;In that select query i am using one function module 'STATUS_READ'.&lt;/P&gt;&lt;P&gt;Now this fm is giving the same result that it was giving when the report is run for the first time even though the value is changed now.&lt;/P&gt;&lt;P&gt;I think it's not clearing the buffer area for a particular input value that's why it's giving the same result for a particular input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Kumar Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 10:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389676#M1043886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T10:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to refresh buffer memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389677#M1043887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use his method to refresh the container&lt;/P&gt;&lt;P&gt;CALL METHOD g_alv-&amp;gt;refresh_table_display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manjari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 10:21:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389677#M1043887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T10:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to refresh buffer memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389678#M1043888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should refresh the container before reading the data..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 10:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389678#M1043888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T10:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to refresh buffer memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389679#M1043889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;How to refresh an container.&lt;/P&gt;&lt;P&gt;Could you provide some code/examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw i am using reuse_alv_grid_display for table display and i getting the problem in the use of fm 'STATUS_READ' where it's not giving the correct output when i am using it second time in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i come out of the program and execute it.it gives the correct result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Kumar Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 10:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389679#M1043889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T10:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to refresh buffer memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389680#M1043890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;DATA: REF1 TYPE REF TO CL_GUI_ALV_GRID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*after reuse_alv_grid_display write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ET_EXCLUDING             =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  E_REPID                  =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  E_CALLBACK_PROGRAM       =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  E_CALLBACK_ROUTINE       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    E_GRID                   = REF1&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ET_FIELDCAT_LVC          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ER_TRACE                 =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  E_FLG_NO_HTML            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ES_LAYOUT_KKBLO          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ES_SEL_HIDE              =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;CALL METHOD REF1-&amp;gt;CHECK_CHANGED_DATA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 10:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389680#M1043890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T10:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to refresh buffer memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389681#M1043891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sathar,&lt;/P&gt;&lt;P&gt;I used your code but it's not solving my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Kumar Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 10:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389681#M1043891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T10:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to refresh buffer memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389682#M1043892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U paste this code in ur pgm where u have written code when function code for Refresh. If still not working, pls send ur code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 12:57:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389682#M1043892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T12:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to refresh buffer memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389683#M1043893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Thanks for all your support.&lt;/P&gt;&lt;P&gt;Now my problem has been resolved.&lt;/P&gt;&lt;P&gt;I used FM 'STATUS_BUFFER_REFRESH' . This refresh the buffer memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Kumar Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 05:01:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-refresh-buffer-memory/m-p/4389683#M1043893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T05:01:29Z</dc:date>
    </item>
  </channel>
</rss>

