<?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 INTERACTIVE ALV  USING CLASS... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-using-class/m-p/3230112#M770510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i use the hotspot using Class CL_SALV_TABLE in alv and how can i trap the event click on hotspot in the output screen??..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sayak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2008 05:19:38 GMT</pubDate>
    <dc:creator>RoySayak</dc:creator>
    <dc:date>2008-01-09T05:19:38Z</dc:date>
    <item>
      <title>INTERACTIVE ALV  USING CLASS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-using-class/m-p/3230112#M770510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i use the hotspot using Class CL_SALV_TABLE in alv and how can i trap the event click on hotspot in the output screen??..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sayak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 05:19:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-using-class/m-p/3230112#M770510</guid>
      <dc:creator>RoySayak</dc:creator>
      <dc:date>2008-01-09T05:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: INTERACTIVE ALV  USING CLASS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-using-class/m-p/3230113#M770511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sayak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the class definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; METHODS on_link_click&lt;/P&gt;&lt;P&gt;                FOR EVENT link_click OF cl_salv_events_table&lt;/P&gt;&lt;P&gt;                IMPORTING row column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in class implementation give this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET HANDLER me-&amp;gt;on_link_click FOR o_events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    METHOD on_link_click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    DATA: l_row_string TYPE string,&lt;/P&gt;&lt;P&gt;          l_col_string TYPE string,&lt;/P&gt;&lt;P&gt;          l_row        TYPE char128.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    MESSAGE i000(0k) WITH 'You Clicked on Line'&lt;/P&gt;&lt;P&gt;                           row&lt;/P&gt;&lt;P&gt;                           'Of Column'&lt;/P&gt;&lt;P&gt;                           column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDMETHOD.                    "on_single_click&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if any doubts,tell me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sravanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 13:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-using-class/m-p/3230113#M770511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T13:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: INTERACTIVE ALV  USING CLASS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-using-class/m-p/3230114#M770512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sravanthi,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thank u for your reply..&lt;/P&gt;&lt;P&gt;But i want to know that how i can use the &lt;STRONG&gt;hotspot&lt;/STRONG&gt;..??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2008 06:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-using-class/m-p/3230114#M770512</guid>
      <dc:creator>RoySayak</dc:creator>
      <dc:date>2008-01-10T06:25:24Z</dc:date>
    </item>
  </channel>
</rss>

