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

How to Modify the System & Help Menu?

Former Member
0 Likes
733

Hi All,

I have a requirement to modify the System & Help Menu. You know, alomost every program will have the default menu with System & Help even you don't specify your own menu.

I just want to add a menu item on the System menu, that will effect almost all program.

May I ask how to finish this modification? where can I add the code to do such thing?

Thanks in advance.

Ned.CHEN

Hi All,

I have a requirement to modify the System & Help Menu. You know, alomost every program will have the default menu with System & Help even you don't specify your own menu.

I just want to add a menu item on the System menu, that will effect almost all program.

May I ask how to finish this modification? where can I add the code to do such thing?

Thanks in advance.

Ned.CHEN

3 REPLIES 3
Read only

Former Member
0 Likes
663

Hi Ming,

you can do it by implementing menu exit. There are certain steps to implement menu exit.

Are you aware of that ??

regards,

Bishnu Dash

Read only

0 Likes
663

HI Bishnu,

Thanks for you reply. But in my mind, menu exit is T-Code related or program related, I want to modify the system menu which will effect allmost all programs. Is there such exit for me to use?? And which Exit?

Thanks.

Read only

0 Likes
663

Hi all,

I got the answer by research. I just need to modify the menu se41-> MENUSYST.

Hope it helpful for others.

Thanks

Ned.CHEN