<?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: BACK button functionality in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-functionality/m-p/5999683#M1344035</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;what you mentioned is correct . it is a standard functionality. &lt;/P&gt;&lt;P&gt;if you want to get initial screen write modify your code according to that mentiing your screen no .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2009 06:03:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-31T06:03:35Z</dc:date>
    <item>
      <title>BACK button functionality</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-functionality/m-p/5999681#M1344033</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;From the initial screen im displaying the o/p in tree structure which is interactive  tree. My tool bar has 3 button which dispalys their respective outputs. But when i click Back button is not triggering  and not going to the initial screen. It jus moves thru all list outputs displyed before sequentially.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I tried with GUI status in the function module  RS_TREE_LIST_DISPLAY  and also with at user-command , but the BACK functionality is not triggerring (while debugging also).&lt;/P&gt;&lt;P&gt;Some body help with some code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 05:47:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-functionality/m-p/5999681#M1344033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T05:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: BACK button functionality</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-functionality/m-p/5999682#M1344034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would have to call your module at exit-command.&lt;/P&gt;&lt;P&gt;MODULE EXIT AT EXIT-COMMAND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the module try the statement leave program.&lt;/P&gt;&lt;P&gt;OR try call screen &amp;lt;intial screen number&amp;gt;.&lt;/P&gt;&lt;P&gt;            leave screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function type needs to be set as 'E' in the GUI status - function keys against the icons 'EXIT' CANCEL and BACK. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jaya rangwani on Jul 31, 2009 7:55 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jaya rangwani on Jul 31, 2009 7:59 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 05:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-functionality/m-p/5999682#M1344034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T05:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: BACK button functionality</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-functionality/m-p/5999683#M1344035</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;what you mentioned is correct . it is a standard functionality. &lt;/P&gt;&lt;P&gt;if you want to get initial screen write modify your code according to that mentiing your screen no .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 06:03:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-functionality/m-p/5999683#M1344035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T06:03:35Z</dc:date>
    </item>
  </channel>
</rss>

