<?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: how to set function code for mouse scroll in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230633#M1524814</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;As per knowledge you cannot set any function code for the event mouse scrolling. Unlike a normal Server programing where you can capture multiple events, in SAP Application Server, you will not be able to capture all the events which are triggered by the user. For scrolling in table control, you can capture the Function code for the scrolling which will trigger the PAI Event. But this is not for the mouse control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the demo code of Table Control for more details. Use &lt;STRONG&gt;DEMO&lt;/STRONG&gt;DYNPRO* for a complete set of dynpro examples in SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Samantak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Aug 2010 15:29:03 GMT</pubDate>
    <dc:creator>samantak_chatterjee</dc:creator>
    <dc:date>2010-08-15T15:29:03Z</dc:date>
    <item>
      <title>how to set function code for mouse scroll</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230629#M1524810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts ,&lt;/P&gt;&lt;P&gt;i have table control in screen . i eccuted my transcation  in debugging . my screen is displayed . now  when  i scroll using the mouse .  again the function code generated is space . but i want set function code for the mouse scroll .&lt;/P&gt;&lt;P&gt;1) . what is the mouse scroll up function code &lt;/P&gt;&lt;P&gt;2) . what is the mouse scroll down function code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 06:42:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230629#M1524810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-11T06:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to set function code for mouse scroll</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230630#M1524811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per my knowledge, we can't set function code for mouse scroll. We can provide tool tip on mouse scroll only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 09:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230630#M1524811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-12T09:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to set function code for mouse scroll</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230631#M1524812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you need that. Please elaborate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rachana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rachana Pouras on Aug 13, 2010 2:13 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 07:56:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230631#M1524812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-13T07:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to set function code for mouse scroll</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230632#M1524813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi expert ,&lt;/P&gt;&lt;P&gt;i developed one transcation  . in screen table control 5 i/o fields and 3 radio buttons .according data i have to radio buttons input = 0 . i write the code for the p+ p- p-- p++ .&lt;/P&gt;&lt;P&gt;but when iam scrolling i observed the excustion control goes to pai but in ok_code field with empty nothng but space .&lt;/P&gt;&lt;P&gt;how to set for that function code .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Aug 2010 09:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230632#M1524813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-14T09:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to set function code for mouse scroll</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230633#M1524814</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;As per knowledge you cannot set any function code for the event mouse scrolling. Unlike a normal Server programing where you can capture multiple events, in SAP Application Server, you will not be able to capture all the events which are triggered by the user. For scrolling in table control, you can capture the Function code for the scrolling which will trigger the PAI Event. But this is not for the mouse control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the demo code of Table Control for more details. Use &lt;STRONG&gt;DEMO&lt;/STRONG&gt;DYNPRO* for a complete set of dynpro examples in SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Samantak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Aug 2010 15:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230633#M1524814</guid>
      <dc:creator>samantak_chatterjee</dc:creator>
      <dc:date>2010-08-15T15:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to set function code for mouse scroll</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230634#M1524815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my knowledge I dont see any reason why you should need the function code.&lt;/P&gt;&lt;P&gt;Even though you scroll the data in the tablecontrol , table displaying the tablecontrol data is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if you select a row on page 1 of the tablecontrol and then scroll then&lt;/P&gt;&lt;P&gt;the PAI event will be fired and you will have to mark the row selected on the table control in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this should help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rachana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 05:09:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-set-function-code-for-mouse-scroll/m-p/7230634#M1524815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T05:09:41Z</dc:date>
    </item>
  </channel>
</rss>

