Share via


TaxSales.calc Method [AX 2012]

Calculates sales line tax, by calling the calcTax method.

Syntax

public TaxAmount calc()

Run On

Server

Remarks

The tax calculation is based on the salesFormLetter variable.

See Also

TaxSales Class

Tax.calcTax Method