Entering SUI rates
When we get SUI rates from the states, the rate is often expressed as single rate, let's say it is .011. Then we find out later, like in some Vertex documentation, that there is an additional rate of .006. They system starts calculating the .006 on top of the .011 and creates an H2 record. The Vertex documentation says: "To calculate this tax, pass enumerated type eVprtTaxIDSUI3ER in parameter pTaxID. " I'm being asked if there is a way to turn off this parameter thing so the .006 does not calculate - since we've already included it in the H
0