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

Enable/Disable menu item in module pool

Former Member
0 Likes
1,359

Hello Friends,

I am working on module pool programming, I have added new menu item in the standard SAP FM (VA02). In the GUI status I have added the menu item and when i run the VA02 tcode, it is disabled. How do I enable that new menu item?. How the function code assigned to that menu is used in program to get some popup window. Please help me here.. Any sample code will help me.

Thanks,

Shreekant

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
901

Hi Shreekant!

Maybe you forgot to activate changed GUI status?

Hello Friends,

I am working on module pool programming, I have added new menu item in the standard SAP FM (VA02). In the GUI status I have added the menu item and when i run the VA02 tcode, it is disabled. How do I enable that new menu item?. How the function code assigned to that menu is used in program to get some popup window. Please help me here.. Any sample code will help me.

Thanks,

Shreekant

3 REPLIES 3
Read only

Former Member
0 Likes
902

Hi Shreekant!

Maybe you forgot to activate changed GUI status?

Read only

0 Likes
901

Hello Alexander,

The GUI status is active, still the new menu item is disabled.

Please help me to identify the issue.

Thanks,

Shreekant

Read only

0 Likes
901

Hi,

What you should do is, find the list of statuses (i.e. COP, DEL, DIS, INS, MOD). Double click the one for which mode you want to have the menu item enabled... Expand the Menu Bar. Double click the Menu you're menu item is listed on. And once you're in change mode, click on the item you want to enable/disable, then click the Function Code button which will activate/deactivate a particular menu item.

Have a good day,

Luke