<?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: nested screen call issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057224#M1175394</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 the PAI of the Push button screen instead of writing Leave to screen ABCD ( whic is ur initial screen) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plstry  "SET SCREEN 0."  this gives you a ull screen rather than a pop up window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jan 2009 13:38:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-20T13:38:22Z</dc:date>
    <item>
      <title>nested screen call issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057223#M1175393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem in nested screen call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If the screen is called more than 50 times, it give me dump.&lt;/P&gt;&lt;P&gt;So  i am using Leave to screen xxxx.&lt;/P&gt;&lt;P&gt;it is working fine, but the problem is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; my first screen is ABCD (for example).&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; When the user click on any one button in the tool bar(say addition) , pop-up window should be dispalyed and user  should have option to enter the value. So for this pop-up, i am designed another screen PQRS(for example) &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      call screen PQRS STARTING AT 20 5  ENDING AT  63 11.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; Screen PQRS willl have two buttons( example OK &amp;amp; Cancel).&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;if the user press OK, it should call screen ABCD and it should do the addition operation.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;so instead of using&lt;/P&gt;&lt;P&gt;CALL SCREEN ABCD, if i use LEAVE TO SCREEN ABCD, screen ABCD is getting &lt;STRONG&gt;displayed like pop-up window (PQRS) i.e screen ABCD STARTING AT 20 5  ENDING AT  63 11 instead of full screen&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me to overcome this ..i.e how to display screen ABCD as full screen instead of pop-up screen STARTING AT 20 5  ENDING AT  63 11 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in adv&lt;/P&gt;&lt;P&gt;Sangeeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 12:59:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057223#M1175393</guid>
      <dc:creator>sangeetha_sk</dc:creator>
      <dc:date>2009-01-20T12:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: nested screen call issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057224#M1175394</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 the PAI of the Push button screen instead of writing Leave to screen ABCD ( whic is ur initial screen) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plstry  "SET SCREEN 0."  this gives you a ull screen rather than a pop up window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 13:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057224#M1175394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-20T13:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: nested screen call issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057225#M1175395</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 SET SCREEN 0 or LEAVE SCREEN to define the return from the CALL screen . &lt;/P&gt;&lt;P&gt;SET SCREEN statement sets or overwrites the follow-up screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE SCREEN  executes the screen number currently in the follow-screen field&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Jayapriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 15:52:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057225#M1175395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-20T15:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: nested screen call issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057226#M1175396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if you use leave to screen ABCD, that would create an additional screen sequence and after 8-9 calls the program will not respond as the number of internal session will be used. If PQRS is called from ABCD via call screen , using the statement leave to screen 0, will take you back to the calling screen, here ABCD, and the size of the screen will remain full size rather than the dialog box created fro PQRS with addition starting at .. ending at. Try using leave to screen 0 when you click on the button to move to first screen. or the combined statement set screen 0. leave screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps in solving your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachin Dargan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 04:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057226#M1175396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-21T04:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: nested screen call issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057227#M1175397</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;You can try creating a subscreen area. When you are pressing any button depending on the function code you can call that subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this can solve your problem.&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;Deepthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 08:41:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057227#M1175397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-21T08:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: nested screen call issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057228#M1175398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot to tell you that i am using OO ALV concept in my program. so when i saw F1 help for Leave to screen, i found that&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This statement must not be used when handling events of the Control Framework&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 09:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-screen-call-issue/m-p/5057228#M1175398</guid>
      <dc:creator>sangeetha_sk</dc:creator>
      <dc:date>2009-01-21T09:24:32Z</dc:date>
    </item>
  </channel>
</rss>

