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

Menu Exit

Former Member
0 Likes
485

Hi all,

I am practicing menu exits. I went to tcode cmod

gave the project name and description. In the Enhancement I gave it as SDW00002.I saved the screen and then moved to components. There I double clicked and in the pop up I gave it as :

Function text Environment

Icon ICON_OKAY

Icontext Test Menu Exit

Info. tetx Menu by vijay. Go back and activated the project.

When I moved to ABAP workbench to see the menu item under environment I cannot see th menu option.

What went wrong ?

can anyone please explain me ?

Regards,

Vijay.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
440

Check this link which gives details about Menu Exit

3 REPLIES 3
Read only

Former Member
0 Likes
440

Hi Vijay,

Check is explanation on Menu exit...

Goto transaction SE43 Area Menu Maintenance

In Area Menu Paramenter type 'S000' (S triple Zero)

Select Change and ignore all the warning screens

Expand the office menu. In the buttom of the office tree you will find a menu named "Customer function"

Double click on the text. In the pop-up screen change the text to "Run ZTEST". Note that the trsnaction code is +C01

Goto transaction SE93 and create transaction +C01 that calls report ZTEST.

Now you will se the menu displayed in the office tree. If you delete transaction +C01 again, the new menu will dissapear.

Read only

Former Member
0 Likes
441

Check this link which gives details about Menu Exit

Read only

Former Member
0 Likes
440

hi Vijay,

Is your problem solved. I am also getting same trouble.

LSP