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