‎2008 Jun 30 1:12 PM
I want to inclue a report(t.code for the repot) to the user menu of the user..
how to do it?
i created area menu also..
Is this work of basis people to include in the user menu or technical people have to do?
pls let me know how to do it?
‎2008 Jun 30 1:14 PM
Hi,
Area menus can be created from tcode se43.This are basically done by the functional guys but technical guys can also do.
Regards,
Sharath
‎2008 Jun 30 1:14 PM
Hi,
Area menus can be created from tcode se43.This are basically done by the functional guys but technical guys can also do.
Regards,
Sharath
‎2008 Jun 30 1:15 PM
I think its ABAPER's work.
Go totransaction SE43
create area menu
nd add to the user menu.
Thanks & Regards
vinsee
‎2008 Jun 30 1:24 PM
Pl. follow these given steps:
Transaction code is: SE43.
Step 1: On the first screen enter the area menu name(S000).
Step 2: Press the u2018Changeu2019 button on the first screen. Following screen will appear.
Press the u2018Change u2018 option.
Step 3: If you want to add a new manu under under some existing menu path then there will be two options.
Option 1: Add entry at as same level.
Suppose we want to create a new menu u2018testu2019 under menu u2018Toolsu2019.
Select the menu u2018Toolsu2019 and choose u2018Add entry at as same levelu2019 button from
Application toolbar.
In the following screen, enter the new menu name (say
u2018TESTu2019)
Press u2018Enteru2019, New menu (u2018TESTu2019)will be added .
Option 2: Add entry at as sub node.
Suppose we want to create a new menu u2018testu2019 (when we click this button a
Custom transaction u2018ZRAN1u2019(rep. transaction code) will be executed) under menu u2018Toolsu2019.
Select the menu u2018Toolsu2019 and choose u2018Add entry at as sub nodeu2019 button from
Application toolbar.
In the following screen, enter the new menu name (say u2018TESTu2019)
Press u2018Enteru2019, New menu (u2018TESTu2019)will be added .
In the following screen, enter the new menu name (for our case it will be
u2018TESTu2019 and the corresponding transaction is u2018ZRAN1u2019(rep. transaction code))
Regards,
Joy.
‎2008 Jun 30 1:26 PM
Hi,
Check below procedure.
Go to transaction SE43N/SE43=>Give ur area menu name=>Press change icon in tool bar=>Drill down to the node where u want to add ur report=>place the cursor on that node=>Menupath=>Edit=>insert menu entry=>Insert as subnode=>Click on add report button in the popup that is displayed=>Give ur report name and save. It will ask for customization TR. Create one and transport.
U can also check transaction SRET for checking whether report is added or not.
SERP=>For adding report to report tree
Thanks,
Vinod.
‎2008 Jun 30 1:53 PM
I CREATED AREA MENU...
I WANT TO INCLUDE THE T.CODE IN USER MENU..
I TRIED ALL LOGIC THATS ALL R NOT WORKING..
‎2008 Jun 30 2:38 PM
Hi,
U can add transaction code also. Check in below way.
Go to transaction SE43N/SE43=>Give ur area menu name=>Press change icon in tool bar=>Drill down to the node where u want to add ur report=>place the cursor on that node=>Menupath=>Edit=>insert menu entry=>Insert as subnode=>Enter text and Tcode in the popup that is displayed=>Press enter and save. It will ask for customization TR. Create one and transport.
Do this and get back in case of any difficulties.
Thanks,
Vinod.