Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.