<?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 REFRESH ALV GRID VALUES in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-values/m-p/4361686#M1038151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurues...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How come my output internal table isn't being updated (ceckbox for example) at the user-commannd even when I'm activating REFRESH_TABLE_DISPLAY.&lt;/P&gt;&lt;P&gt;How can I make my internal table update itself within the user-command module??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rebeka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Aug 2008 20:52:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-19T20:52:36Z</dc:date>
    <item>
      <title>REFRESH ALV GRID VALUES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-values/m-p/4361686#M1038151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurues...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How come my output internal table isn't being updated (ceckbox for example) at the user-commannd even when I'm activating REFRESH_TABLE_DISPLAY.&lt;/P&gt;&lt;P&gt;How can I make my internal table update itself within the user-command module??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rebeka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 20:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-values/m-p/4361686#M1038151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T20:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: REFRESH ALV GRID VALUES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-values/m-p/4361687#M1038152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to call method CHECK_CHANGED_DATA method in your pai in the beginning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;module user_command input.

call method grid-&amp;gt;check_changed_data.
"this method will update the checkbox changes to internal table


endmodule.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 21:03:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-grid-values/m-p/4361687#M1038152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T21:03:12Z</dc:date>
    </item>
  </channel>
</rss>

