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
- _taxTrans
Type: TaxTrans Table
Tax trans buffer passed.
- _isLOIAllowed
Type: boolean
Flag to check if load on inventory is allowed or not.
- _sign
Type: Sign Extended Data Type
The sign of the Tax entry
Remarks
// Values are found by subtracting split entry from total tax, to avoid rounding isuue.