<?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: Position the cursor on a button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777243#M647368</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;In the PBO Module use this statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD '&amp;lt;NAME OF THE PUSHBUTTON&amp;gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2007 04:16:20 GMT</pubDate>
    <dc:creator>varma_narayana</dc:creator>
    <dc:date>2007-09-07T04:16:20Z</dc:date>
    <item>
      <title>Position the cursor on a button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777242#M647367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get and set the cursor position on a button in module pool programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advice.&lt;/P&gt;&lt;P&gt;Thanks  n regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen Lobo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 04:07:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777242#M647367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T04:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Position the cursor on a button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777243#M647368</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;In the PBO Module use this statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD '&amp;lt;NAME OF THE PUSHBUTTON&amp;gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 04:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777243#M647368</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-09-07T04:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Position the cursor on a button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777244#M647369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET CURSOR FIELD '&amp;lt;NAME OF THE BUTTON&amp;gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is useful please give me reward points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali Poli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 04:21:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777244#M647369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T04:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Position the cursor on a button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777245#M647370</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;BY USING KEYWORD SET CURSOR U ASSIGN FOCUS THE CURSOR TO A PARTICULAR FIELD IN A SCREEN. USING THIS KEYWORD IN PBO EVENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PBO EVENT&lt;/P&gt;&lt;P&gt;SET CURSOR ON 'BUTTON NAME'.&lt;/P&gt;&lt;P&gt;............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF HELPFUL REWARD SOME POINTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WITH REGARDS,&lt;/P&gt;&lt;P&gt;SURESH ALURI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 04:31:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777245#M647370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T04:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Position the cursor on a button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777246#M647371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Verma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the main problem is lying with get cursor position. I used the command&lt;/P&gt;&lt;P&gt;GET CURSOR FIELD &amp;lt;button name&amp;gt;. but not getting the button name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other command ?&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;Praveen Lobo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 04:46:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777246#M647371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T04:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Position the cursor on a button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777247#M647372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can be done with alternative ok_code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 06:08:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/position-the-cursor-on-a-button/m-p/2777247#M647372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T06:08:36Z</dc:date>
    </item>
  </channel>
</rss>

