RAssetAssessedAssignTax.checkAssesedTaxCode Method [AX 2012]

Performs a check of the assessed tax code.

protected boolean checkAssesedTaxCode(RAssetAssessedTaxType _taxType, TaxCode _taxCode)

Run On

Called

Parameters

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

Return Value

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

Community Additions

ADD
Show: