<?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: hotspot in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940421#M63066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Hide statement with the required fields.&lt;/P&gt;&lt;P&gt;Then u can achieve the required functionality.&lt;/P&gt;&lt;P&gt;check for sample programs like DEMO_LIST_GET_CURSOR etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2005 15:37:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-21T15:37:45Z</dc:date>
    <item>
      <title>hotspot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940415#M63060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;can any one tell me....in interactive report im getting various reports one by one by double click on the current report....but i wanted to know how can i get the another report by clicking only from  particulat column to column and particular row to row.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know select from one row and one column by using sy-cucol and sy-curow....how can i do with two or multiple rows and columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 07:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940415#M63060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T07:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: hotspot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940416#M63061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the HIDE statement when you write the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIDE &amp;lt;var&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. HIDE W_NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you double click or click on this line the value of W_NAME will have the value from the selected line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 07:51:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940416#M63061</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-09-21T07:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: hotspot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940417#M63062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at demo programs&lt;/P&gt;&lt;P&gt;DEMO_LIST_GET_CURSOR   &lt;/P&gt;&lt;P&gt;DEMO_LIST_SET_CURSOR_1&lt;/P&gt;&lt;P&gt;DEMO_LIST_SET_CURSOR_2&lt;/P&gt;&lt;P&gt;DEMO_LIST_SET_CURSOR_3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 07:54:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940417#M63062</guid>
      <dc:creator>Lakshmant1</dc:creator>
      <dc:date>2005-09-21T07:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: hotspot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940418#M63063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to use hotspots with a single click, istead double click, use:&lt;/P&gt;&lt;P&gt;WRITE 'HOTSPOT' HOTSPOT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 07:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940418#M63063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T07:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: hotspot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940419#M63064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can enable the &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;HOTSPOT&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; option in the fieldcatalog for the particular column u want to highlight.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 08:23:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940419#M63064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T08:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: hotspot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940420#M63065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To go to different reports based on where the user has clicked:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
      read table notif_int index selfield-tabindex.
      check sy-subrc = 0.
      if sy-cucol &amp;gt;= 12 and
         sy-cucol &amp;lt;= 19 and not
         notif_int-service_order is initial.
        " Display Service Order
        set parameter: id 'ANR' field notif_int-service_order.
        call transaction 'IW33' and skip first screen.
      else.
        " Display Notification
        set parameter: id 'IQM' field notif_int-notification.
        call transaction 'IW53' and skip first screen.
      endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 13:45:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940420#M63065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T13:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: hotspot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940421#M63066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Hide statement with the required fields.&lt;/P&gt;&lt;P&gt;Then u can achieve the required functionality.&lt;/P&gt;&lt;P&gt;check for sample programs like DEMO_LIST_GET_CURSOR etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 15:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hotspot/m-p/940421#M63066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T15:37:45Z</dc:date>
    </item>
  </channel>
</rss>

