Share via


TaxableDocument.useTaxUncommitted Method [AX 2012]

Determines whether taxes should allow the use of the TaxUncommitted table to store taxes which have not yet been journalized.

Syntax

public boolean useTaxUncommitted()

Run On

Called

Return Value

Type: boolean
true if taxes should let the user use of the TaxUncommitted table; otherwise, false.

See Also

Reference

TaxableDocument Interface