<?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: PUSH Button On Selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-selection-screen/m-p/12126394#M1974761</link>
    <description>&lt;P&gt;1. PF-status &lt;/P&gt;&lt;P&gt;menu painter&amp;gt; &lt;/P&gt;&lt;P&gt;go to&amp;gt; attributes&amp;gt; push button assignment&amp;gt; display all &lt;/P&gt;&lt;P&gt;
after excluding specific function, grayed-out on toolbar &lt;/P&gt;&lt;P&gt;* 2. example: &lt;/P&gt;&lt;P&gt;* set pf-status 'STATUS_0200' excluding lt_fcode. " disables button(s)&lt;/P&gt;&lt;P&gt;Reference&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/questions/7818452/disabling-gui-status-buttons.html"&gt;https://answers.sap.com/questions/7818452/disabling-gui-status-buttons.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2020 17:07:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2020-01-13T17:07:53Z</dc:date>
    <item>
      <title>PUSH Button On Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-selection-screen/m-p/12126392#M1974759</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;I have created pushbutton on selection screen as below,&lt;/P&gt;
  &lt;P&gt;SELECTION-SCREEN BEGIN OF LINE.&lt;BR /&gt; SELECTION-SCREEN PUSHBUTTON (20) w_button USER-COMMAND but1.&lt;BR /&gt; SELECTION-SCREEN PUSHBUTTON (25) w_but2 USER-COMMAND but2.&lt;BR /&gt; SELECTION-SCREEN PUSHBUTTON (25) w_but3 USER-COMMAND but3.&lt;BR /&gt; SELECTION-SCREEN PUSHBUTTON (25) w_but4 USER-COMMAND but4.&lt;BR /&gt; SELECTION-SCREEN END OF LINE.&lt;/P&gt;
  &lt;P&gt;IF I have to greyout a button just to show its selected now, how can I do it ?&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Sachin Panchal&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 14:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-selection-screen/m-p/12126392#M1974759</guid>
      <dc:creator>sachin_s_panchal</dc:creator>
      <dc:date>2020-01-13T14:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: PUSH Button On Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-selection-screen/m-p/12126393#M1974760</link>
      <description>&lt;P&gt;Search the forum or ABAP documentation for something like that:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;AT SELECTION-SCREEN OUTPUT.&lt;BR /&gt;  LOOP AT SCREEN.&lt;BR /&gt;    ...&lt;BR /&gt;    MODIFY SCREEN.&lt;BR /&gt;  ENDLOOP.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Jan 2020 15:46:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-selection-screen/m-p/12126393#M1974760</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-01-13T15:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: PUSH Button On Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-selection-screen/m-p/12126394#M1974761</link>
      <description>&lt;P&gt;1. PF-status &lt;/P&gt;&lt;P&gt;menu painter&amp;gt; &lt;/P&gt;&lt;P&gt;go to&amp;gt; attributes&amp;gt; push button assignment&amp;gt; display all &lt;/P&gt;&lt;P&gt;
after excluding specific function, grayed-out on toolbar &lt;/P&gt;&lt;P&gt;* 2. example: &lt;/P&gt;&lt;P&gt;* set pf-status 'STATUS_0200' excluding lt_fcode. " disables button(s)&lt;/P&gt;&lt;P&gt;Reference&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/questions/7818452/disabling-gui-status-buttons.html"&gt;https://answers.sap.com/questions/7818452/disabling-gui-status-buttons.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 17:07:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-selection-screen/m-p/12126394#M1974761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-01-13T17:07:53Z</dc:date>
    </item>
  </channel>
</rss>

