<?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: Refreshing the list. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062649#M971122</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;In this case in the Secondary list You can Make sy-lsind = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean In The AT LINE-SELECTION Event You Just Make SY-LSIND = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you go back it will show the selection Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jun 2008 04:25:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-25T04:25:33Z</dc:date>
    <item>
      <title>Refreshing the list.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062643#M971116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i am working on interactive report.&lt;/P&gt;&lt;P&gt;in this report basically i am getting alv grid as output, if user double clicks any line of this grid it will go for a list in this list i have two pushbuttons save and refresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i press refresh button the list refreshes, but my main issue is if i go back it is one again comming back to list, but fo r me i should get the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 04:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062643#M971116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T04:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the list.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062644#M971117</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;
case sy-ucomm.
WHEN 'BACK'.
leave program.
endcase.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram POnna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 04:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062644#M971117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T04:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the list.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062645#M971118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Use Leave Program statement in Back button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;**********&lt;STRONG&gt;Reward Point if helpful&lt;/STRONG&gt;*********************&amp;amp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 04:11:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062645#M971118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T04:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the list.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062646#M971119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but i am not using BACK as pushbutton.&lt;/P&gt;&lt;P&gt;it is in standard tool bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use  BACK in case statement it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 04:18:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062646#M971119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T04:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the list.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062647#M971120</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;MODULE exit_command INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF g_ok_code = 'BACK' OR&lt;/P&gt;&lt;P&gt;    g_ok_code = 'RW' OR&lt;/P&gt;&lt;P&gt;    g_ok_code = 'EXIT'.&lt;/P&gt;&lt;P&gt;    CLEAR :  g_screen_active_9001,&lt;/P&gt;&lt;P&gt;             g_screen_active_9002,&lt;/P&gt;&lt;P&gt;             g_status,&lt;/P&gt;&lt;P&gt;             g_wa_outtab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    IF sy-dynnr = 9000.&lt;/P&gt;&lt;P&gt;      LEAVE PROGRAM.&lt;/P&gt;&lt;P&gt;    ELSE .&lt;/P&gt;&lt;P&gt;      LEAVE TO SCREEN 0.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;dhanashri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 04:21:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062647#M971120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T04:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the list.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062648#M971121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try setting PF status and then write a code for the BACK button like this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;  SET PF-STATUS 'EUSRN'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 04:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062648#M971121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T04:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the list.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062649#M971122</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;In this case in the Secondary list You can Make sy-lsind = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean In The AT LINE-SELECTION Event You Just Make SY-LSIND = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you go back it will show the selection Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 04:25:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062649#M971122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T04:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the list.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062650#M971123</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;For this use submit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'back'.&lt;/P&gt;&lt;P&gt;submit 'program name' via selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and even if u want to pass the value to it u can pass it.&lt;/P&gt;&lt;P&gt;for that refer F1 help for submit statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arunprasad.P&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 04:26:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062650#M971123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T04:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the list.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062651#M971124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niki,&lt;/P&gt;&lt;P&gt;            Here BACK is the function code for F3 button. You cannot directly use BACK. It would be a combination of SY-&lt;/P&gt;&lt;P&gt;UCOMM and LEAVE PROGRAM STATEMENT. It should be done as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case SY-UCOMM.&lt;/P&gt;&lt;P&gt; when 'BACK'.&lt;/P&gt;&lt;P&gt;  leave program.&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leave program gets back to the Selection Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope This Helps You.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Chandra Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 04:32:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-list/m-p/4062651#M971124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T04:32:08Z</dc:date>
    </item>
  </channel>
</rss>

