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.
Indicates whether the user has changed the parameters that can change the current calculated tax.
Syntax
private boolean hasTaxFieldChanged(CustInvoiceLineTaxExtensionIN _original)
Run On
Called
Parameters
- _original
Type: CustInvoiceLineTaxExtensionIN Table
The committed value of the CustInvoiceLineTaxExtensionIN buffer.
Return Value
Type: boolean
true if an update of taxes is required; otherwise, false.