Share via


TaxPurchQualityOrder_IN.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
Always returns true.

Remarks

By default, the current transaction supports sales tax adjustments.

See Also

Reference

TaxPurchQualityOrder_IN Class