<?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 How to avoid incorrect calling screen sequence in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-incorrect-calling-screen-sequence/m-p/6901312#M1481385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Techies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          I have got to enhance std transaction where I need to call  a custom screen which is defined under different funtion group.&lt;/P&gt;&lt;P&gt;In that screen, I have a command button  to cancel the screen, When I use 'Leave screen' it is calling some screen from other &lt;/P&gt;&lt;P&gt;function group. All I need to do is to terminate the screen on clicking&lt;/P&gt;&lt;P&gt;cancel button, I do not need to call next screen of the same froup where new screen defined&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any inputs on it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sasnthosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 May 2010 04:07:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-07T04:07:17Z</dc:date>
    <item>
      <title>How to avoid incorrect calling screen sequence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-incorrect-calling-screen-sequence/m-p/6901312#M1481385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Techies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          I have got to enhance std transaction where I need to call  a custom screen which is defined under different funtion group.&lt;/P&gt;&lt;P&gt;In that screen, I have a command button  to cancel the screen, When I use 'Leave screen' it is calling some screen from other &lt;/P&gt;&lt;P&gt;function group. All I need to do is to terminate the screen on clicking&lt;/P&gt;&lt;P&gt;cancel button, I do not need to call next screen of the same froup where new screen defined&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any inputs on it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sasnthosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 04:07:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-incorrect-calling-screen-sequence/m-p/6901312#M1481385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-07T04:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid incorrect calling screen sequence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-incorrect-calling-screen-sequence/m-p/6901313#M1481386</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;Did you try with this&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SET SCREEN 100. " Here 100 is the screen you wan to navigate to 
LEAVE SCREEN.
It will terminate current screen and leaves to 100.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards and Best wishes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 04:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-incorrect-calling-screen-sequence/m-p/6901313#M1481386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-07T04:23:27Z</dc:date>
    </item>
  </channel>
</rss>

