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