Share via


TaxCalculation.calculateLineSpecificTaxCodes Method [AX 2012]

Calculates the taxes for an individual line. This function does not calculate codes that are considered based on invoice total, tax on tax, and others It calculates only tax codes that are line specific.

Syntax

protected TaxAmount calculateLineSpecificTaxCodes()

Run On

Server

Return Value

Type: TaxAmount Extended Data Type
The tax amount calculated for this line for all codes which are not based on invoice total.

See Also

Reference

TaxCalculation Class