<?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: Refresh method in ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-method-in-alv/m-p/3862461#M928358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the "go_grid-&amp;gt;refresh_table_display" won`t work because i must refresh the internal table from the database first.&lt;/P&gt;&lt;P&gt;Anyone ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2008 06:43:47 GMT</pubDate>
    <dc:creator>former_member205645</dc:creator>
    <dc:date>2008-05-13T06:43:47Z</dc:date>
    <item>
      <title>Refresh method in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-method-in-alv/m-p/3862459#M928356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, i have two programs that work with one transparent table, one for editing and one for displaying. After editing i need to hit refresh button on the ALV for display, for the data to be refreshed. This is the code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
...
toolbar_handler FOR EVENT toolbar OF cl_gui_alv_grid
...
method toolbar_handler.
    SELECT * FROM zianexe into TABLE itab.
endmethod.
...
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The problem is that i have to press the button two times.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 12:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-method-in-alv/m-p/3862459#M928356</guid>
      <dc:creator>former_member205645</dc:creator>
      <dc:date>2008-05-12T12:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh method in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-method-in-alv/m-p/3862460#M928357</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the grid method REFRESH_TABLE_DISPLAY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD go_grid-&amp;gt;refresh_table_display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/controls/alvgrid.htm#Make%20an%20Exception%20field%20(%20=%20Traffic%20lights)" target="test_blank"&gt;http://www.erpgenie.com/abap/controls/alvgrid.htm#Make%20an%20Exception%20field%20(%20=%20Traffic%20lights)&lt;/A&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 points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nikunj Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 12:59:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-method-in-alv/m-p/3862460#M928357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T12:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh method in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-method-in-alv/m-p/3862461#M928358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the "go_grid-&amp;gt;refresh_table_display" won`t work because i must refresh the internal table from the database first.&lt;/P&gt;&lt;P&gt;Anyone ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 06:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-method-in-alv/m-p/3862461#M928358</guid>
      <dc:creator>former_member205645</dc:creator>
      <dc:date>2008-05-13T06:43:47Z</dc:date>
    </item>
  </channel>
</rss>

