
~webgui_toolbar_menu_reload
Description |
Enables / disables local update of dynamic menu for toolbar control when running the SAP GUI for HTML.
This means that when the user performs a dynamic menu update, the ITS reloads the dynamic menu and also refreshes the entire page.
This means that when the user performs a dynamic menu update, the ITS reloads the dynamic menu, but does not refresh the entire page. Setting this parameter to 1 means that the ITS does not have to refresh the entire page. This saves bandwidth and rendering time and therefore improves performance considerably. | |
Set by |
Service file webgui.srvc . | |
Values |
0 |
Local update of dynamic menu for toolbar control disabled (default). |
1 |
Local update of dynamic menu for toolbar control enabled. | |
Example |
~webgui_toolbar_menu_reload 1 | |
Valid from |
Release 6.10. | |