Configuring Siebel Business Applications > Configuring Menus, Toolbars, and Icons > Configuring Menus and Toolbars >

Activating Menu Items and Toolbars


Siebel CRM calls CanInvokeMethod for each item before it displays the menu or toolbar. If CanInvokeMethod returns FALSE, then Siebel CRM does the following:

  1. Does not display the menu item or toolbar item.
  2. Retargets CanInvokeMethod from the browser application to the applet class hierarchy that resides on the Siebel Server, and then to the business component class hierarchy.

For more information, see About the Method, Business Service, and Target Properties of the Command Object.

To activate menu items and toolbars

  • Use CanInvokeMethod to activate or deactivate the menu items that Siebel CRM displays in an application menu or applet menu, or the toolbar items that it displays in a toolbar in the Siebel client.
Configuring Siebel Business Applications Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.