<?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 in specific position in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-in-specific-position/m-p/1994397#M405309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at user-conmmand.&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;when 'FIRST'.&lt;/P&gt;&lt;P&gt;SCROLL LIST TO PAGE 1. &lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2007 11:23:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-12T11:23:46Z</dc:date>
    <item>
      <title>Set cursor in specific position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-in-specific-position/m-p/1994395#M405307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a simple report which display people's name that are arrange alphabetically using the WRITE statement. The names are separated according to the starting letter group and are displayed in a separate page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have push buttons (GUI Status) above the report display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ A - C ]        [ D - F ]      &amp;lt;b&amp;gt; [ G - I ]&amp;lt;/b&amp;gt;   and so on.. &amp;lt;----&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;These are push buttons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group A-C                            Page 1 of 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alvin&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;P&gt;Barry&lt;/P&gt;&lt;P&gt;Calvin&lt;/P&gt;&lt;P&gt;.. and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group D-F                            Page 2 of 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dionne&lt;/P&gt;&lt;P&gt;Evans&lt;/P&gt;&lt;P&gt;Elliot&lt;/P&gt;&lt;P&gt;Franky&lt;/P&gt;&lt;P&gt;Francis&lt;/P&gt;&lt;P&gt;.. and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Group G-I&amp;lt;/b&amp;gt;                            Page 3 of 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerald&lt;/P&gt;&lt;P&gt;Harold&lt;/P&gt;&lt;P&gt;Irving&lt;/P&gt;&lt;P&gt;.. and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is: How will my cursor go to the title 'Group G-I'  when I press the push button [ G - I ]?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are hundreds of names being displayed and you cannot see the title 'Group G-I'  in the screen the moment I run the program unless you press page down. It is in the 3rd page. The problem is the cursor does not go to this title in page 3 when I press the push button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 11:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-in-specific-position/m-p/1994395#M405307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T11:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set cursor in specific position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-in-specific-position/m-p/1994396#M405308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please SAP Report 'DEMO_LIST_SET_CURSOR_2 ' which will help you to sovle the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nilesh Shete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 11:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-in-specific-position/m-p/1994396#M405308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T11:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set cursor in specific position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-in-specific-position/m-p/1994397#M405309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at user-conmmand.&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;when 'FIRST'.&lt;/P&gt;&lt;P&gt;SCROLL LIST TO PAGE 1. &lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 11:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor-in-specific-position/m-p/1994397#M405309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T11:23:46Z</dc:date>
    </item>
  </channel>
</rss>

