Bank_FI::isBankBarCodeAllowed Method [AX 2012]
Determines whether the bank bar code option can be set for the bank record, which is determined by the _accountID parameter.
Syntax
client server public static boolean isBankBarCodeAllowed(BankAccount _accountID)
Run On
Called
Parameters
- _accountID
Type: BankAccount Extended Data Type
The bank account ID of the record to be validated.
Return Value
Type: boolean
true if no other Finnish bank account has the bank bar code set; otherwise, false.