TaxReport.checkExciseType_IN Method [AX 2012]

Checks whether the tax type is Excise for given parameter.

public boolean checkExciseType_IN(RefRecId _taxRegistrationNumber)

Run On

Called

Parameters

_taxRegistrationNumber
Type: RefRecId Extended Data Type
The tax registration number is used to find record.

Return Value

Type: boolean
Returns ture, if the tax type is Excise; otherwise, false.

Community Additions

ADD
Show: