<?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 Reg:selection Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/4689827#M1102415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I declared a selection screen with 5 parameters, after executing it cursor will be apper on first field in selection screen but i want the cursor in third field.How can we achive this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Nov 2008 07:14:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-15T07:14:54Z</dc:date>
    <item>
      <title>Reg:selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/4689827#M1102415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I declared a selection screen with 5 parameters, after executing it cursor will be apper on first field in selection screen but i want the cursor in third field.How can we achive this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Nov 2008 07:14:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/4689827#M1102415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-15T07:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/4689828#M1102416</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;Without writing any code you can try like this to set the cursor....&lt;/P&gt;&lt;P&gt;Double click on your screen number.....&lt;/P&gt;&lt;P&gt;Then goto attributes tab....in it there is a field &lt;STRONG&gt;cursor-position&lt;/STRONG&gt; here give the name of the parameter which you want to set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use this code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
AT SELECTION-SCREEN OUTPUT.
  SET CURSOR FIELD 'P_VARI'. " parameter
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Debarshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Nov 2008 07:46:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/4689828#M1102416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-15T07:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/4689829#M1102417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx for ur reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Nov 2008 08:23:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/4689829#M1102417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-15T08:23:50Z</dc:date>
    </item>
  </channel>
</rss>

