<?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 back button is not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091880#M435017</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;I am having my own pf-staus uisng following function module. in this pf-stus i have back button only. when i click back button it is not going to back. in debugging its sy-ucomm is space.anybody can suggest me what shall i do in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report zmahi4.&lt;/P&gt;&lt;P&gt;selection-screen: begin of block b1.&lt;/P&gt;&lt;P&gt;parameters : p_appln type zuser_secobjects-appln.&lt;/P&gt;&lt;P&gt;parameters : p_user type zuser_secobjects-appln_user.&lt;/P&gt;&lt;P&gt;selection-screen end of block b1.&lt;/P&gt;&lt;P&gt;data : exclude like rsexfcode occurs 0 with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;  call function 'RS_SET_SELSCREEN_STATUS'&lt;/P&gt;&lt;P&gt;       exporting&lt;/P&gt;&lt;P&gt;            p_status  = 'SELK1'&lt;/P&gt;&lt;P&gt;       tables&lt;/P&gt;&lt;P&gt;            p_exclude = exclude&lt;/P&gt;&lt;P&gt;       exceptions&lt;/P&gt;&lt;P&gt;            others    = 1.&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;maheedhar.t&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2007 10:43:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-09T10:43:05Z</dc:date>
    <item>
      <title>back button is not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091880#M435017</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;I am having my own pf-staus uisng following function module. in this pf-stus i have back button only. when i click back button it is not going to back. in debugging its sy-ucomm is space.anybody can suggest me what shall i do in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report zmahi4.&lt;/P&gt;&lt;P&gt;selection-screen: begin of block b1.&lt;/P&gt;&lt;P&gt;parameters : p_appln type zuser_secobjects-appln.&lt;/P&gt;&lt;P&gt;parameters : p_user type zuser_secobjects-appln_user.&lt;/P&gt;&lt;P&gt;selection-screen end of block b1.&lt;/P&gt;&lt;P&gt;data : exclude like rsexfcode occurs 0 with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;  call function 'RS_SET_SELSCREEN_STATUS'&lt;/P&gt;&lt;P&gt;       exporting&lt;/P&gt;&lt;P&gt;            p_status  = 'SELK1'&lt;/P&gt;&lt;P&gt;       tables&lt;/P&gt;&lt;P&gt;            p_exclude = exclude&lt;/P&gt;&lt;P&gt;       exceptions&lt;/P&gt;&lt;P&gt;            others    = 1.&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;maheedhar.t&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 10:43:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091880#M435017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T10:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: back button is not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091881#M435018</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;Did u check if PF-Status SELK1 has 'BACK' assigned to back button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, is SELK1 defined for the report zmahi4 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santhosh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Kaluvala Santhosh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Kaluvala Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 10:52:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091881#M435018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T10:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: back button is not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091882#M435019</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;first check whether staus with name selk1 is create for that program zmahi4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen: begin of block b1.&lt;/P&gt;&lt;P&gt;parameters : p_appln type zuser_secobjects-appln.&lt;/P&gt;&lt;P&gt;parameters : p_user type zuser_secobjects-appln_user.&lt;/P&gt;&lt;P&gt;selection-screen end of block b1.&lt;/P&gt;&lt;P&gt;data : exclude like rsexfcode occurs 0 with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;call function 'RS_SET_SELSCREEN_STATUS'&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;p_status = 'SELK1'&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;p_exclude = exclude&lt;/P&gt;&lt;P&gt;exceptions&lt;/P&gt;&lt;P&gt;others = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN.&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;      SET SCREEN 0.&lt;/P&gt;&lt;P&gt;    ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 10:53:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091882#M435019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T10:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: back button is not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091883#M435020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES SSCRFIELDS.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the report and then, in &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;AT SELECTION-SCREEN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;check &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SSCRFIELDS-UCOMM&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 10:57:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091883#M435020</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-04-09T10:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: back button is not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091884#M435021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maheedhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure that in PF status SELK1....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;in the Function Keys....'BACK' is assigned to the BACK button..&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will solve your problem.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points for helpful answer,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tejas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 11:06:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-is-not-working/m-p/2091884#M435021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T11:06:58Z</dc:date>
    </item>
  </channel>
</rss>

