OPSPerformance
Name: OPS Performance
Type: Application
Modules: OPS-Employee, OPS-Workforce Management
Description: Contains employee performance details
| Field | Documentation |
|---|---|
| PerformanceId | Unique identifier for an employee performance detail. |
| PerformanceTypeAbbr | Performance type identifier from OPSPerformanceTypes.PerformanceTypeAbbr. References the associated performance type. |
| DateLogged | Date the record was logged. |
| DateCharged | Date the record was charged. |
| TimeLogged | Time the record was logged. Value is in seconds from midnight. |
| TimeCharged | Time the record was charged. Value is in seconds from midnight. |
| SupervisorName | Name of the supervisor. |
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| DepartmentAbbr | Department identifier from Departments.DepartmentAbbr. References the associated department. |
| EmployeeCommentsMemoId | Memo identifier from MemoValues.MemoId. References the associated employee's comment. |
| SupervisorCommentMemoId | Memo identifier from MemoValues.MemoId. References the associated supervisor's comment. |
| PerformanceSeverityAbbr | Performance severity identifier from OPSPerformanceSeverity.PerformanceSeverityAbbr. References the associated performance severity. |
| FromDate | Start date of the validity period. |
| ToDate | End date of the validity period. |
| ExtensionDaysApplied | Number of days the timeframe was overridden by. |
| IsOverrided | If true, the default performance timeframe was overridden. |
| PerformanceValue | Number of performance points to be awarded. |
| TotalTime | Total time of the performance in seconds. |
| FileGroupId | File group identifier of the associated file group (from FileGroups.FileGroupId). |
| GrievanceReference | Employee's grievance reference text. |
| GrievanceComment | Employee's grievance comment text. |
| Exclude | If true, the performance is excluded. |
| ExcludeReason | Reason for excluding the performance. |
| UserLong1 | Client supplementary data. |
| UserLong2 | Client supplementary data. |
| UserString1 | Client supplementary data. |
| UserShort1 | Client supplementary data. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was last modified. |
| ModAction | Last action performed on the record. |