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

Area Menu

Former Member
0 Likes
1,244

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?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
991

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

6 REPLIES 6
Read only

Former Member
0 Likes
992

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

Read only

Former Member
0 Likes
991

I think its ABAPER's work.

Go totransaction SE43

create area menu

nd add to the user menu.

Thanks & Regards

vinsee

Read only

Former Member
0 Likes
991

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.

Read only

vinod_vemuru2
Active Contributor
0 Likes
991

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.

Read only

Former Member
0 Likes
991

I CREATED AREA MENU...

I WANT TO INCLUDE THE T.CODE IN USER MENU..

I TRIED ALL LOGIC THATS ALL R NOT WORKING..

Read only

0 Likes
991

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.