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 the bank statement status.
Syntax
public void updateStatus(BankStatementStatus _targetStatus, [boolean _doUpdate])
Run On
Called
Parameters
- _targetStatus
Type: BankStatementStatus Enumeration
The target status.
- _doUpdate
Type: boolean
A Boolean value that indicates whether to commit the update.