Share via


TmpTaxWorkTrans::getExcludedIndirectTaxAmountforWHT_IN Method

Gets indirect tax amount to excluded for TDS Calculation in transaction currency.

Syntax

server public static TaxAmountCur getExcludedIndirectTaxAmountforWHT_IN(
    TmpTaxWorkTrans _tmpTaxWorkTrans, 
    RefTableId _sourceTableId, 
    RefRecId _sourceRecId, 
    TaxItemGroup _taxItemGroup, 
    VendAccount _vendAccountLoc, 
    TaxWithholdGroup _taxWithholdGroup)

Run On

Server

Parameters

Return Value

Type: TaxAmountCur Extended Data Type
Returns totalIndirect taxes excluding customs and GTA vendor ServiceTax.

See Also

Reference

TmpTaxWorkTrans Table