BankAccountTable::isAdvancedBankReconciliationEnabled Method
Indicates whether advanced bank reconciliation is enabled for a specified bank account.
Syntax
client server public static boolean isAdvancedBankReconciliationEnabled(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.