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