‎2006 Feb 24 8:49 PM
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.
‎2006 Feb 24 9:25 PM
‎2006 Feb 24 8:51 PM
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.
‎2006 Feb 24 9:25 PM
‎2006 Apr 28 1:54 AM
hi Vijay,
Is your problem solved. I am also getting same trouble.
LSP