InventTransLineTax_IN.useSalesTaxAdjustments Method [AX 2012]
This method returns a Boolean value that indicates whether the current transaction 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 adjustment; otherwise, false.