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
- _original
Type: VendInvoiceInfoTable Table
The original VendInvoiceInfoTable record.
Return Value
Type: boolean
true if the AccountingDistribution record that is associated to the PurchLine record must be updated.