<?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: Problem in Method Definition. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-method-definition/m-p/3442664#M826791</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;Please go to transaction SE24 and enter class name as CL_GUI_ALV_GRID. On entering with Display button, go to the event tab. Find the BUTTON_CLICK event and place cursor on it. Click on Parameters Button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see two parameters&lt;/P&gt;&lt;P&gt;ES_COL_ID&lt;/P&gt;&lt;P&gt;ES_ROW_NO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence since "e_ucomm" does not exist here, the error is occuring.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However there is an event MENU_BUTTON which has a parameter E_UCOMM. Hence probably you've got the event wrong in your definition there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 13:37:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-14T13:37:45Z</dc:date>
    <item>
      <title>Problem in Method Definition.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-method-definition/m-p/3442663#M826790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CLASS lcl_event_handler DEFINITION .&lt;/P&gt;&lt;P&gt;  PUBLIC SECTION .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    METHODS :&lt;/P&gt;&lt;P&gt;    handle_button_click&lt;/P&gt;&lt;P&gt;    FOR EVENT button_click OF cl_gui_alv_grid&lt;/P&gt;&lt;P&gt;    IMPORTING e_ucomm.&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;  PRIVATE SECTION. &lt;/P&gt;&lt;P&gt;ENDCLASS.                    "lcl_event_handler DEFINITION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While Compiling i am receiving an error which says " Formal Parameter "E_UCOMM" does not exist..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me why this is happening&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 13:10:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-method-definition/m-p/3442663#M826790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T13:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Method Definition.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-method-definition/m-p/3442664#M826791</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;Please go to transaction SE24 and enter class name as CL_GUI_ALV_GRID. On entering with Display button, go to the event tab. Find the BUTTON_CLICK event and place cursor on it. Click on Parameters Button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see two parameters&lt;/P&gt;&lt;P&gt;ES_COL_ID&lt;/P&gt;&lt;P&gt;ES_ROW_NO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence since "e_ucomm" does not exist here, the error is occuring.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However there is an event MENU_BUTTON which has a parameter E_UCOMM. Hence probably you've got the event wrong in your definition there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 13:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-method-definition/m-p/3442664#M826791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T13:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Method Definition.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-method-definition/m-p/3442665#M826792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Adi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 13:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-method-definition/m-p/3442665#M826792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T13:44:44Z</dc:date>
    </item>
  </channel>
</rss>

