BankReconciliationStatementOpenTmp.updateMatchedAndNewDocumentStatus Method
Updates a matched status and a new bank document status.
Syntax
public void updateMatchedAndNewDocumentStatus(boolean _isMatched, boolean _isNewBankDocument)
Run On
Called
Parameters
- _isMatched
Type: boolean
The matched status.
- _isNewBankDocument
Type: boolean
The new bank document status.