Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hide a Function code in Menu bar

Former Member
0 Likes
1,241

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

5 REPLIES 5
Read only

Former Member
0 Likes
861

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

Read only

0 Likes
861

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.

Read only

0 Likes
861

any inputs please?

Read only

0 Likes
861

I need exactly the same thing.

Read only

0 Likes
861

>

> I need exactly the same thing.

Hi Issac

I didn't find any solution for this.