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.
Validates whether the bank statement can be updated to the target status.
Syntax
private boolean validateUpdateStatus(BankStatementStatus _targetStatus)
Run On
Called
Parameters
- _targetStatus
Type: BankStatementStatus Enumeration
The target status.
Return Value
Type: boolean
true if the bank statement can be updated to the target status; otherwise, false.