<?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: ALV select buttons using classes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-select-buttons-using-classes/m-p/4227775#M1009833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Main event is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DATA_CHANGED&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;you need to create a local event handler class and handle that.&lt;/P&gt;&lt;P&gt;need to set the handler for the Gird to trigger the event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the sample program BCALV_EDIT_03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also you have to do this..&lt;/P&gt;&lt;P&gt;Register the edit event.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call method g_grid-&amp;gt;register_edit_event
               exporting
                  i_event_id = cl_gui_alv_grid=&amp;gt;mc_evt_enter.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Aug 2008 10:16:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-11T10:16:45Z</dc:date>
    <item>
      <title>ALV select buttons using classes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-select-buttons-using-classes/m-p/4227773#M1009831</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;There are select buttons across rows in ALV and there is a column which is editable. A row is selected and editable column is filled and when row is de-selected then text entered in editable column should be cleared. Can you please let me know the events associated to accomplish the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRB,&lt;/P&gt;&lt;P&gt;Lavanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 10:04:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-select-buttons-using-classes/m-p/4227773#M1009831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T10:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: ALV select buttons using classes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-select-buttons-using-classes/m-p/4227774#M1009832</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;the event is data_changed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 10:09:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-select-buttons-using-classes/m-p/4227774#M1009832</guid>
      <dc:creator>peter_ruiz2</dc:creator>
      <dc:date>2008-08-11T10:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: ALV select buttons using classes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-select-buttons-using-classes/m-p/4227775#M1009833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Main event is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DATA_CHANGED&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;you need to create a local event handler class and handle that.&lt;/P&gt;&lt;P&gt;need to set the handler for the Gird to trigger the event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the sample program BCALV_EDIT_03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also you have to do this..&lt;/P&gt;&lt;P&gt;Register the edit event.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call method g_grid-&amp;gt;register_edit_event
               exporting
                  i_event_id = cl_gui_alv_grid=&amp;gt;mc_evt_enter.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 10:16:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-select-buttons-using-classes/m-p/4227775#M1009833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T10:16:45Z</dc:date>
    </item>
  </channel>
</rss>

