Share via


Tax.isTaxableOnMarkupTrans_IN Method [AX 2012]

Prevents tax type which is Customs, SalesTax, Excise or VAT when source table is MarkupTrans.

Syntax

protected boolean isTaxableOnMarkupTrans_IN(TaxType_IN _taxType)

Run On

Server

Parameters

Return Value

Type: boolean
true if the tax type is taxable; otherwise, false.

See Also

Reference

Tax Class