<?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 Interactive ALV, Back button does not gets back to previous screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-back-button-does-not-gets-back-to-previous-screen/m-p/501006#M17334</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt; i have a alv.. REUSE_ALV_LIST_DISPLAY.&lt;/P&gt;
  &lt;P&gt;on user command&lt;/P&gt;
  &lt;P&gt; FORM user_command USING r_ucomm LIKE sy-ucomm&lt;BR /&gt; rs_selfield TYPE slis_selfield.&lt;BR /&gt; &lt;BR /&gt; SET SCREEN 0.&lt;BR /&gt; new-PAGE.&lt;BR /&gt; LEAVE TO LIST-PROCESSING.&lt;BR /&gt; SET PF-STATUS 'STANDARD1'. " This pf status is not your alv gui status. handle this like normal list.&lt;BR /&gt; WRITE: 'TEST'.&lt;BR /&gt; ENDFORM.&lt;/P&gt;
  &lt;P&gt;What happens:&lt;/P&gt;
  &lt;P&gt;when i press back button(on screen where it is written TEST, it throws me on selection screen).&lt;/P&gt;
  &lt;P&gt;I want to navigate back to previous ALV.&lt;/P&gt;
  &lt;P&gt;Please guide,&lt;/P&gt;</description>
    <pubDate>Mon, 21 Aug 2017 07:53:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-08-21T07:53:04Z</dc:date>
    <item>
      <title>Interactive ALV, Back button does not gets back to previous screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-back-button-does-not-gets-back-to-previous-screen/m-p/501006#M17334</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt; i have a alv.. REUSE_ALV_LIST_DISPLAY.&lt;/P&gt;
  &lt;P&gt;on user command&lt;/P&gt;
  &lt;P&gt; FORM user_command USING r_ucomm LIKE sy-ucomm&lt;BR /&gt; rs_selfield TYPE slis_selfield.&lt;BR /&gt; &lt;BR /&gt; SET SCREEN 0.&lt;BR /&gt; new-PAGE.&lt;BR /&gt; LEAVE TO LIST-PROCESSING.&lt;BR /&gt; SET PF-STATUS 'STANDARD1'. " This pf status is not your alv gui status. handle this like normal list.&lt;BR /&gt; WRITE: 'TEST'.&lt;BR /&gt; ENDFORM.&lt;/P&gt;
  &lt;P&gt;What happens:&lt;/P&gt;
  &lt;P&gt;when i press back button(on screen where it is written TEST, it throws me on selection screen).&lt;/P&gt;
  &lt;P&gt;I want to navigate back to previous ALV.&lt;/P&gt;
  &lt;P&gt;Please guide,&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 07:53:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-back-button-does-not-gets-back-to-previous-screen/m-p/501006#M17334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-08-21T07:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive ALV, Back button does not gets back to previous screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-back-button-does-not-gets-back-to-previous-screen/m-p/501007#M17335</link>
      <description>&lt;P&gt;May be i think You can try by giving " &lt;STRONG&gt;LEAVE TO SCREEN 0. " &lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;i think it may work because if you give that and it helps to navigate back to previous screen.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 15:43:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-back-button-does-not-gets-back-to-previous-screen/m-p/501007#M17335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-08-21T15:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive ALV, Back button does not gets back to previous screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-back-button-does-not-gets-back-to-previous-screen/m-p/501008#M17336</link>
      <description>&lt;P&gt;Read the documentation of REUSE_ALV_LIST_DISPLAY, and you'll see that you must use: &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;rs_selfield-exit = 'X'.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 21 Aug 2017 19:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-back-button-does-not-gets-back-to-previous-screen/m-p/501008#M17336</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-08-21T19:35:37Z</dc:date>
    </item>
  </channel>
</rss>

