<?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: Set cursor field dynamically based on user control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820812#M659733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesnt help me...&lt;/P&gt;&lt;P&gt;How can i capture my screen click on this subscreen( table control)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2007 14:55:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-20T14:55:00Z</dc:date>
    <item>
      <title>Set cursor field dynamically based on user control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820809#M659730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi GURUS,&lt;/P&gt;&lt;P&gt;I have a module pool screen that has multiple fields and table controls that span more than one page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the user clicks on scroll or any field in table control or any button related to table control( select, deselect, scroll etc)..&lt;/P&gt;&lt;P&gt;The cursor psoition is set back to the first input field on my screen at PBO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way that i can capture the screen click and set the cursor position at the position ( so that my screen doesnt reset it self to starting psoition).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&amp;lt;/b&amp;gt;&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;Message was edited by: &lt;/P&gt;&lt;P&gt;        Alvaro Tejada Galindo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 16:24:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820809#M659730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T16:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set cursor field dynamically based on user control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820810#M659731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one help me regarding this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 16:45:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820810#M659731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T16:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set cursor field dynamically based on user control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820811#M659732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the PAI set a variable for cursor position and in the PBO set the cursor position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PAI&lt;/P&gt;&lt;P&gt;curfld = 'ITAB-TRKNBR'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PBO&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD curfld LINE curpos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 17:49:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820811#M659732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T17:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set cursor field dynamically based on user control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820812#M659733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesnt help me...&lt;/P&gt;&lt;P&gt;How can i capture my screen click on this subscreen( table control)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 14:55:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820812#M659733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T14:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set cursor field dynamically based on user control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820813#M659734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 20:47:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-field-dynamically-based-on-user-control/m-p/2820813#M659734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T20:47:11Z</dc:date>
    </item>
  </channel>
</rss>

