Tax.validateApplyExcise_IN Method [AX 2012]

Validates the apply excise.

Syntax

protected boolean validateApplyExcise_IN(
    RefRecId _eccNumber, 
    ExciseRecordType_IN _exciseRecordType, 
    TaxTable _taxTable, 
   [TaxDirection _taxDirection])

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if the validation succeed.

See Also

Reference

Tax Class