employee_w4_setting_parameter_KEY | int (4) | NOT NULL | Primary key for this table |
employee_w4_setting_KEY | int (4) | NOT NULL | Reference to employee W4 setting |
parameter_KEY | nvarchar (100) | NOT NULL | Foreign Key to a Symmetry Tax Engine state miscellaneous W4 parameter |
parameter_value | nvarchar (100) | NOT NULL | Symmetry Tax Engine W4 value thats currently selected for the W4 parameter |
data_version | tinyint (1) | NOT NULL | Allows different versions of information to coexist. As of 2019-11-01, 1 for all cases except the 2020 Federal W4, which is 2. |