Share via


VendInvoiceInfoTable.checkAccountingDate Method

Validates the accounting date of the current VendInvoiceInfoTable record.

Syntax

public boolean checkAccountingDate([date _accountingDate])

Run On

ClientOrServer

Parameters

  • _accountingDate
    Type: date
    The accounting date to be verified.

Return Value

Type: boolean
true if the date is valid; otherwise, false.

See Also

Reference

VendInvoiceInfoTable Table