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

create menu

Former Member
0 Likes
493

hi,

i want to create the extra menu in students master data, please explain me in details and step by step how to do the same.

thanks

sujatha

4 REPLIES 4
Read only

Former Member
0 Likes
465

hi,

what do u mean by Extra Menu?

Read only

Former Member
0 Likes
465

hi

IF YOU WANT TO ADD MENU THEN FOR STANDARD TCODE YOU NED TO FIND OUT THE USER EXIT AVAILABLE FOR THAT AND

Menu Exits

Menu exits add items to the pull down menus in standard SAP applications. You can use these menu items to call up your own screens or to trigger entire add-on applications.

SAP creates menu exits by defining special menu items in the Menu Painter. These special entries have function codes that begin with "+" (a plus sign). You specify the menu item’s text when activating the item in an add-on project.

You edit menu exits using the project management function (transaction CMOD).

The pushbutton for editing components calls a dialog box where you can enter short descriptions and choose a language for each additional menu entry.

You may not make any changes to the GUI interface.

Read only

Former Member
0 Likes
465

Here is a brief procedure.. try it out.

http://sap.ittoolbox.com/groups/technical-functional/sap-dev/menu-exits-72696

In general we will use BADI or Menu Exit to do the same. Check there are any Menu exits / BADI's available for that transaction. Implement the same.

Read only

Former Member
0 Likes
465

Hi sujatha,

U can use the tcode-se41-menu painter.

regards,

kavitha