<?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: Hi  Question On Selection-screen. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287010#M498527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT ABC MESSAGE-ID ZZ.


DATA : V_REPID LIKE SY-REPID.

DATA : ITAB TYPE TABLE OF SY-UCOMM.

AT SELECTION-SCREEN OUTPUT.

  APPEND: 'ONLI' TO ITAB.

  CALL FUNCTION 'RS_SET_SELSCREEN_STATUS'
    EXPORTING
      P_STATUS  = SY-PFKEY
    TABLES
      P_EXCLUDE = ITAB.

END-OF-SELECTION.

  WRITE : 'Hi'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 May 2007 05:48:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-23T05:48:34Z</dc:date>
    <item>
      <title>Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287005#M498522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;                    when ever u create a parameter or select-options in selection-screen &lt;/P&gt;&lt;P&gt;u will have an execute button on Left-Top Corner ......   How to Deactivate that button .........is there any function  modules  for ressting that execute....i hope we need to do it in AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;BHaskar Rao.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:40:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287005#M498522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287006#M498523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes we can do all the screen modifications in 'At Selection-screen Output' Event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to modify anything in GUI-Status(application toolbar or menu bar) copy the GUI-status from Menu bar at that particular into a neew GUI status and modify and use(using 'Set PF-Status' statement).&lt;/P&gt;&lt;P&gt;Hope this will solve ur problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Please Dont forget to reward all the useful replies&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:42:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287006#M498523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287007#M498524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;  Yes,u  r right.U have to write it in AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:43:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287007#M498524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287008#M498525</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;You can set your own PF-status or use Function - keys&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;Sandeep&lt;/P&gt;&lt;P&gt;Reward if helpful &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:44:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287008#M498525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287009#M498526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudeer ,&lt;/P&gt;&lt;P&gt;                      Is there any function module for deactivating it ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Bhaskar Rao.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:44:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287009#M498526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287010#M498527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT ABC MESSAGE-ID ZZ.


DATA : V_REPID LIKE SY-REPID.

DATA : ITAB TYPE TABLE OF SY-UCOMM.

AT SELECTION-SCREEN OUTPUT.

  APPEND: 'ONLI' TO ITAB.

  CALL FUNCTION 'RS_SET_SELSCREEN_STATUS'
    EXPORTING
      P_STATUS  = SY-PFKEY
    TABLES
      P_EXCLUDE = ITAB.

END-OF-SELECTION.

  WRITE : 'Hi'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287010#M498527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287011#M498528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no function module to deactivate anything in GUI-status (Menubar or application toolbar) at my knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:49:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287011#M498528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287012#M498529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;RS_SET_SELSCREEN_STATUS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:49:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287012#M498529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287013#M498530</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;goto SE41 n create a menu for your screen by giving report name  and selecting menu bar radio button. giv function codes for the buttons you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;n in at selection-screen output   [or]     use at user-command event&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt; case sy-ucomm&lt;/P&gt;&lt;P&gt;     when 'fc1'&lt;/P&gt;&lt;P&gt;              screen-required = 0.&lt;/P&gt;&lt;P&gt;              modify screen.&lt;/P&gt;&lt;P&gt;        .........&lt;/P&gt;&lt;P&gt;...........&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;suresh babu aluri.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:49:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287013#M498530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287014#M498531</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;Use command :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PF-STATUS 'PFSTAT' EXCLUDING 'EXEC'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that pfstat above is a pf status here u can disable a F code like Execute .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jogdand M B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:51:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287014#M498531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287015#M498532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;REPORT demo_sel_screen_status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA itab TYPE TABLE OF sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS test(10) TYPE c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;  APPEND: 'PRIN' TO itab,&lt;/P&gt;&lt;P&gt;          'SPOS' TO itab.&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  = sy-pfkey&lt;/P&gt;&lt;P&gt;       TABLES&lt;/P&gt;&lt;P&gt;            p_exclude = itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/e7/0eb237e29bc368e10000009b38f8cf/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/e7/0eb237e29bc368e10000009b38f8cf/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:52:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287015#M498532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hi  Question On Selection-screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287016#M498533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra Sekhar,&lt;/P&gt;&lt;P&gt;                             &lt;/P&gt;&lt;P&gt;                                Thanks for the valueble answer.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Bhaskar Rao.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 05:52:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-question-on-selection-screen/m-p/2287016#M498533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T05:52:05Z</dc:date>
    </item>
  </channel>
</rss>

