Bank_CA.checkBankRegNum Method [AX 2012]

The routing number must be 9 characters long Electronic transfers must have a 0 as the first digit Other transfers must have a - as the fifth character

Syntax

public boolean checkBankRegNum(BankRegNum _registrationNum, BankCodeType _bankCodeType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the routing number is valid; otherwise, false.

See Also

Reference

Bank_CA Class