<?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: ABAP Refresh Selection Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081632#M1704432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET Cursor field should work. I just checked it. It works like a charm. Please check your syntax as it does not give syntax error if you write it in a wrong way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be like this &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;set &lt;SPAN class="L1S52"&gt;CURSOR&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;FIELD&lt;/SPAN&gt; &lt;SPAN class="L1S33"&gt;'&lt;STRONG&gt;P_MATNR&lt;/STRONG&gt;'&lt;/SPAN&gt;. "P_MATNR is the parameter name for Material&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Or if you are using select options then it should be&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;set &lt;SPAN class="L1S52"&gt;CURSOR&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;FIELD&lt;/SPAN&gt; &lt;SPAN class="L1S33"&gt;'&lt;STRONG&gt;S_MATNR-LOW&lt;/STRONG&gt;'&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Please note the name of the fieldl has to be written withing single quotes and should be in uppercase. Otherwise it will not work.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Hope it helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;R&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2012 08:13:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-09-26T08:13:43Z</dc:date>
    <item>
      <title>ABAP Refresh Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081627#M1704427</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;&lt;/P&gt;&lt;P&gt;I'm using selection screen parameters to accept 2 columns of material numbers and quantities.&amp;nbsp; There are multiple rows on the screen.&lt;/P&gt;&lt;P&gt;When editing the values with "AT SELECTION-SCREEN ON field" it will stop at the field in question to perform the edit.&amp;nbsp; However, upon fixing the error I would &lt;/P&gt;&lt;P&gt; like for the screen to re-fresh with everything entered thus far.&amp;nbsp; Perhaps I have entered a material and quantity and the material is incorrect.&amp;nbsp; I wuld like to fix the&lt;/P&gt;&lt;P&gt;material (which is working), but to then refresh the screen in case I need to change the quantity as well.&amp;nbsp; Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 15:16:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081627#M1704427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-25T15:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Refresh Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081628#M1704428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this post &lt;A _jive_internal="true" href="https://answers.sap.com/thread/1860208"&gt;http://scn.sap.com/thread/1860208&lt;/A&gt; to save the selection screen parameters entered. This will give you a backup.... after refresh you can use the values provided by the FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 15:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081628#M1704428</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2012-09-25T15:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Refresh Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081629#M1704429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you use AT SELECTION-SCREEN event instead of AT SELECTION-SCREEN ON event? In this way you won't face this issue and you can put all the validation under one event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 15:46:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081629#M1704429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-25T15:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Refresh Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081630#M1704430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to Rudra and Jay !!&amp;nbsp; Very helpful !!&amp;nbsp; This question has been answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 17:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081630#M1704430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-25T17:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Refresh Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081631#M1704431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudra.....Using AT SELECTION-SCREEN works fine for what I'm doing, but I can't get the cursor to remain on a field that has an error.&amp;nbsp; The message will say "Invalid material", but doesn't remain on that field for the user to correct it.&amp;nbsp; I have tried SET CURSOR, but it doesn't seem to work.&amp;nbsp; Can you help ?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 18:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081631#M1704431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-25T18:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Refresh Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081632#M1704432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET Cursor field should work. I just checked it. It works like a charm. Please check your syntax as it does not give syntax error if you write it in a wrong way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be like this &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;set &lt;SPAN class="L1S52"&gt;CURSOR&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;FIELD&lt;/SPAN&gt; &lt;SPAN class="L1S33"&gt;'&lt;STRONG&gt;P_MATNR&lt;/STRONG&gt;'&lt;/SPAN&gt;. "P_MATNR is the parameter name for Material&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Or if you are using select options then it should be&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;set &lt;SPAN class="L1S52"&gt;CURSOR&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;FIELD&lt;/SPAN&gt; &lt;SPAN class="L1S33"&gt;'&lt;STRONG&gt;S_MATNR-LOW&lt;/STRONG&gt;'&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Please note the name of the fieldl has to be written withing single quotes and should be in uppercase. Otherwise it will not work.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Hope it helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;R&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 08:13:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081632#M1704432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-26T08:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Refresh Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081633#M1704433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rudra......Thank You !!...I didn't put single quotes around the field name....Now it works great !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 12:42:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-refresh-selection-screen/m-p/9081633#M1704433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-26T12:42:55Z</dc:date>
    </item>
  </channel>
</rss>

