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