Share via


TaxProj.useSalesTaxAdjustments Method [AX 2012]

Returns a Boolean value that indicates whether the transaction that is currently being calculated supports sales tax adjustments.

Syntax

public boolean useSalesTaxAdjustments()

Run On

Server

Return Value

Type: boolean
true if the current transaction supports sales tax adjustments; otherwise, false.

Remarks

By default, the current transaction does not support sales tax adjustments.

See Also

Reference

TaxProj Class