14.1 sp296_employee_status
This table provides text for MIS reports describing an employee's status on a given day - e.g. working, absent etc.
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
employee_status | varchar2(2) | ||
description | varchar2(40) |
Keys
primary key (employee_status)
Column Descriptions
Field | Description |
---|---|
employee_status | ServiceOptimizer identifier. |
description | Status description. |