Share via


TrvTaxExpense.allowAdjustBaseAmountForTaxAdjustment Method [AX 2012]

Determines whether the adjusting the calculated base amount is enabled in a transaction when tax is included in the item price and when the user adjusts the tax amount.

Syntax

public boolean allowAdjustBaseAmountForTaxAdjustment()

Run On

Server

Return Value

Type: boolean
true if adjusting the calculated base amount is enabled; otherwise, false.

See Also

Reference

TrvTaxExpense Class