LedgerDimensionDefaultAccountController.allowMainAccountChange Method [AX 2012]
Validates whether the specified main account can be selected.
Syntax
private boolean allowMainAccountChange(MainAccountNum _mainAccountId)
Run On
Called
Parameters
- _mainAccountId
Type: MainAccountNum Extended Data Type
The ID of the MainAccount class that is to be checked.
Return Value
Type: boolean
true if the main account can be set; otherwise, false.