Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _taxType
Type: TaxType_IN Enumeration
The tax type.
Return Value
Type: boolean
true if the tax type is taxable; otherwise, false.