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