VendInvoiceInfoTable.distributionUpdateNeeded Method
Determines whether a change to the VendInvoiceInfoTable table buffer will update the associated SourceDocumentDistribution table.
Syntax
public boolean distributionUpdateNeeded(VendInvoiceInfoTable _original)
Run On
Called
Parameters
- _original
Type: VendInvoiceInfoTable Table
The original VendInvoiceInfoTable record.
Return Value
Type: boolean
true if the associated SourceDocumentDistribution records will be updated; otherwise, false.