TaxParameters::isServiceTaxEnable_IN Method
Checking the ISO code associated with the primary address of the Legal Entity matches and Check to ensure that any of ServiceTax is checked.
Syntax
client server public static boolean isServiceTaxEnable_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 ServiceTax is selected with Country region code and the passed in taxtype does match.