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