TaxTrans::getTaxAmountIncludedInInvoice_IN Method

Extracts and returns the tax amount included in the invoice amount for India.

Syntax

client server public static TaxAmountCur getTaxAmountIncludedInInvoice_IN(RefTableId _sourceTableId, RefRecId _sourceRecId)

Run On

Called

Parameters

Return Value

Type: TaxAmountCur Extended Data Type
The cumulative tax amount (considers adjustment also) against which the payment can be made.
That means (ServiceTax + VAT + Excise + SalesTax). Does not consider Standard Tax, Customs.
WHT does not come here.

See Also

Reference

TaxTrans Table