TaxParameters::isExciseEnable_IN Method
Checking the ISO code associated with the primary address of the Legal Entity matches and Check to ensure that any of Excise is checked.
Syntax
client server public static boolean isExciseEnable_IN([TaxType_IN _taxType])
Run On
Called
Parameters
- _taxType
Type: TaxType_IN Enumeration
The indian tax type on taxcode to determine if the taxcode does match; optional.
Return Value
Type: boolean
true if Excise is selected with Country region code and the passed in taxtype does match.