Share via


TaxPurch.useSalesTaxAdjustments Method [AX 2012]

Indicates whether a transaction that is being calculated supports sales tax adjustments.

Syntax

public boolean useSalesTaxAdjustments()

Run On

Server

Return Value

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

Remarks

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

See Also

Reference

TaxPurch Class