Share via


TaxCalculation.calculateTotalTaxCodes Method [AX 2012]

Calculates the taxes that are based on the invoice total.

Syntax

protected TaxAmountCur calculateTotalTaxCodes()

Run On

Server

Return Value

Type: TaxAmountCur Extended Data Type
The total tax amount calculated to this point.

Remarks

This method does not calculate codes that are considered line-specific.

See Also

Reference

TaxCalculation Class