LedgerJournalTrans.validateW9Received Method

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.

See Also

Reference

LedgerJournalTrans Table