VolunteerType
Name: Volunteer Types
Type: Ancillary
Modules: OPS-Bidding, OPS-Employee Profile, OPS-Dispatch, OPS-Web (Bidding)
Description: Contains overtime volunteer types.
| Field | Documentation |
|---|---|
| VolunteerTypeId | Unique identifier for a volunteer type. |
| Abbreviation | Abbreviated name of the volunteer type. |
| Description | Description of the volunteer type. |
| FromTime | Start time of the validity period. Value is in seconds from midnight. |
| ToTime | End time of the validity period. Value is in seconds from midnight. |
| Sequence | Number that indicates the order of the volunteer type in the OPS Daily Activity screen, and the priority in which they should be assigned work. |
| Flag | Days when the volunteer type is valid (1 = Regular Day Off, 2 = Working Day, 3 = Holiday, 4 = All, 5 = Week Day, 6 = Saturday, 7 = Sunday). |
| MaxMonths | If the volunteer type is mandatory, MaxMonths is the amount of time (in months) for which the employee must be a volunteer of this type. |
| Mandatory | Indicates if the volunteer type is mandatory for employees (1 = Mandatory, 0 = Otherwise). |
| AutoAssign | If true, this volunteer type can be considered during the auto-assignment of work. |
| MaxUsed | Maximum number of shifts a mandatory volunteer can be assigned in the time period established by the Usage Count Period for Assignment property. |
| ResetInterval | Indicates when accumulated values will be reset. |
| EmployeeTypeGroup | Employee type group (from AncillaryGroup) to which this volunteer type applies (if defined). |
| WorkStatusGroup | Work status group (from AncillaryGroup) to which this volunteer type applies (if defined). |
| RestrictEmployeeFlag | If true, only employees who have confirmed their availability will be considered. |
| MaxDailyNumberUsed | Maximum number of assignments per employee that can be allowed daily. |
| ModTime | Time the record was last modified. Value is in seconds from midnight. |
| ModDate | Date the record was last modified. |
| ModBy | User who last modified the record. |
| ModAction | Last action performed on the record. |
| WorkAssignProfileId | Work assignment profile identifer from TkWorkAssignmentProfile. References the associated work profile of the volunteer type. |
| BidUnitGroup | Bid unit group (from AncillaryGroup) for which the volunteer type is valid. |
| SkillTypeGroup | Skill type group (from AncillaryGroup) for which the volunteer type is valid. |
| JobClassGroup | Job Class Group (from AncillaryGroups) to which the volunteer type applies. |
| DivisionGroup | Division group (from AncillaryGroup) for which the volunteer type is valid. |
| EnforceFullWeek | If seleced, the volunteer type is valid for all days of the week (not applicable to Volunteer Types valid for Sat/Sun/Weekdays only). |