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.
Checks whether the statement is allowed to be updated to the target status.
Syntax
public boolean isAllowedUpdateStatus(BankStatementStatus _targetStatus)
Run On
Called
Parameters
- _targetStatus
Type: BankStatementStatus Enumeration
The target status.
Return Value
Type: boolean
true if the statement is allowed to be updated to the target status; otherwise, false.