Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.