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.
Checks whether the tax type is excluded in posting.
Syntax
protected boolean checkTaxTypeExcluded(TaxType_IN _taxType)
Run On
Server
Parameters
- _taxType
Type: TaxType_IN Enumeration
The tax type.
Return Value
Type: boolean
true if it is excluded; otherwise, false.