Hi people,
Can anyone help me out with this... I need to manipulate the PF-STATUS and 'DISABLE' some of the buttons. I am already using the
'SET PF-STATUS 'STATUS_100' EXCLUDING lt_off_commands.' but instead of hiding the buttons I would rather diable them so that they are visible on the toolbar but could not be used.
TIA,
ZAM
Hello ZAM,
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.
Follow the menu path <i><b>Goto>Attributes>Pushbutton Assignment</b></i>. You will get a pop-up with three options. The default option is <i><b>Hide all</b></i>. Just choose <i><b>Display all</b></i> on this pop-up and activate the GUI status. Your functionality is achieved.
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.
Regards,
Anand Mandalika.
Hi ZAM,
You could try creating different Status with enabled/disabled buttons for different variations that you require and accordingly make the appropriate one active as and when applicable.
This way the buttons will be disabled and not invisible.
Hope this works!
Regards,
Madhur
Message was edited by: Madhur Chopra
...
or for only one/some buttons:
in Menu-painter: -> Extras - Function active <-> Function inactive
regards Andreas
Add a comment