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.
Validates that a W-9 has been received from the vendor if the journal's account or offset account corresponds to a vendor.
Syntax
public void validateW9Received(boolean _validateAll, [AccountOffsetaccount _accountType])
Run On
ClientOrServer
Parameters
- _validateAll
Type: boolean
Specifies whether to validate both the account and offset account or just the account specified by the second parameter.
- _accountType
Type: AccountOffsetaccount Enumeration
Specifies whether to validate the account or offset account; optional.