Share via


TaxWithholdCalculation_IN.useTaxWithHoldUncommitted Method [AX 2012]

Determines whether the Tax class should use the TaxWithholdUncommitted_IN table.

Syntax

public boolean useTaxWithHoldUncommitted()

Run On

Server

Return Value

Type: boolean
true if the taxableDocument class should use the TaxWithholdUncommitted_IN table; otherwise, false.

See Also

Reference

TaxWithholdCalculation_IN Class