VendInvoiceInfoLineTaxExtension_IN.hasDirectTaxFieldChanged Method
Identifies if the user has changed the parameters that can change current Tax calculated.
Syntax
private boolean hasDirectTaxFieldChanged(VendInvoiceInfoLineTaxExtension_IN _original)
Run On
Called
Parameters
- _original
Type: VendInvoiceInfoLineTaxExtension_IN Table
Committed value of the VendInvoiceInfoLineTaxExtension_IN buffer
Return Value
Type: boolean
true, if update of taxes is required otherwise; false.