TradeCalcTax.calcWithholdTax_IN Method [AX 2012]
Calculates withhold tax.
Syntax
public TaxAmountCur calcWithholdTax_IN(TradeTotalsBase _tradeTotals)
Run On
Called
Parameters
- _tradeTotals
Type: TradeTotalsBase Class
The trade totals.
Return Value
Type: TaxAmountCur Extended Data Type
The instance of the TaxAmountCur class.