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.
Check whether allow tax for this charge code of customer module.
Syntax
client server public static boolean isAllowTax(MarkupModule _moduleType, MarkupCode _markupCode)
Run On
Called
Parameters
- _moduleType
Type: MarkupModule Extended Data Type
The moduleType to be checked.
- _markupCode
Type: MarkupCode Extended Data Type
The misc charge code to be checked.
Return Value
Type: boolean
Returns true or false based on whether allow tax for this charge code of customer module.