Share via


TaxTrans.updateTaxTransByForInterim_IN Method

This method finds populates the TaxTrans with the offset entries, to be generated during service tax reverse charge posting.

Syntax

public void updateTaxTransByForInterim_IN(
    TaxTrans _taxTrans, 
    boolean _isLOIAllowed, 
   [Sign _sign])

Run On

Called

Parameters

  • _isLOIAllowed
    Type: boolean
    Flag to check if load on inventory is allowed or not.

Remarks

// Values are found by subtracting split entry from total tax, to avoid rounding isuue.

See Also

Reference

TaxTrans Table