<?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/3632351#M874879</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;PRE&gt;&lt;CODE&gt;WHEN '&amp;amp;BCK'.
set screen 0.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even after if u have the same problem change the function code for back button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if usefull.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2008 08:30:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-10T08:30:26Z</dc:date>
    <item>
      <title>back button problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-problem/m-p/3632350#M874878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem is everytime I click the back button it repeats the screen where I click the select all button.example i thick the select all button then deselect it then manually select any checkbox.then I decided to click the back button.when I click the back button it will repeat the things I did before I click the back button where it should be at my selection-screen.do you have any idea on how would I fix it ?&lt;/P&gt;&lt;P&gt;I need to go back on my selection screen when I click the back button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my coding in my program at user-command form.&lt;/P&gt;&lt;P&gt;in my code in user-command in select all button and deselect and back button.&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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'DESELECT'.&lt;/P&gt;&lt;P&gt;LOOP AT it_ltak INTO wa_ltak.&lt;/P&gt;&lt;P&gt;CLEAR wa_ltak-sel.&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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN '&amp;amp;BCK'.&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;any idea experts..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 08:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-problem/m-p/3632350#M874878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T08:27:56Z</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/3632351#M874879</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;PRE&gt;&lt;CODE&gt;WHEN '&amp;amp;BCK'.
set screen 0.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even after if u have the same problem change the function code for back button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if usefull.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 08:30:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-problem/m-p/3632351#M874879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T08:30:26Z</dc:date>
    </item>
  </channel>
</rss>

