TradeTotals.salesTaxTotals_BR Method [AX 2012]
Return the total tax amount by tax type.
Syntax
protected TaxAmount salesTaxTotals_BR(TaxType_BR _taxType)
Run On
Server
Parameters
- _taxType
Type: TaxType_BR Enumeration
Tax type to get total amount
Return Value
Type: TaxAmount Extended Data Type
Return the total tax amount.