Share via


Tax.allowAdjustBaseAmountForTaxAdjustment Method [AX 2012]

Determines whether the transaction supports adjusting the calculated base amount when tax is included in item price and the users adjusts the tax amount.

Syntax

public boolean allowAdjustBaseAmountForTaxAdjustment()

Run On

Server

Return Value

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

See Also

Reference

Tax Class