Share via


LedgerDimensionDefaultAccountController.allowMainAccountChange Method [AX 2012]

Validates whether the specified main account can be selected.

Syntax

private boolean allowMainAccountChange(MainAccountNum _mainAccountId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the main account can be set; otherwise, false.

See Also

Reference

LedgerDimensionDefaultAccountController Class