PayrollMethodModifier Enumeration
Help Text: Identifies which variation of a tax engine method to use.
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
None | 0 | None - This should be the default value for record fields based on this enum new records |
setSDIEmployerNJSUTAState | 1 | Employer SDI where SUTA State equals New Jersey |
setSDIEmployerZeroRate | 2 | Employer SDI where the rate must be passed in as zero |
setWorkersCompLocationOnly | 3 | Workers compensation only setting the location |
setWorkersCompPriorWHByPayPeriod | 4 | Workers compensation where prior withholding is totalled for the pay period |
setCityParametersStandard | 5 | City parameter's default usage |
setCityParametersPriorWHByPayPeriod | 6 | City parameter where prior withholding is totalled for the pay period |
setCityParametersPriorWHByMonth | 7 | City parameter where prior withholding is totalled for the month |
setSDIEmployeeTaxCodeRate | 8 | Employee SDI where the rate is specified at the tax code level |
setSDIEmployeeWorkerTaxCodeRate | 9 | Employee SDI where the rate is specified at the worker tax code level |