2008 Jun 30 10:43 PM
Hi,
I are looking for a option of SAP Menus the default menu. When you user logons on to SAP System for the first time the menu that he/she should be viewing should be SAP Standard Menu (S000) and not User Menu.
Currently, when a user logs on for first time the menu appears is User Menu.
I checked for the options in table SSN_CUST u201CALL_USER_MENUS_OFFu201D & u201CSAP_MENU_OFFu201D . These options disables either User Menu or SAP Menu.
I tried SU01 Setting : SU01 -> Defaults -> Start Menu -> S000. However this also does not lead to SAP Menu when a user logs on for first time.
I want users to have both the options (SAP Menu & User Menu), but default should be u201CSAP Menuu201D and then user can select the option he/she wants by clicking on "User Menu" (Cntrl + F10)
Thanks,
2008 Jul 01 7:10 AM
Hi Sameek,
Please check if any parameter is set for all users in SU01->parameter TAB
hope this helps
2008 Jul 01 9:03 AM
Hello Sameek,
as far as I remember the standard behaviour is as follows:
the new created user gets the same menu the user had who created him.
So : useradmin has switched to user-menue and creates a user X.
At first logon of user X, he gets the usermenue (if he has one)
displayed.
So it depends on the usersettings of the creator, what the new user
gets displayed at first logon.
You can use the standard FM NAVIGATION_SET_ACTIVE_MENU to create the
relevant tableentry in table AGR_DATEU (which in fact is only created upon first switch of the user from one menu-mode to another) manually. the key is MEN_FLG_STAT.
To avoid this procedure, the administrator should take care, which
mode he has switched on, before usercreation.
b.rgds, Bernhard
2008 Jul 24 8:59 AM
can anyone answer this query ... I also have same requirement.
I want the user to ahve entire SAP menu avalable irrecpective of assigned roles.
Or I want a user to have a menu of a role X while he is has authorization of role Y.
2008 Jul 24 1:20 PM
Hi Hussain,
> can anyone answer this query ... I also have same requirement.
> I want the user to ahve entire SAP menu avalable irrecpective of assigned roles.
I have described exactly how to achieve this in my last post... ???
> Or I want a user to have a menu of a role X while he is has authorization of role Y.
Well, if you think that this makes sense....
You will need 2 roles.
Role X with the menu you want the user to have
and
Role Y with the authorizations but without menu.
Assign both roles to the user, voilá.
b.rgds, Bernhard
2008 Jul 24 9:42 AM
Hi Sameek,
Use SE43 to create the area menu of your choice.
In PFCG under the Menu tab of a role, you will find the button "from area menu" .. you can add the newly created from here along with the standard.
By this you can give the user both the custom menu and standard menu.
Regards,
Srihari
2024 Feb 06 4:07 AM
Hi - Try using transaction SSM2 to set the initial menu - system wide.