SQL Objects Database > dbo Schema : dbo.GO_EmployeePayCodeAssignments View |
Creation Date | 7/17/2015 10:23 AM |
Is Schema Bound | ![]() |
Encrypted | ![]() |
Ansi Nulls | ![]() |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
PaycodeID | varchar | 50 | ![]() | ||||
EmployeeID | Stores the unique identifier of a specific employee | char | 15 | ||||
Active | Indicates if this pay code is active 1 for active, 0 for inactive | bit | 1 | ![]() | |||
Parent_EmployeeID | char | 15 |