Share via


BankAccountTableLookup::checkIsActive Method

Indicates whether the specified bank account is active or in-active status.

Syntax

client server public static boolean checkIsActive(
    CompanyBankAccount _bankAccount, 
   [TransDate _comparisonDate, 
    CompanyId _company])

Run On

Called

Parameters

Return Value

Type: boolean
true if the bank account is active; otherwise, false.

See Also

Reference

BankAccountTableLookup View