<?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: screen stack manipulation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-stack-manipulation/m-p/2544620#M578641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well there is a function module SYSTEM_CALLSTACK which returns some of this - and if you browse the code you'll see it does a "call 'SAPCORE ..." which may also open the door you're asking about... However, I wouldn't dare jump around the stack like this, but would just use ABAP logic to step back up the layers e.g. "if g_exit_no = 'X'. / exit. "or leave screen or whatever / endif." all the way back up through the path you travelled down.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2007 05:36:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-13T05:36:11Z</dc:date>
    <item>
      <title>screen stack manipulation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-stack-manipulation/m-p/2544619#M578640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;quick question, I've done this before but can't just remember how to do it right now... Does anyone know how you can manipulate the screen stack?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(you know, looking up the previous (or n-X) caller, decreasing stack level by X, and leaving to the previous (or n-X) caller, that sort of thing)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will reward points!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 13:12:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-stack-manipulation/m-p/2544619#M578640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T13:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: screen stack manipulation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-stack-manipulation/m-p/2544620#M578641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well there is a function module SYSTEM_CALLSTACK which returns some of this - and if you browse the code you'll see it does a "call 'SAPCORE ..." which may also open the door you're asking about... However, I wouldn't dare jump around the stack like this, but would just use ABAP logic to step back up the layers e.g. "if g_exit_no = 'X'. / exit. "or leave screen or whatever / endif." all the way back up through the path you travelled down.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2007 05:36:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-stack-manipulation/m-p/2544620#M578641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-13T05:36:11Z</dc:date>
    </item>
  </channel>
</rss>

