Hello,
I made some researchs and asked some colleagues but I have a problem. I would like to disable a gui status button (to grey it out),
I used this:
SET PF-STATUS 'STATUS_0200' EXCLUDING lt_fcode.
adding the name of my button but the only thing it does is making it disappeared (It is a toggle button between modify and display).
Is there any suggestions to just grey out the button and not removing it?
Thank you!