<?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/2674732#M617840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;LEAVE TO SCREEN 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2007 10:30:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-28T10:30:29Z</dc:date>
    <item>
      <title>SELECTION screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674731#M617839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;In my program i have 5 Radio buttons , when i select any one of the radio button it will call the anther program, program working fine. my problem is when i press the Back button it leave the program instead of leaving screen. ( i wanna come back to  the main screen).&lt;/P&gt;&lt;P&gt;am using submit statement to all the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard &lt;/P&gt;&lt;P&gt;prajwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:26:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674731#M617839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674732#M617840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;LEAVE TO SCREEN 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:30:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674732#M617840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674733#M617841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi prajwal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have a selection-screen with five radio buttons. The radio buttons trigger a SUBMIT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this should be submit and return. Don't forget to clear sy-ucomm after calling the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:31:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674733#M617841</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-08-28T10:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674734#M617842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi prajwal ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the way you have to use SUBMIT in this case..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SUBMIT &amp;lt;REPORT&amp;gt; AND RETURN.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the control will be returned back to the Selection screen of Calling Report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:33:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674734#M617842</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-28T10:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674735#M617843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET SCREEN 0.&lt;/P&gt;&lt;P&gt;LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Alpesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:34:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674735#M617843</guid>
      <dc:creator>alpesh_saparia3</dc:creator>
      <dc:date>2007-08-28T10:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674736#M617844</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;use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE PROGRAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshmiraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:38:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674736#M617844</guid>
      <dc:creator>abapdeveloper20</dc:creator>
      <dc:date>2007-08-28T10:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674737#M617845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to all. thanks a lot&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;prajwal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:43:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/2674737#M617845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:43:03Z</dc:date>
    </item>
  </channel>
</rss>

