BankAccountTable::checkIsAdvancedBankReconEnabled Method
Validates whether a specified bank account is an enabled for advanced bank reconciliation.
Syntax
client server public static boolean checkIsAdvancedBankReconEnabled(CompanyBankAccountId _companyBankAccountId)
Run On
Called
Parameters
- _companyBankAccountId
Type: CompanyBankAccountId Extended Data Type
The specified bank account.
Return Value
Type: boolean
true if advanced bank reconciliation is enabled; otherwise, false.