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

Creating Customized menu.

Former Member
0 Likes
3,785

Hi  all,

I need to create a customized menu just like SPRO > SAP Reference IMG. Not inside SAP Reference IMG but a separate menu.

I need to add different nodes to the newly created menu and also maintainance view of a self created customizing table.

I have found  many posts on creating area menu. But not the above mentioned one.

Please suggest me how to do this.

Thanks & Regards,

NarsiReddy.

14 REPLIES 14
Read only

Former Member
0 Likes
3,433


Hi,

Have you tried using Tcode : SE 41 and give area menaus  S000?

Regards,

Pravin

Read only

0 Likes
3,433

Hi pravin,

That is like creating area menu, is this same as SAP reference IMG?

Thanks & Regards,

NarsiReddy

Read only

0 Likes
3,433

Hi pravin,

ater creating custom menu, how to add Maintainance view of a customized table to our menu and how to add different nodes spread over sales, finance etc, to our created custom menu.

thanks in advance,

Thanks & regards,

Narsireddy.

Read only

Former Member
0 Likes
3,433

Hi Narsi,

Did u try  SE43(Area Menu Maintenance)  transaction code?

Thanks,

Ashok.

Read only

0 Likes
3,433

Hi Ashok kumar,

ater creating custom menu, how to add Maintainance view of a customized table to our menu and how to add different nodes spread over sales, finance etc, to our created custom menu.

thanks in advance,

Thanks & regards,

Narsireddy.

Read only

0 Likes
3,433

Hi,

You have option in SE43 (Add entry as sub node), by using this you can assign  different sub nodes(Transaction codes etc...).

Thanks,

Ashok.

Read only

Former Member
0 Likes
3,433

Hi NarsiReddy

You can do that in t code SE43. Before creating your own, have a look at an already existing one S000. It will give you an idea how to go about it.

Regards,

Harsh

Read only

0 Likes
3,433

Hi harsh,

ater creating custom menu, how to add Maintainance view of a customized table to our menu and how to add different nodes spread over sales, finance etc, to our created custom menu.

thanks in advance,

Thanks & regards,

Narsireddy.

Read only

Former Member
0 Likes
3,433

Hi,

   I think your Requirement is creating Area menu... U can add ur Programs and Transactions like

nodes by using SE43..

Regards

RM

Read only

Juwin
Active Contributor
0 Likes
3,433

What are the contents of the menu?

If they are all going to point to Programs/ Tcodes, then you may use Area Menu.

If they are all going to point to Table maintenance, then you may use View cluster.

Thanks,

Juwin

Read only

Former Member
0 Likes
3,433

Hi juwin,

I need to add table maintainance and also documentations.

So do i need to use Area Menu or View cluster?

Thanks & regards,

NarsiReddy.

Read only

Juwin
Active Contributor
0 Likes
3,433

View cluster cannot handle documentations. It can handle only a set of tables/ views to be maintained.

Thanks,

Juwin

Read only

Former Member
0 Likes
3,433


Hi juwin,

then can i use area menu?

Can area menu handle documentations?

Thanks & regards,

NarsiReddy

Read only

Juwin
Active Contributor
0 Likes
3,432

Area menu is a bunch of Tcodes.While viewing the area menu, you may keep the cursor on the particular Tcode, and goto Extras->Display documentation, to view the documentation of the program.

Thanks,

Juwin