Entering content frameBackground documentation ~webgui_easy_access_menu Locate the document in its SAP Library structure

Description

Enables / disables the SAP Easy Access menu immediately after logon if no transaction is specified when running the SAP GUI for HTML.

  • If ~webgui_easy_access_menu is set to 0 or it is undefined and no value is specified for ~transaction, users logging on to the SAP GUI for HTML see the initial SAP screen without the SAP Easy Access menu. To display the SAP Easy Access menu, they have to request it explicitly by choosing Start SAP Easy Access.
  • If you set ~webgui_easy_access_menu to 1 and no value is specified for ~transaction, users logging on to the SAP GUI for HTML see the initial SAP screen with the SAP Easy Access menu immediately.

Set by

Service file webgui.srvc .

Values

0

Displays the initial SAP screen without the SAP Easy Access menu after logon to the SAP GUI for HTML, if no transaction is specified (default).

1

Displays the initial SAP screen with the SAP Easy Access Menu after logon to the SAP GUI for HTML, if no transaction is specified.

Example

~webgui_easy_access_menu     1

Valid from

Release 6.10.

Leaving content frame