xMenuFunction.hasRunPermissions Method [AX 2012]
Checks if the xMenuFunction object has execute permissions and run() may be called successfully.
public boolean hasRunPermissions([xArgs args])
Run On
CalledParameters
- args
- Type: xArgs Class
An xArgs class object as would be passed to the run() method; optional.
Community Additions
ADD
Show: