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

User Menu

govind_parmar
Participant
0 Likes
644

hi experts,

Can anyone tell how to design User Menu.

Thanks

Govind

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
596

Hi

The ARea Menu is created in transaction SE43 and you can attach different transactions which you feel should be grouped under it.

Please check this thread

https://forums.sdn.sap.com/click.jspa?searchID=237535&messageID=2760754

5 REPLIES 5
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
596

Hi,

U can try with SE41 or SE41N transaction.

It allows to create area menu

Also , have a look at SMEN t-code .

Hope this h elps.

Read only

Former Member
0 Likes
597

Hi

The ARea Menu is created in transaction SE43 and you can attach different transactions which you feel should be grouped under it.

Please check this thread

https://forums.sdn.sap.com/click.jspa?searchID=237535&messageID=2760754

Read only

0 Likes
596

Hi Dominic,

Your link was really helpful, I learned to create folder in the User Menu. But Can you tell me how to Include this Menu in the Welcome Screen. And where else this User Menu can be called other than Screen.

Thanks in Advance,

Govind.

Read only

Former Member
0 Likes
596

Hi

If you are working on module pool program; you can double click on the MODULE STATUS_XXXX of PBO and create a PF status in the module and there you can mention the menues. And handle them in the MODULE USER_COMMAND_xxxx of PAI.

You can even use menu painter. For detailed information see the following link:

http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ce8454211d189710000e8322d00/frameset.htm

If you want the menu for a report there also just create PF status and specify the menues there and handle them in the program.

Regards

Surya.

Read only

govind_parmar
Participant
0 Likes
596

Hi Dominic,

Can you please tell me that how to add the User Menu to a Customizied Screen.

Thanks,

Govind

Message was edited by:

Govind Parmar