Share via


LedgerJournalEngine.voucherAmountBalances Method [AX 2012]

Indicates whether the voucher totals balance.

Syntax

public boolean voucherAmountBalances(CurrencyCode _currencyCode)

Run On

Called

Parameters

  • _currencyCode
    Type: CurrencyCode Extended Data Type
    A currency code. If it differs from company currency, the method examines the maximum enabled rounding difference.

Return Value

Type: boolean
true if the voucher total balances; otherwise, false.

See Also

Reference

LedgerJournalEngine Class