Share via


TaxDeliverySlip_BR.allowAdjustBaseAmountForTaxAdjustment Method [AX 2012]

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

Syntax

public boolean allowAdjustBaseAmountForTaxAdjustment()

Run On

Server

Return Value

Type: boolean
true if adjustments to the calculated base amount are supported; otherwise, false.

See Also

Reference

TaxDeliverySlip_BR Class