VendInvoiceInfoTable.useDocumentDate Method
Determines whether the TransDate or DocumentDate extended data type should be used when defaulting various values.
Syntax
public boolean useDocumentDate()
Run On
Called
Return Value
Type: boolean
true if the DocumentDate extended data type will be used; otherwise, false.
Remarks
If the DocumentDate field in the VendParameters table is selected and the transaction has a DocumentDate extend data type value then the DocumentDate extended data type will be used; otherwise, the TransDate extended data type will be used.