RAssetAssessedAssignTax.checkTaxCode Method [AX 2012]

Performs a check of the tax code.

public boolean checkTaxCode(TaxCode _taxCode, TaxType_W _taxType)

Run On

Called

Parameters

_taxCode
Type: TaxCode Extended Data Type
The tax code.
_taxType
Type: TaxType_W Enumeration
The type of tax code.

Return Value

Type: boolean
true if all the checks are valid; otherwise, false.

Community Additions

ADD
Show: