RetailStoreTenderTypeTable.validateBankOrSafeAccTypeIsNotRCash Method
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.