<?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: Selection screen focus in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937789#M387698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Write the Error message in the Event of AT Selection screen On Field ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can use the Set CURSOR Field &amp;lt;Field-Name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Feb 2007 13:29:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-22T13:29:42Z</dc:date>
    <item>
      <title>Selection screen focus</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937785#M387694</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;      Please help me to dothis I am displaying the error message by checking the input values at selection scree.Now the problem is after displaying the error message focus is comming on to the first field of selection screen but I want it to be displayed on the field whose value is wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Giri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 13:23:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937785#M387694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T13:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen focus</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937786#M387695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sap gets defaulted that way.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 13:24:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937786#M387695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T13:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen focus</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937787#M387696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;parameters : p_fld(1).

at selection-screen.

if p_fld is initial.
 SET CURSOR FIELD 'P_FLD'.  " if it is select option then S_FLD-LOW
  message ..........
endif.&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 13:26:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937787#M387696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T13:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen focus</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937788#M387697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write your code at selection-screen on &amp;lt;b&amp;gt;block&amp;lt;/b&amp;gt; or on &amp;lt;b&amp;gt;field&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have defined this filed in a block then u can use at selection screen on block &amp;lt;block name&amp;gt;. In this case, the entire block will be focused. if you want that particular field, then go for at selection screen on &amp;lt;field name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else if you have defined this out side the block, then u can use at selection screen on &amp;lt;field name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it solves&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;Phani...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sivapuram Phani Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 13:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937788#M387697</guid>
      <dc:creator>PS_1978</dc:creator>
      <dc:date>2007-02-22T13:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen focus</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937789#M387698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Write the Error message in the Event of AT Selection screen On Field ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can use the Set CURSOR Field &amp;lt;Field-Name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 13:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-focus/m-p/1937789#M387698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T13:29:42Z</dc:date>
    </item>
  </channel>
</rss>

