RLedgerTurnoverTypeable.canSelectParam Method [AX 2012]
Returns a boolean value indicating whether the report parameter can be selected.
Syntax
public boolean canSelectParam(Name _name)
Run On
Called
Parameters
- _name
Type: Name Extended Data Type
The name of the parameter.
Return Value
Type: boolean
true if the report parameter can be selected; otherwise, false.