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 bank bag or safe account type is not equal RCash.
Syntax
public boolean validateBankOrSafeAccTypeIsNotRCash(RetailLedgerBank _accountType)
Run On
Called
Parameters
- _accountType
Type: RetailLedgerBank Enumeration
The account type to be validated.
Return Value
Type: boolean
true if account type is not equal RCash; otherwise, false.