CustDirectDebitMandate.checkBankIBAN Method
Checks to see if the BankIBAN field is set on the CustBankAccount table.
Syntax
private boolean checkBankIBAN(CustBankAccountId _custBankAccountId)
Run On
Called
Parameters
- _custBankAccountId
Type: CustBankAccountId Extended Data Type
The accountNum of the CustBankAccount table.
Return Value
Type: boolean
A boolean indicating if BankIBAN is set on the CustBankAccount table.