<?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 ALV grid again. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282303#M1916284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to display the updated table entries from DB table, then the program should run again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I you should have to select the data from the table again and call the FM to display ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be done by creating a refresh button, (Which will go through the program flow again) or by using auto refresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepan Swaminathan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Aug 2015 07:41:38 GMT</pubDate>
    <dc:creator>deepan_v_s</dc:creator>
    <dc:date>2015-08-14T07:41:38Z</dc:date>
    <item>
      <title>Refresh ALV grid again.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282302#M1916283</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 am displaying the internal table data in a ALV grid using "REUSE_ALV_GRID_DISPLAY'. The ALV has some records that will be updated to database. I am having an Update button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After i click on that button, the entries will try to get saved in DB. For some reasons if it fails, there is a green traffic light that will be set to RED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is I need the ALV to get refreshed and display the internal table again. If i use reuse_alv_grid, a new screen is getting displayed. But i need it in the same screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note it is not a Module pool and i am not using a factory class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 07:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282302#M1916283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-14T07:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh ALV grid again.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282303#M1916284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to display the updated table entries from DB table, then the program should run again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I you should have to select the data from the table again and call the FM to display ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be done by creating a refresh button, (Which will go through the program flow again) or by using auto refresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepan Swaminathan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 07:41:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282303#M1916284</guid>
      <dc:creator>deepan_v_s</dc:creator>
      <dc:date>2015-08-14T07:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh ALV grid again.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282304#M1916285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved my self.. Thanks &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1322/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 07:44:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282304#M1916285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-14T07:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh ALV grid again.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282305#M1916286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you care to share how you solved it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you use the Refresh field of the return parameter for the User command callback in conjunction with a refresh button ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 07:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282305#M1916286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-14T07:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh ALV grid again.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282306#M1916287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah Richard. You are correct ! Sorry for the late reply &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1328/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 09:52:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-again/m-p/11282306#M1916287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-31T09:52:04Z</dc:date>
    </item>
  </channel>
</rss>

