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