Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
CLASS_CD |
|
VARCHAR(20) |
NO |
Name: Timesheet Class. Description: The employee class code identifier. |
LEAVE_TYPE_CD |
|
VARCHAR(10) |
NO |
Name: Leave Type. Description: Unique identifier for the type of leave. |
MODIFIED_BY |
|
VARCHAR(20) |
NO |
Name: Modified By. Description: The User ID of the person who last modified this record. |
ROWVERSION |
|
NUMERIC(10, 0) |
NO |
Name: Row Version. Description: The number of times this record has been updated. |
TIME_STAMP |
|
DATE |
NO |
Name: Time Stamp. Description: Date and time the record was last modified. |
SOFT_MIN_BALANCE_HRS |
|
NUMERIC(10, 4) |
NO |
Name: Warning Min Balance. Description: The minimum balance; an employee who goes below this balance will receive a warning. |
SOFT_MAX_BALANCE_HRS |
|
NUMERIC(10, 4) |
NO |
Name: Warning Max Balance. Description: The maximum balance; an employee who goes above this balance will receive a warning. |
HARD_MIN_BALANCE_HRS |
|
NUMERIC(10, 4) |
NO |
Name: Error Min Balance. Description: The hard minimum balance; an employee cannot go below this balance. |
HARD_MAX_BALANCE_HRS |
|
NUMERIC(10, 4) |
NO |
Name: Error Max Balance. Description: The hard maximum balance; an employee cannot go above this balance. |