VendTable::checkW9Received Method

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

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

See Also

Reference

VendTable Table