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 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.