Tax.isTaxableOnMarkupTrans_IN Method [AX 2012]

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

protected boolean isTaxableOnMarkupTrans_IN(TaxType_IN _taxType)

Run On

Server

Parameters

_taxType
Type: TaxType_IN Enumeration
The tax type.

Return Value

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

Reference

Community Additions

ADD
Show: