Share via


TaxCalculation.taxExists Method [AX 2012]

Determines whether tax records have either been calculated or loaded from the TaxUncommitted table.

Syntax

public boolean taxExists()

Run On

Server

Return Value

Type: boolean
true if tax records have been calculated or loaded from the TaxUncommitted table; otherwise, false.

See Also

Reference

TaxCalculation Class