BankReconciliationHeader.checkHasMatchingItem Method
Checks whether the reconciliation has a matching item between the specified date range.
Syntax
private boolean checkHasMatchingItem([boolean _checkForCutoffDateChanged])
Run On
Called
Parameters
- _checkForCutoffDateChanged
Type: boolean
A Boolean value that indicates whether the validation has finished because the cutoff date is updated.
Return Value
Type: boolean
true if the reconciliation has a matching item between the specified date range; otherwise, false.