<?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 problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-problem/m-p/3634370#M875276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Irzah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem here is when you click select all and deselect all, the page is getting refreshed I guess.&lt;/P&gt;&lt;P&gt;So when you click the back button its loading the same page with previous action.&lt;/P&gt;&lt;P&gt;So better, if you the screen number which you need to go after the back button is clicked then go directly to the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;Instead of using&lt;/P&gt;&lt;P&gt;Leave to screen 0.&lt;/P&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;Leave to screen XXX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2008 09:19:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-10T09:19:27Z</dc:date>
    <item>
      <title>Back button problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-problem/m-p/3634369#M875275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need your mind here..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im having a problem in my back button..&lt;/P&gt;&lt;P&gt;I think the cause of my problem is in my code for select all and deselect all button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form user_command.&lt;/P&gt;&lt;P&gt; WHEN 'SELECT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      LOOP AT it_ltak INTO wa_ltak.&lt;/P&gt;&lt;P&gt;        wa_ltak-sel = 'X'.&lt;/P&gt;&lt;P&gt;        MODIFY it_ltak FROM wa_ltak TRANSPORTING sel.&lt;/P&gt;&lt;P&gt;      ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      PERFORM display_alv_list.     "calling of alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When 'BACK'.&lt;/P&gt;&lt;P&gt;     leave to screen 0.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is:&lt;/P&gt;&lt;P&gt;When I click the select all button and deselect it or manually thick the checkbox then I decided to click the back button it repeats all the action I did before clicking the back button.&lt;/P&gt;&lt;P&gt;There's something wrong on my events.Which I dont know how to fix and I cant use the method class because the whole program is in used of REUSE_ALV_LIST_DISPLAY. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me on this.Its urgent please help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 09:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-problem/m-p/3634369#M875275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T09:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Back button problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-problem/m-p/3634370#M875276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Irzah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem here is when you click select all and deselect all, the page is getting refreshed I guess.&lt;/P&gt;&lt;P&gt;So when you click the back button its loading the same page with previous action.&lt;/P&gt;&lt;P&gt;So better, if you the screen number which you need to go after the back button is clicked then go directly to the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;Instead of using&lt;/P&gt;&lt;P&gt;Leave to screen 0.&lt;/P&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;Leave to screen XXX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 09:19:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-problem/m-p/3634370#M875276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T09:19:27Z</dc:date>
    </item>
  </channel>
</rss>

