2008 Apr 04 9:10 AM
Hi All,
How can I hide a function code in a menu bar(not a button in Appln tool bar) in the pf-status of a screen(SE41).
SET PF-STATUS ...EXCLUDING ... only serves to grey out the function code in the menu
Thanks in advance
2008 Apr 04 9:20 AM
Hi,
I don´t recomend it, ´cause this is a modification to the standard. In case of upgrade, your changes are gone. If you really must do that, then
1) make double click on SET PF-STATUS 'xxxxx'
2) display options in menu bar
3) double click on the menu option to modify
4) system displays all suboptions.
5) click on the option to erase
6) press "delete entry" (ctrl + F9)
7) activate the changes
2008 Apr 04 9:24 AM
Hi Jorge
I don't want to delete the entry from the menu bar, I only want to hide the entry from the menu bar. This functionality can be achieved for push buttons in the Appln tool bar by the following the menu path goto->attributes->push button assignment and in the pop-up screen we have the option to Hide or Display the push button, just wondering if the same option is available for a function code in the menu bar.
2008 Apr 04 10:21 AM
2008 May 22 11:11 PM
2008 May 23 5:01 AM
>
> I need exactly the same thing.
Hi Issac
I didn't find any solution for this.