SQL Objects Database > dbo Schema : dbo.GO_EmployeeLocalTaxCodes 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 | ||||
LocalTax | varchar | 31 | ![]() | ||||
LocalFilingStatus | char | 7 | |||||
AutomaticLocalTax | tinyint | 1 | |||||
NumberOfExemptions | smallint | 2 | |||||
Inactive | bit | 1 | ![]() | ||||
AdditionalLocalWithholding | numeric | 9 (19,5) | |||||
EmployeeLocalTaxCodeID | int | 4 | |||||
Parent_EmployeeID | char | 15 |