TaxUncommitted::getServiceTaxAmtForWHTSourceBaseCur_IN Method
Gets service tax amount in transaction currency.
Syntax
server public static TaxAmountCur getServiceTaxAmtForWHTSourceBaseCur_IN(
RefTableId _sourceTableId,
RefRecId _sourceRecId,
TaxItemGroup _taxItemGroup)
Run On
Server
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The tableId of the source table.
- _sourceRecId
Type: RefRecId Extended Data Type
The recId of the source table.
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
The TaxItemGroup attached for the transaction.
Return Value
Type: TaxAmountCur Extended Data Type
returns service tax amount.