SecurityRights.hasMenuAccess Method [AX 2012]

Checks whether the user has access to the specified menu.

public boolean hasMenuAccess(MenuName menu, [boolean isWebMenu])

Run On

Called

Parameters

menu
Type: MenuName Extended Data Type

isWebMenu
Type: boolean

Return Value

Type: boolean
true if the user has access to the menu; otherwise, false.

Community Additions

ADD
Show: