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.
Inserts records into the PayrollTaxCodeDetail table using values from either the PRLLocalWithholding table or the DEL_AddressState table depending on the type of tax code.
Syntax
public void updatePayrollTaxCodeDetail()
Run On
Server
Remarks
If the tax code is not of type ER_SUTA, then the Rate field is set using the OverrideRate field from the PRLLocalWithholding table. Otherwise, the Rate field is set using the PRLSUTAExperienceRate field from the DEL_AddressState table.