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

MENUSYST

Former Member
0 Likes
754

Hi,

The requirement is to add an item ("search user") in the "system" menu which appears on all the screens.

We can add it in MENUSYST. The functionality is provided by assigning a transaction code to the related menu item. When i come out of this transaction, it takes me out to the SAP Easy Access (1st screen of SAP).

For eg: Suppose we go to some transaction (say SE11) then we click on the system menu and then the "search user" menu item which was added by the user. A popup screen will appear. After performing the reqd task on the popup screen when we close that screen then it should go back to the SE11 transaction. Instead, it is going to SAP Easy Access.

Whereas, when we use the standard menu item "Status" in the "system" menu then a popup appears giving the screen details. On closing the popup the same screen appears from where the popup was called.

I think instead of using the transaction for calling the popup screen, if i could use a function module then it will solve my problem. But calling a function module from MENUSYST is unknown to me.

Does anyone know how to solve the problem?

Hi,

The requirement is to add an item ("search user") in the "system" menu which appears on all the screens.

We can add it in MENUSYST. The functionality is provided by assigning a transaction code to the related menu item. When i come out of this transaction, it takes me out to the SAP Easy Access (1st screen of SAP).

For eg: Suppose we go to some transaction (say SE11) then we click on the system menu and then the "search user" menu item which was added by the user. A popup screen will appear. After performing the reqd task on the popup screen when we close that screen then it should go back to the SE11 transaction. Instead, it is going to SAP Easy Access.

Whereas, when we use the standard menu item "Status" in the "system" menu then a popup appears giving the screen details. On closing the popup the same screen appears from where the popup was called.

I think instead of using the transaction for calling the popup screen, if i could use a function module then it will solve my problem. But calling a function module from MENUSYST is unknown to me.

Does anyone know how to solve the problem?

1 REPLY 1
Read only

Former Member
0 Likes
575

no solution available.