Tax.removeInvalidTaxCode Method [AX 2012]

Prevents any tax codes from being calculated in various scenarios, which are considered invalid.

Syntax

private boolean removeInvalidTaxCode(TmpTaxWorkTrans _taxWorkTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true if the tax code is invalid; otherwise, false.

See Also

Reference

Tax Class