Share via


DimensionDynamicAccountController.isNonLedgerAccount Method [AX 2012]

Indicates whether the current account type is a non-ledger account.

Syntax

private boolean isNonLedgerAccount()

Run On

Called

Return Value

Type: boolean
true if the current account type is not a ledger account; otherwise, false.

See Also

Reference

DimensionDynamicAccountController Class