SQL Objects Database > dbo Schema : dbo.GO_EmployeeStateWithholdingExemptions View |
Creation Date | 7/17/2015 10:23 AM |
Is Schema Bound | ![]() |
Encrypted | ![]() |
Ansi Nulls | ![]() |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
EmployeeID | Stores the unique identifier of a specific employee | char | 15 | ||||
State | State for which the exemption applies | char | 3 | ||||
Exemptions | Number of exemptions | int | 4 | ![]() | |||
AdditionalWithholding | Additional withholding amount | numeric | 9 (19,5) | ||||
FilingStatus | Filing Status: SINGLE - single; MAR-married; HOH - Head of Household | char | 7 | ||||
Parent_EmployeeID | char | 15 |