This documentation is archived and is not being maintained.
RetailDeploymentHierarchyControllerFocus.isGlobalSearch Method [AX 2012]
Determines if the search context is global
public boolean isGlobalSearch()
Run On
Called
Return Value
Type:
boolean
true if the search context is global, false if the search context is not global.
Need to run canSearch to determine if a search is allowed. If false, the result of calling this function may be invalid