<?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 alv --- handle_data_change in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-handle-data-change/m-p/5048869#M1173575</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 using a alv to create new entries in a table.I ma making use ofthe following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLASS lcl_grid_event_receiver DEFINITION.&lt;/P&gt;&lt;P&gt;  PUBLIC SECTION.&lt;/P&gt;&lt;P&gt;    METHODS:&lt;/P&gt;&lt;P&gt;        handle_data_changed FOR EVENT data_changed OF cl_gui_alv_grid&lt;/P&gt;&lt;P&gt;          IMPORTING&lt;/P&gt;&lt;P&gt;            er_data_changed&lt;/P&gt;&lt;P&gt;            e_onf4&lt;/P&gt;&lt;P&gt;            e_onf4_before&lt;/P&gt;&lt;P&gt;            e_onf4_after&lt;/P&gt;&lt;P&gt;            e_ucomm&lt;/P&gt;&lt;P&gt;            sender.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDCLASS.                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;everything works fine ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in the alv i have a few fields with the value help.&lt;/P&gt;&lt;P&gt;when i try to change a field ... or add a value to this field using the drop down ..... it gives me a dump....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;how can i get these values when i click on drop down or press f4.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i solve this problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in avdvance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jan 2009 08:48:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-14T08:48:28Z</dc:date>
    <item>
      <title>alv --- handle_data_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-handle-data-change/m-p/5048869#M1173575</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 using a alv to create new entries in a table.I ma making use ofthe following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLASS lcl_grid_event_receiver DEFINITION.&lt;/P&gt;&lt;P&gt;  PUBLIC SECTION.&lt;/P&gt;&lt;P&gt;    METHODS:&lt;/P&gt;&lt;P&gt;        handle_data_changed FOR EVENT data_changed OF cl_gui_alv_grid&lt;/P&gt;&lt;P&gt;          IMPORTING&lt;/P&gt;&lt;P&gt;            er_data_changed&lt;/P&gt;&lt;P&gt;            e_onf4&lt;/P&gt;&lt;P&gt;            e_onf4_before&lt;/P&gt;&lt;P&gt;            e_onf4_after&lt;/P&gt;&lt;P&gt;            e_ucomm&lt;/P&gt;&lt;P&gt;            sender.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDCLASS.                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;everything works fine ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in the alv i have a few fields with the value help.&lt;/P&gt;&lt;P&gt;when i try to change a field ... or add a value to this field using the drop down ..... it gives me a dump....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;how can i get these values when i click on drop down or press f4.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i solve this problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in avdvance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2009 08:48:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-handle-data-change/m-p/5048869#M1173575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-14T08:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: alv --- handle_data_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-handle-data-change/m-p/5048870#M1173576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; try to take a look at the standard program BCALV_EDIT_06.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2009 08:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-handle-data-change/m-p/5048870#M1173576</guid>
      <dc:creator>andrea_galluccio2</dc:creator>
      <dc:date>2009-01-14T08:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: alv --- handle_data_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-handle-data-change/m-p/5048871#M1173577</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;check these programs BCALV_EDIT_01 and BCALV_TEST_GRID_EVENTS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&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;Aakash Banga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2009 09:23:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-handle-data-change/m-p/5048871#M1173577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-14T09:23:01Z</dc:date>
    </item>
  </channel>
</rss>

