<?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: Restart program with same (dynamic) selections in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499626#M1747113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When REFRESH action, extract current selection (*) and use in a SUBMIT without AND RETURN option (**).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should also add a NO-DISPLAY parameter, so in PBO (AT SELECTION-SCREEN OUTPUT) you can use a &lt;A href="http://help.sap.com/abapdocu_731/en/abapsuppress.htm"&gt;SUPPRESS DIALOG&lt;/A&gt; when set so triggering execution without actually displaying the selection-screen. Don't forget to then clear this parameter else it could be stored in variants...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(*) Search and read&amp;nbsp; information on FM &lt;A href="http://search.sap.com/ui/scn#query=RS_REFRESH_FROM_SELECTOPTIONS"&gt;RS_REFRESH_FROM_SELECTOPTIONS&lt;/A&gt; and &lt;A href="http://search.sap.com/ui/scn#query=RS_REFRESH_FROM_DYNAMICAL_SEL"&gt;RS_REFRESH_FROM_DYNAMICAL_SEL&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(**) Read information on passing parameter in &lt;A href="http://help.sap.com/abapdocu_731/en/abapsubmit_selscreen_parameters.htm"&gt;SUBMIT statement documentation&lt;/A&gt; : &lt;A class="blue" href="http://help.sap.com/abapdocu_731/en/abapsubmit_selscreen_parameters.htm#%21ABAP_ADDITION_3@3@"&gt;&lt;SPAN class="qtext"&gt;WITH SELECTION-TABLE rspar&lt;/SPAN&gt; &lt;/A&gt; and &lt;A class="blue" href="http://help.sap.com/abapdocu_731/en/abapsubmit_selscreen_parameters.htm#%21ABAP_ADDITION_5@5@"&gt;&lt;SPAN class="qtext"&gt;WITH FREE SELECTIONS texpr&lt;/SPAN&gt; &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2013 09:30:51 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2013-06-13T09:30:51Z</dc:date>
    <item>
      <title>Restart program with same (dynamic) selections</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499623#M1747110</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;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;My &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;predecessor created a program to show some information about the stock of the materials ... This program works fine and I also (succesfully) made some improvements ... But my employer now asks something I don't know how to do it ... They want some kind of 'refresh'-functionality ... It is logic that they want this possibility and with a 'normal' program, I would just redo all the data-selections ... But this program is working with a logical database, so it is not possible to recall all selections ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Does anyone know how I can restart a program with the same values of the selection screen (dynamic selections of the logical database and our own selection-fields) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Greetz,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Kurt Clement&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 08:45:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499623#M1747110</guid>
      <dc:creator>kumaro412</dc:creator>
      <dc:date>2013-06-13T08:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Restart program with same (dynamic) selections</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499624#M1747111</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;There was a thread about this subject there is less than one week (not about logic database)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 09:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499624#M1747111</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-06-13T09:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Restart program with same (dynamic) selections</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499625#M1747112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Fred,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is just the logical database that makes it difficult to solve ... Otherwise, I could restart the program without problems ... But with a logical database (and dynamic selections), it is not that simple ... That's the reason why I placed my question ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetz,&lt;/P&gt;&lt;P&gt;Kurt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 09:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499625#M1747112</guid>
      <dc:creator>kumaro412</dc:creator>
      <dc:date>2013-06-13T09:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Restart program with same (dynamic) selections</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499626#M1747113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When REFRESH action, extract current selection (*) and use in a SUBMIT without AND RETURN option (**).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should also add a NO-DISPLAY parameter, so in PBO (AT SELECTION-SCREEN OUTPUT) you can use a &lt;A href="http://help.sap.com/abapdocu_731/en/abapsuppress.htm"&gt;SUPPRESS DIALOG&lt;/A&gt; when set so triggering execution without actually displaying the selection-screen. Don't forget to then clear this parameter else it could be stored in variants...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(*) Search and read&amp;nbsp; information on FM &lt;A href="http://search.sap.com/ui/scn#query=RS_REFRESH_FROM_SELECTOPTIONS"&gt;RS_REFRESH_FROM_SELECTOPTIONS&lt;/A&gt; and &lt;A href="http://search.sap.com/ui/scn#query=RS_REFRESH_FROM_DYNAMICAL_SEL"&gt;RS_REFRESH_FROM_DYNAMICAL_SEL&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(**) Read information on passing parameter in &lt;A href="http://help.sap.com/abapdocu_731/en/abapsubmit_selscreen_parameters.htm"&gt;SUBMIT statement documentation&lt;/A&gt; : &lt;A class="blue" href="http://help.sap.com/abapdocu_731/en/abapsubmit_selscreen_parameters.htm#%21ABAP_ADDITION_3@3@"&gt;&lt;SPAN class="qtext"&gt;WITH SELECTION-TABLE rspar&lt;/SPAN&gt; &lt;/A&gt; and &lt;A class="blue" href="http://help.sap.com/abapdocu_731/en/abapsubmit_selscreen_parameters.htm#%21ABAP_ADDITION_5@5@"&gt;&lt;SPAN class="qtext"&gt;WITH FREE SELECTIONS texpr&lt;/SPAN&gt; &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 09:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499626#M1747113</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-06-13T09:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Restart program with same (dynamic) selections</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499627#M1747114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sure you have a good reason Kurt, that was only to give you the input of our colleague.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/message/14123110#14123110"&gt;Raymond give you all the informations&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 11:58:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499627#M1747114</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-06-13T11:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Restart program with same (dynamic) selections</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499628#M1747115</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Call function 'RS_REFRESH_FROM_SELECTOPTIONS'&lt;/P&gt;&lt;P&gt;This will give you a selection table with your selection screen inputs.&lt;/P&gt;&lt;P&gt;Later you can Submit to the target program as follows:&lt;/P&gt;&lt;P&gt;SUBMIT &amp;lt;target_report_name&amp;gt; WITH SELECTION-TABLE &amp;lt;selection_table_obtained_from_FM&amp;gt; .&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 06:28:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restart-program-with-same-dynamic-selections/m-p/9499628#M1747115</guid>
      <dc:creator>former_member789176</dc:creator>
      <dc:date>2022-02-09T06:28:11Z</dc:date>
    </item>
  </channel>
</rss>

