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