Share via


TaxAdjustments_IN.updateRG32AOrRG23CRecoverable Method

Updates the _adjustmentAmount parameter to the RG23C or RG23A recoverable field when tax component adjustment or tax set of rule is performed.

Syntax

public void updateRG32AOrRG23CRecoverable(Amount _adjustmentAmount, [boolean _isTaxSetofRule])

Run On

Called

Parameters

  • _isTaxSetofRule
    Type: boolean
    A Boolean value: if the value is true, the tax set of rule amount is updated; otherwise, the tax component adjustment amount is updated.

Remarks

The tax set of rule amount is overridden to the adjustment field, or the tax component adjustment amount is added to the adjustment field.

See Also

Reference

TaxAdjustments_IN Table