<?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 Setting the cursor position on a pushbutton in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-cursor-position-on-a-pushbutton/m-p/1089736#M100343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a screen with some fields and 2 pushbuttons on the screen. Depending on the previous screen command, we need to set the cursor position on one of the pushbuttons on this screen. How to set the cursor position on the pushbutton dynamically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2005 12:27:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-24T12:27:53Z</dc:date>
    <item>
      <title>Setting the cursor position on a pushbutton</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-cursor-position-on-a-pushbutton/m-p/1089736#M100343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a screen with some fields and 2 pushbuttons on the screen. Depending on the previous screen command, we need to set the cursor position on one of the pushbuttons on this screen. How to set the cursor position on the pushbutton dynamically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2005 12:27:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-cursor-position-on-a-pushbutton/m-p/1089736#M100343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-24T12:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the cursor position on a pushbutton</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-cursor-position-on-a-pushbutton/m-p/1089737#M100344</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;Use SET CURSOR command, the pushbotton are screen fields too. So:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS PBO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; MODULE SET_CURSOR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE SET_CURSOR.&lt;/P&gt;&lt;P&gt;IF .......&lt;/P&gt;&lt;P&gt; SET CURSOR FIELD &amp;lt;PUSHBUTTON_1&amp;gt;.&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt; SET CURSOR FIELD &amp;lt;PUSHBUTTON_2&amp;gt;.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDMODULE.&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: max bianchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2005 12:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-cursor-position-on-a-pushbutton/m-p/1089737#M100344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-24T12:30:42Z</dc:date>
    </item>
  </channel>
</rss>

