EmployeeReview
Name: Employee Review
Type: Application
Modules: OPS-Scorecard
Description: Contains general information regarding employee reviews.
| Field | Documentation |
|---|---|
| ReviewId | Unique identifier for an employee review. |
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| FromDate | Start date of the validity period. |
| ToDate | End date of the validity period. |
| ReviewDate | Date the review occurred. |
| SupervisorName | Name of the supervisor. |
| Status | Status of the employee review (0 = None, 1 = Draft, 2 = Complete, 3 = Locked). |