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