<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205343#M132026</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rashmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only place where you can clear the values is in the INITILIAZATION event / AT SELECTION SCREEN. But unfortunately the same events fire when you come back from the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, what you can do is set a variable once the program is executed. So, check for a value in the variable and then clear the values. When you execute for the first time, the variable will be empty so you will get the default values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Apr 2006 05:33:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-15T05:33:39Z</dc:date>
    <item>
      <title>Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205341#M132024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to first assign default values to the parameters on the selection screen and than after list diaplay.. when user presses back and return to the selection screen.. I want selection screen to get cleared..&lt;/P&gt;&lt;P&gt;Can any body tell me how to do this??&lt;/P&gt;&lt;P&gt;I tried this with at selection-screen output but thr we can not disply default values of parameters..as this event triggers before screen display..all defalut values are getting cleared if m putting clear &amp;lt;paname&amp;gt; in this event.&lt;/P&gt;&lt;P&gt;I referred ealier thread discussing clearing selection-scren but its not working coz i wann display default values too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Apr 2006 05:26:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205341#M132024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-15T05:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205342#M132025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may be able to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; LEAVE TO TRANSACTION SY-TCODE&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will restart the report if you are running from a tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Apr 2006 05:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205342#M132025</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-04-15T05:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205343#M132026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rashmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only place where you can clear the values is in the INITILIAZATION event / AT SELECTION SCREEN. But unfortunately the same events fire when you come back from the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, what you can do is set a variable once the program is executed. So, check for a value in the variable and then clear the values. When you execute for the first time, the variable will be empty so you will get the default values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Apr 2006 05:33:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205343#M132026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-15T05:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205344#M132027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rashmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;I want to first assign default values to the parameters on the selection screen&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use: Parameters: param type i &amp;lt;b&amp;gt;default&amp;lt;/b&amp;gt; '123'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;when user presses back and return to the selection screen&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this you can use code to clear this param in&lt;/P&gt;&lt;P&gt;First:Identify the function code of Back&lt;/P&gt;&lt;P&gt;then in&lt;/P&gt;&lt;P&gt;AT USER COMMAND&lt;/P&gt;&lt;P&gt;IF sy-ucom = 'BACK'.&lt;/P&gt;&lt;P&gt;CLEAR param.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will surely help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;IF your problem is solved please &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;   close the thread &amp;amp; reward points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Apr 2006 05:42:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205344#M132027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-15T05:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205345#M132028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guyz&lt;/P&gt;&lt;P&gt;I got it&lt;/P&gt;&lt;P&gt;i did it as Ravi said by transferring value of parameter to a variable and than clearing the parameter.&lt;/P&gt;&lt;P&gt;thanks for your responses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Apr 2006 13:55:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205345#M132028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-15T13:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205346#M132029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;please answer my questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.what do get if you refer to dictionary if have definition with tables?&lt;/P&gt;&lt;P&gt;A] Fields&lt;/P&gt;&lt;P&gt;B] internal tables&lt;/P&gt;&lt;P&gt;C] transparent table&lt;/P&gt;&lt;P&gt;D]none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.what do get if you refer to dictionary if have definition with tables?&lt;/P&gt;&lt;P&gt;A] Fields&lt;/P&gt;&lt;P&gt;B] internal tables&lt;/P&gt;&lt;P&gt;C] transparent table&lt;/P&gt;&lt;P&gt;D]none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regrads,&lt;/P&gt;&lt;P&gt;J.U.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 10:32:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/1205346#M132029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T10:32:25Z</dc:date>
    </item>
  </channel>
</rss>

