‎2006 Jan 26 1:24 PM
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
‎2006 Jan 26 2:25 PM
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
‎2006 Jan 26 3:10 PM
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
‎2006 Jan 26 3:35 PM
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