Share via


BankReconMatchingMatchStatementReversal.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 bank statement and document are the same; otherwise, false.

Remarks

The balances can be zero if a pair of reversal entries and original entries are selected on one side.

See Also

Reference

BankReconMatchingMatchStatementReversal Class