Share via


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

Return Value

Type: boolean
true if the associated SourceDocumentDistribution record must be updated; otherwise, false.

See Also

Reference

VendInvoiceInfoLine Table