BankGroup.checkVendAccountNum_RU Method
Checks whether the vendor account number is correct.
Syntax
public boolean checkVendAccountNum_RU(VendAccount _vendAccountFrom, [VendAccount _vendAccountTo])
Run On
Called
Parameters
- _vendAccountFrom
Type: VendAccount Extended Data Type
The old vendor account number.
- _vendAccountTo
Type: VendAccount Extended Data Type
The new vendor account number; optional.
Return Value
Type: boolean
true if the vendor account number is correct; otherwise, false.