OPSEmployeeSkills
Name: OPS Employee Skills
Type: Application
Modules: OPS-Employee Profile, OPS-Bidding, OPS-Workforce Management
Description: Contains skills that have been assigned to employees.
| Field | Documentation |
|---|---|
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| SkillTypeId | Skill type identifier from OPSSkillTypes.SkillTypeId. References the associated skill type. |
| DormancyFlag | If true, the skill is dormant for the specified time period. |
| FromDate | The start date of the validity period. |
| ToDate | The end date of the validity period. |
| Comments | Comments about the record. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was last modified. Value is in seconds from midnight. |
| ModAction | Last action performed on the record. |
| UserString1 | Client supplementary data. |
| UserString2 | Client supplementary data. |
| UserString3 | Client supplementary data. |