‎2006 Jun 13 6:18 AM
hi all,
Can anyone tell me how to add my abap program to the application menu in the SAp system. So that users will be able to access and control the program via application menu. for ex: If I write a program to generate reports containing material master data, I should be able to run this from the menu option under MM.
Thanks in advance
Ananda
‎2006 Jun 13 6:41 AM
Hi again,
Go to Tcode SE43N
Enter a name for the menu. Create.(if u have an area menu choose it)
Menuoption Edit-> Insrt Menu Entry-> Insert a submenu
Enter desc and Tcode of ur report prog.Save.
Setting the area menu.
Tcode->SU01->Default tab.
Start menu-> Enter the name of the area menu.
So for this user, the menu will be displayed on the leftside of the start screen.
‎2006 Jun 13 6:20 AM
U have to Find out <b>Menu Exit</b>.
goto SMOD press f4 Extend help then untick
other exit except menu exit. And try to find out
Menu exit.
regards
vinod
‎2006 Jun 13 6:33 AM
hi,
Thanks 4 ur reply vinod, but what i want is this,
I have written a program to display some vendor master data. I want this program to be added to the menu under vendor master in SAP menu so that I can view the output (vendor master data) by clicking on the menu without accessing the program.
Thanks in advance
regards,
ananda
‎2006 Jun 13 6:36 AM
Go to SE43.
Ask your client which is the area menu they are using.
Otherwise search for Z* and choose your Menu.
Select the 'Change Icon' and add your program with Tcode in the appropriate place.
Rgds
Subbu
‎2006 Jun 13 6:34 AM
Hi ,
What abt Area menu?
http://help.sap.com/saphelp_nw04/helpdata/en/00/783b377bfdcf61e10000009b38f936/frameset.htm
‎2006 Jun 13 6:41 AM
Hi again,
Go to Tcode SE43N
Enter a name for the menu. Create.(if u have an area menu choose it)
Menuoption Edit-> Insrt Menu Entry-> Insert a submenu
Enter desc and Tcode of ur report prog.Save.
Setting the area menu.
Tcode->SU01->Default tab.
Start menu-> Enter the name of the area menu.
So for this user, the menu will be displayed on the leftside of the start screen.
‎2006 Jun 13 7:59 AM
Hi Herath,
<b>1</b>.
U have to use Area Menu to include ur programs
T.Code SE43N.
<b>Thanks,
Venkat.O</b>