Share via


BankReconMatchingMatchSingleStatement.validateBalance Method [AX 2012]

Indicates whether the balances of a bank statement and document are the same.

Syntax

protected boolean validateBalance()

Run On

Called

Return Value

Type: boolean
true if the balances of the bank statement and document are the same; otherwise, false.

Remarks

Balances can be zero if a pair of reversal entry and orginal entry are selected on one side.

See Also

Reference

BankReconMatchingMatchSingleStatement Class