Share via


TaxCalculation.supportAmountByUnit Method [AX 2012]

Determines whether the tax calculation engine should calculate tax for the tax code Origin of Amount Per Unit.

Syntax

public boolean supportAmountByUnit()

Run On

Server

Return Value

Type: boolean
Always returns false.

Remarks

Journals do not support amount by unit calculations. Therefore, this method always returns false.

See Also

Reference

TaxCalculation Class