Tax.checkTaxCodesByOperationAccount Method [AX 2012]

Checks for the tax direction and tax code values that uses the OperationAccount field from TaxWorkTrans table.

Syntax

public boolean checkTaxCodesByOperationAccount()

Run On

Server

Return Value

Type: boolean
true if the tax verification was successful; otherwise, false.

See Also

Reference

Tax Class