Share via


VendInvoiceInfoTable.updatedLineDistributionNeeded Method

Determines whether a change to the PurchTable table will update the record in the AccountingDistribution table that is associated with the PurchLine record.

Syntax

public boolean updatedLineDistributionNeeded(VendInvoiceInfoTable _original)

Run On

Called

Parameters

Return Value

Type: boolean
true if the AccountingDistribution record that is associated to the PurchLine record must be updated.

See Also

Reference

VendInvoiceInfoTable Table