Share via


TaxPurchInvoice.keepSalesTaxAdjustments Method [AX 2012]

Determines whether sales tax adjustments should be deleted when sales tax groups are changed on the transaction.

Syntax

public boolean keepSalesTaxAdjustments()

Run On

Server

Return Value

Type: boolean
true if sales tax adjustments should not be deleted when sales tax groups are changed on the transaction; otherwise, false.

See Also

Reference

TaxPurchInvoice Class