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.
Determines whether the W9 form has been received for the vendor with the vendor account passed in.
Syntax
client server public static boolean checkW9Received(VendAccount _vendAccount, [boolean _insertError])
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The vendor account.
- _insertError
Type: boolean
This parameter indicates an error in insertion in the Infolog; optional.
Return Value
Type: boolean
true if the check passed; otherwise, false.