<?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: deactivate the button(function) on pf-status dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907167#M56297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi poornanad &lt;/P&gt;&lt;P&gt;  thanks for cooperating but  i think i am not explaining u clearly . &lt;/P&gt;&lt;P&gt;  see, in standard ABAP editor if i change the the mode to chage from display using display&amp;lt;-&amp;gt;change button then &lt;/P&gt;&lt;P&gt;then pattern button will be enabled &lt;/P&gt;&lt;P&gt;  and if i switched to display mode then pattern button will be disabled&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;     my reqirement is also exactly the same thing &lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;    as u said in the last reply the button is disabled at every time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2005 09:10:19 GMT</pubDate>
    <dc:creator>shiva_suvarna</dc:creator>
    <dc:date>2005-04-28T09:10:19Z</dc:date>
    <item>
      <title>deactivate the button(function) on pf-status dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907163#M56293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends &lt;/P&gt;&lt;P&gt;  i want to activate/deactivate the button on a pf-status dynamically .&lt;/P&gt;&lt;P&gt;  i want to do it with only one pf-status .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if anybody know please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2005 08:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907163#M56293</guid>
      <dc:creator>shiva_suvarna</dc:creator>
      <dc:date>2005-04-28T08:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate the button(function) on pf-status dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907164#M56294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out Online documentation for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PF-STATUS pfstat ... EXCLUDING f or ... EXCLUDING itab &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are other variants with exaample code.&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, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2005 08:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907164#M56294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-28T08:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate the button(function) on pf-status dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907165#M56295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with excluding option it will totally exclude that button it won't show on the pf-status.&lt;/P&gt;&lt;P&gt;  my requirement is i just want to disable or enable that function dynamically&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2005 08:50:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907165#M56295</guid>
      <dc:creator>shiva_suvarna</dc:creator>
      <dc:date>2005-04-28T08:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate the button(function) on pf-status dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907166#M56296</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;There's a standard way to do that. When you Create / Edit a GUI status in the Menu Painter, you can choose whether you want the disabled function codes to be hidden or to be displayed as grayed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the menu path &amp;lt;b&amp;gt;Goto&lt;DEL&gt;&amp;gt;Attributes&lt;/DEL&gt;&amp;gt;Pushbutton Assignment&amp;lt;/b&amp;gt;. You will get a pop-up with three options. The default option is &amp;lt;b&amp;gt;Hide all&amp;lt;/b&amp;gt;. Just choose &amp;lt;b&amp;gt;Display all&amp;lt;/b&amp;gt; on this pop-up and activate the GUI status. Your functionality is achieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this helps, please reward the points and close the thread. Otherwise, please get back with the problem you might be facing in doing so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2005 08:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907166#M56296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-28T08:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate the button(function) on pf-status dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907167#M56297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi poornanad &lt;/P&gt;&lt;P&gt;  thanks for cooperating but  i think i am not explaining u clearly . &lt;/P&gt;&lt;P&gt;  see, in standard ABAP editor if i change the the mode to chage from display using display&amp;lt;-&amp;gt;change button then &lt;/P&gt;&lt;P&gt;then pattern button will be enabled &lt;/P&gt;&lt;P&gt;  and if i switched to display mode then pattern button will be disabled&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;     my reqirement is also exactly the same thing &lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;    as u said in the last reply the button is disabled at every time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2005 09:10:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907167#M56297</guid>
      <dc:creator>shiva_suvarna</dc:creator>
      <dc:date>2005-04-28T09:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate the button(function) on pf-status dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907168#M56298</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;I think you have not tried the solution I told you. It will do exactly as you want...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the PBO, when you use SET PF-STATUS ...EXCLUDING, the buttons which you are trying to exlcude will become disabled when you follow the above instructions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, they will just disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2005 09:50:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907168#M56298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-28T09:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate the button(function) on pf-status dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907169#M56299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it was solved thanku i have given u the points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2005 10:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907169#M56299</guid>
      <dc:creator>shiva_suvarna</dc:creator>
      <dc:date>2005-04-28T10:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate the button(function) on pf-status dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907170#M56300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How you solve the problem?&lt;/P&gt;&lt;P&gt;I have the same problem: when I push change button the save button have to display, and when I push again the change button, the save button have to hide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 15:44:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-the-button-function-on-pf-status-dynamically/m-p/907170#M56300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T15:44:41Z</dc:date>
    </item>
  </channel>
</rss>

