<?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: regarding leave screen. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004338#M77315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To return to the main program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SELECTION-SCREEN 1000.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2005 03:36:35 GMT</pubDate>
    <dc:creator>Bema</dc:creator>
    <dc:date>2005-09-08T03:36:35Z</dc:date>
    <item>
      <title>regarding leave screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004336#M77313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey&lt;/P&gt;&lt;P&gt;i have report MAIN program ZDOWNLOAD.&lt;/P&gt;&lt;P&gt;From this program i called screen 100.&lt;/P&gt;&lt;P&gt;from SCREEN 100 I called SCREEN 9201 inside the loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 9201 screen I have back,exit cancel buttons which is of TYPE E.&lt;/P&gt;&lt;P&gt;When i click back or exit button..it should come back to &lt;/P&gt;&lt;P&gt;first screen(main program) or it should exit. &lt;/P&gt;&lt;P&gt;how to do this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote code like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CASE 'BACK'.&lt;/P&gt;&lt;P&gt;SET SCREEN 0.&lt;/P&gt;&lt;P&gt;LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;However it says error here..indicating&lt;/P&gt;&lt;P&gt;that you are not called using CALL SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;why it is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw, ofcourse i have parameter screen in Main program.&lt;/P&gt;&lt;P&gt;could you pls reply.&lt;/P&gt;&lt;P&gt;ambichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2005 03:17:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004336#M77313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-08T03:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: regarding leave screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004337#M77314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt; try this&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;  case okcode.&lt;/P&gt;&lt;P&gt;  when 'BACK'.&lt;/P&gt;&lt;P&gt;  leave program.&lt;/P&gt;&lt;P&gt;  endcase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2005 03:32:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004337#M77314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-08T03:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: regarding leave screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004338#M77315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To return to the main program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SELECTION-SCREEN 1000.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2005 03:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004338#M77315</guid>
      <dc:creator>Bema</dc:creator>
      <dc:date>2005-09-08T03:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: regarding leave screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004339#M77316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ambi chan,&lt;/P&gt;&lt;P&gt;If you want to go back to the selection screen, you shd use call selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to exit from the program completely, then use leave program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember 2 reward points if this post has answered ur Q.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Prash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2005 03:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004339#M77316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-08T03:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: regarding leave screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004340#M77317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, I have try something, and it looks fine. like following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PAI of 100&lt;/P&gt;&lt;P&gt;    leave to screen 9201.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PAI of 9201&lt;/P&gt;&lt;P&gt;if you want to back&lt;/P&gt;&lt;P&gt;    set screen 0100.&lt;/P&gt;&lt;P&gt;    leave screen.&lt;/P&gt;&lt;P&gt;if you want to exit whole application&lt;/P&gt;&lt;P&gt;    leave to screen 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will be helpful&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2005 04:04:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004340#M77317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-08T04:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: regarding leave screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004341#M77318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ambi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to turn back to selection-screen use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  CASE ok_code.
    WHEN 'BACK' OR '%EX' OR 'RW' OR 'EXIT'.
      CALL METHOD grid-&amp;gt;free.
      SET SCREEN 0.
...&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2005 06:13:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-leave-screen/m-p/1004341#M77318</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-09-08T06:13:34Z</dc:date>
    </item>
  </channel>
</rss>

