Share via


BankReconMatchingMatchSingleStatement.validateDate Method [AX 2012]

Indicates whether the transaction dates for all the entries are in the allowed different days for manual matching range.

Syntax

protected boolean validateDate()

Run On

Called

Return Value

Type: boolean
true if transaction dates for all entries are in the allowed different days for manual matching range; otherwise, false.

See Also

Reference

BankReconMatchingMatchSingleStatement Class