<?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 Selection screen restart in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-restart/m-p/12191840#M1980832</link>
    <description>&lt;P&gt;Hi gurus.&lt;/P&gt;
  &lt;P&gt;I have a selection screen that it’s entries are updating my z db table. When an entry is created successfully a message type I is shown.&lt;/P&gt;
  &lt;P&gt;After the entry is created, message is shown and user accepts it, I want the selection screen to be cleared and the program to restart, so another entry could be entered - without leaving the screen and come back.&lt;/P&gt;
  &lt;P&gt;Any suggestion on how to achieve that?&lt;/P&gt;
  &lt;P&gt;Thank you very much.&lt;/P&gt;</description>
    <pubDate>Sun, 03 May 2020 07:01:33 GMT</pubDate>
    <dc:creator>usersant077</dc:creator>
    <dc:date>2020-05-03T07:01:33Z</dc:date>
    <item>
      <title>Selection screen restart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-restart/m-p/12191840#M1980832</link>
      <description>&lt;P&gt;Hi gurus.&lt;/P&gt;
  &lt;P&gt;I have a selection screen that it’s entries are updating my z db table. When an entry is created successfully a message type I is shown.&lt;/P&gt;
  &lt;P&gt;After the entry is created, message is shown and user accepts it, I want the selection screen to be cleared and the program to restart, so another entry could be entered - without leaving the screen and come back.&lt;/P&gt;
  &lt;P&gt;Any suggestion on how to achieve that?&lt;/P&gt;
  &lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Sun, 03 May 2020 07:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-restart/m-p/12191840#M1980832</guid>
      <dc:creator>usersant077</dc:creator>
      <dc:date>2020-05-03T07:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen restart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-restart/m-p/12191841#M1980833</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You add following statement at end of selection event.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;end-of-selection.
  write:/ 'clearing parameters'.
  free memory.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This will clear your parameters in selection screen&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
      <pubDate>Sun, 03 May 2020 07:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-restart/m-p/12191841#M1980833</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2020-05-03T07:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen restart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-restart/m-p/12191842#M1980834</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Inserting record to DB through selection screen is not advisable, since it is already in use free/ clear selection values,  end of selection.  &lt;/P&gt;</description>
      <pubDate>Sun, 03 May 2020 07:23:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-restart/m-p/12191842#M1980834</guid>
      <dc:creator>Abinathsiva</dc:creator>
      <dc:date>2020-05-03T07:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen restart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-restart/m-p/12191843#M1980835</link>
      <description>&lt;P&gt;Thank you!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 06:15:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-restart/m-p/12191843#M1980835</guid>
      <dc:creator>usersant077</dc:creator>
      <dc:date>2020-05-04T06:15:37Z</dc:date>
    </item>
  </channel>
</rss>

