EmployeeVolunteerStatus
Name: Employee Volunteer Status
Type: Application
Modules: OPS-Bidding, OPS-Employee Profile, OPS-Dispatch, OPS-Timekeeping, OPS-SIT, OPS-Web (Bidding)
Description: Contains the employee overtime volunteer status.
| Field | Documentation |
|---|---|
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| FromDate | Start date of the validity period. |
| ToDate | End date of the validity period. |
| VolunteerTypeId | Volunteer type identifier from VolunteerType.VolunteerTypeId. References the associated volunteer type. |
| Comments | Comments about the record. |
| WeekTemplate | 7-character string indicating what days of the week on which the volunteer works (e.g., 0011001 means Monday, Tuesday, and Friday). |
| BidLineId | Bid line identifier from BidLine.BidLineId. References the associated bid line. |
| 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. |
| RegionIdList | List of volunteer regions (from VolunteerRegions.RegionId) where the status is valid. |
| ModAction | Last action performed on the record. |
| ListEntryDate | Date the employee joined the ExtraBoard or Volunteer list. |
| ListEntryTime | Time the employee joined the ExtraBoard or Volunteer list. Value is in seconds from midnight. |