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
466

Hi Friends,

This is My question.Please respond if anybody knows it how to do.

I need to change the name of the Menu Item ( Say Ex In HELP MENU --> We have Application help ,SAP Help , Glossary and so on with Customer Added Menu Item say ABC and DEF . )

I need to change this ABC and DEF to AAA and BBB. Can you please help me in WHICH MENU PAINTER / MENU Exit these SYSTEM & MENU Items are stored or How they have added menu item in HELP MENU .

I will be thankful to you if you have help me the same.

Thanks and Regards.

Raja

3 REPLIES 3
Read only

christian_wohlfahrt
Active Contributor
0 Likes
434

Hi Raja!

There are 'only' 177 Menu exits in standard - I couldn't see the right one, too.

But you could search the implemented exits, this should be only a small number. Go to transaction CMOD, enter * and F4, information system (F5), show all selections (Shift+F7) and then you can restrict to search only menu exits.

Of course there is the possibility, that these are added in a different way...

... at least you can be sure, if it's a normal menu exit.

Regards,

Christian

Read only

0 Likes
434

Hi Christian Wohlfahrt ..

Thank you for your valuable response.

I got to know few things on the exits but I got the actual information from one of my friend.

That is from SE41 in program type MENUSYST and select interface objects radio button press excute.

That is the palce where all the menu item for are maintained.

thanks,

Raja

Read only

0 Likes
434

Hi Raja,

Check in the transaction where you want to implement menu exit for CALL CUSTOMER.You will get it surely if it provides menu exits or other exits.After getting this then you check whether this will fulfill ur requirement.If so then create a project in CMOD,include your exits and add the necessary changes and activate the project.This will solve ur issue..

Abdul