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
- _tmpTaxWorkTrans
Type: TmpTaxWorkTrans Table
TmpTaxWorkTrans Table buffer.
- _sourceTableId
Type: RefTableId Extended Data Type
Source table TableId.
- _sourceRecId
Type: RefRecId Extended Data Type
Source table RecId.
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
Source TaxItemGroup.
- _vendAccountLoc
Type: VendAccount Extended Data Type
Vendor Account.
- _taxWithholdGroup
Type: TaxWithholdGroup Extended Data Type
The TaxWithholdGroup attached for the transaction.
Return Value
Type: TaxAmountCur Extended Data Type
Returns totalIndirect taxes excluding customs and GTA vendor ServiceTax.