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