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.
Indicates whether the BankAccountHoldStatus status has the InactiveForAllTransactions enumeration value.
Syntax
client server public static boolean isActiveForAllTransactions(CompanyBankAccount _bankAccount, [DataAreaId _dataAreaId])
Run On
Called
Parameters
- _bankAccount
Type: CompanyBankAccount Extended Data Type
The company bank account.
- _dataAreaId
Type: DataAreaId Extended Data Type
The DataAreaId of the company.
Return Value
Type: boolean
true if the BankAccountHoldStatus status has the ActiveForAllTransactions or InactiveForNewTransactions enumeration value; otherwise, false.