<?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: Refresh the selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970234#M948335</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;Freeing the parameter id is not working either..&lt;/P&gt;&lt;P&gt;Any ideas how to refresh a selction field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keerthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jun 2008 13:04:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-13T13:04:47Z</dc:date>
    <item>
      <title>Refresh the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970228#M948329</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 need to refresh the selection screen while coming back to selection screen after execution.&lt;/P&gt;&lt;P&gt;Refresh in AT  SELECTION SCREEN OUTPUT works but it doesnot allow us to save a variant. &lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keerthi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jun 12, 2008 2:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 16:24:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970228#M948329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T16:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970229#M948330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try freeing parameter id's if they exist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 16:27:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970229#M948330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T16:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970230#M948331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There will be another way to achieve this but here is my first thought.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify the fcode of back button so that it will be captured in user command and then you can you call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
At user-command.
Case fcode.
WHEN 'BACK'.
Call Transaction'Zxxxx'.
endcase.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps, lemme know otherwise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;ags.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 16:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970230#M948331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T16:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970231#M948332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lamont,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me how to free the memory of paramter id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keerthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 16:35:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970231#M948332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T16:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970232#M948333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do an F1 on the select-option fields from the desired selection screen.  You should see a field called Parameter ID.  Copy the three letters.  In your program, use the syntax SET PARAMETER ID pid FIELD space.  The pid in the code is the three letters from the parameter id you copied, such as 'IAF'.  I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 17:51:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970232#M948333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T17:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970233#M948334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keerthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write this below code, i think it will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection screen event&lt;/P&gt;&lt;P&gt;if sy-ucomm = &amp;#145;'backu2032. then you clear your selection screen fields and refresh your selection screen fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jun 12, 2008 2:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 17:57:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970233#M948334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T17:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970234#M948335</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;Freeing the parameter id is not working either..&lt;/P&gt;&lt;P&gt;Any ideas how to refresh a selction field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keerthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 13:04:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970234#M948335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T13:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970235#M948336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keerthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report zamit_0001 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: xmara type mara.&lt;/P&gt;&lt;P&gt;data: xmatnr type mara-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters: p_matnr type mara-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-ucomm = 'ONLI'. " Only when execute is pressed&lt;/P&gt;&lt;P&gt;xmatnr = p_matnr. " Hang on to this for select statement&lt;/P&gt;&lt;P&gt;clear p_matnr. " Clear the screen parameter&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * from mara into xmara&lt;/P&gt;&lt;P&gt;where matnr = xmatnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write:/ xmara-matnr, xmara-matkl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[/code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 13:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970235#M948336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T13:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970236#M948337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT USER-COMMAND.&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;when 'BACK'.&lt;/P&gt;&lt;P&gt;clear : parameter1, parameter2.&lt;/P&gt;&lt;P&gt;SET SCREEN 0.&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandeep REddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 13:17:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970236#M948337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T13:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970237#M948338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is LDB selction screen . I need to have the values in the selct option in start of selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keerthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 13:20:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-the-selection-screen/m-p/3970237#M948338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T13:20:35Z</dc:date>
    </item>
  </channel>
</rss>

