<?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 Navigation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation/m-p/2594012#M594043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I finally figured it out.  Thanks anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2007 18:55:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-10T18:55:45Z</dc:date>
    <item>
      <title>Screen Navigation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation/m-p/2594011#M594042</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 am maintaining an SAP application.  In addition, I am new to SAP/ABAP.  Is there a built in mechanism that tracks the previous screen that you were on so that you can get back to the previous screen.  I see that most of the code is using memory parms and CASE to handle screen navigation; however, since I recently was required to skip a screen (out of the normal screen flow) this issue has risen.  If I skip one of these screens, we will call it screen 2 and I end up at screen 3 from screen 1.  Then from screen 3 I go to screen 4.  How can I get back to screen 3 then screen 1.  My code currently works as long as I do not go to screen 4 from screen 3.  In other words, if I never go to screen for and I click the 'BACK' button I successfully get back to screen 1, skipping screen 2 just as I did going forward; that is what I want.  It seems to be very convoluted to create all these memory variable to track screen navigation.  Is there a built in function that manages screen navigation so that it can be as simple as setting the screen name before you leave a screen and calling some kind of previous command to get you back to the previous screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2007 16:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation/m-p/2594011#M594042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-06T16:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Navigation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation/m-p/2594012#M594043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I finally figured it out.  Thanks anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 18:55:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation/m-p/2594012#M594043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T18:55:45Z</dc:date>
    </item>
  </channel>
</rss>

