General informations
Fields (37)
| Name | Label | Type | Description |
|---|---|---|---|
| Id | Work Type ID | ID | |
| OwnerId | Owner ID | LOOKUP | |
| IsDeleted | Deleted | CHECKBOX | |
| Name | Work Type Name | TEXT(255) | |
| CreatedDate | Created Date | DATETIME | |
| CreatedById | Created By ID | LOOKUP | |
| LastModifiedDate | Last Modified Date | DATETIME | |
| LastModifiedById | Last Modified By ID | LOOKUP | |
| SystemModstamp | System Modstamp | DATETIME | |
| LastViewedDate | Last Viewed Date | DATETIME | |
| LastReferencedDate | Last Referenced Date | DATETIME | |
| Description | Description | TEXT AREA (LONG)(32000) | |
| EstimatedDuration | Estimated Duration | NUMBER(16,2) | |
| DurationType | Duration Type | PICKLIST | |
| DurationInMinutes | Duration in Minutes | NUMBER(16,2) | |
| ShouldAutoCreateSvcAppt | Auto-Create Service Appointment | CHECKBOX | |
| ServiceReportTemplateId | Service Report Layout ID | LOOKUP | |
| MinimumCrewSize | Minimum Crew Size | AUTO NUMBER | |
| RecommendedCrewSize | Recommended Crew Size | AUTO NUMBER | |
| TimeframeStart | Timeframe Start | AUTO NUMBER | |
| TimeframeEnd | Timeframe End | AUTO NUMBER | |
| BlockTimeBeforeAppointment | Block Time Before Appointment | AUTO NUMBER | |
| BlockTimeAfterAppointment | Block Time After Appointment | AUTO NUMBER | |
| DefaultAppointmentType | Default Appointment Type | PICKLIST | |
| TimeFrameStartUnit | Time Frame Start Unit | PICKLIST | |
| TimeFrameEndUnit | Time Frame End Unit | PICKLIST | |
| BlockTimeBeforeUnit | Block Time Before Unit | PICKLIST | |
| BlockTimeAfterUnit | Block Time After Unit | PICKLIST | |
| OperatingHoursId | Operating Hour ID | LOOKUP | |
| IsUsedForInventoryProjection | Is Used For Inventory Projection | CHECKBOX | |
| IsBlindCycleCounting | Blind Cycle Counting | CHECKBOX | |
| IsCycleCounting | Cycle Counting | CHECKBOX | |
| ApptStartTimeIntvlInMin | Appointment Start Time Interval (Min) | AUTO NUMBER | |
| AppointmentCategoryId | Appointment Category ID | LOOKUP | |
| AttendeeLimit | Attendee Limit | AUTO NUMBER | |
| FSL__Due_Date_Offset__c | Due Date Offset | NUMBER(9,0) | Minutes |
| FSL__Exact_Appointments__c | Exact Appointments | CHECKBOX |
Fields Details (37)
| Name | Id |
| Label | Work Type ID |
| Type | ID |
| Required | Yes |
| Name | OwnerId |
| Label | Owner ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Required | Yes |
| Name | IsDeleted |
| Label | Deleted |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | Name |
| Label | Work Type Name |
| Type | TEXT(255) |
| Required | Yes |
| Name | CreatedDate |
| Label | Created Date |
| Type | DATETIME |
| Required | Yes |
| Name | CreatedById |
| Label | Created By ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Required | Yes |
| Name | LastModifiedDate |
| Label | Last Modified Date |
| Type | DATETIME |
| Required | Yes |
| Name | LastModifiedById |
| Label | Last Modified By ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Required | Yes |
| Name | SystemModstamp |
| Label | System Modstamp |
| Type | DATETIME |
| Required | Yes |
| Name | LastViewedDate |
| Label | Last Viewed Date |
| Type | DATETIME |
| Name | LastReferencedDate |
| Label | Last Referenced Date |
| Type | DATETIME |
| Name | Description |
| Label | Description |
| Type | TEXT AREA (LONG)(32000) |
| Name | EstimatedDuration |
| Label | Estimated Duration |
| Type | NUMBER(16,2) |
| Required | Yes |
| Name | DurationType |
| Label | Duration Type |
| Type | PICKLIST |
| Required | Yes |
| Picklist values | Hours Minutes |
| Name | DurationInMinutes |
| Label | Duration in Minutes |
| Type | NUMBER(16,2) |
| Name | ShouldAutoCreateSvcAppt |
| Label | Auto-Create Service Appointment |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | ServiceReportTemplateId |
| Label | Service Report Layout ID |
| Type | LOOKUP |
| Name | MinimumCrewSize |
| Label | Minimum Crew Size |
| Type | AUTO NUMBER |
| Name | RecommendedCrewSize |
| Label | Recommended Crew Size |
| Type | AUTO NUMBER |
| Name | TimeframeStart |
| Label | Timeframe Start |
| Type | AUTO NUMBER |
| Name | TimeframeEnd |
| Label | Timeframe End |
| Type | AUTO NUMBER |
| Name | BlockTimeBeforeAppointment |
| Label | Block Time Before Appointment |
| Type | AUTO NUMBER |
| Name | BlockTimeAfterAppointment |
| Label | Block Time After Appointment |
| Type | AUTO NUMBER |
| Name | DefaultAppointmentType |
| Label | Default Appointment Type |
| Type | PICKLIST |
| Picklist values | In Person Virtual Phone |
| Name | TimeFrameStartUnit |
| Label | Time Frame Start Unit |
| Type | PICKLIST |
| Picklist values | Days Hours |
| Name | TimeFrameEndUnit |
| Label | Time Frame End Unit |
| Type | PICKLIST |
| Picklist values | Days Hours |
| Name | BlockTimeBeforeUnit |
| Label | Block Time Before Unit |
| Type | PICKLIST |
| Picklist values | Minutes Hours |
| Name | BlockTimeAfterUnit |
| Label | Block Time After Unit |
| Type | PICKLIST |
| Picklist values | Minutes Hours |
| Name | OperatingHoursId |
| Label | Operating Hour ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | IsUsedForInventoryProjection |
| Label | Is Used For Inventory Projection |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | IsBlindCycleCounting |
| Label | Blind Cycle Counting |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | IsCycleCounting |
| Label | Cycle Counting |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | ApptStartTimeIntvlInMin |
| Label | Appointment Start Time Interval (Min) |
| Type | AUTO NUMBER |
| Name | AppointmentCategoryId |
| Label | Appointment Category ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | AttendeeLimit |
| Label | Attendee Limit |
| Type | AUTO NUMBER |
| Help Text | Enter the maximum number of service appointment attendees that can attend a group service appointment. This field is mandatory if the appointment category is group. |
| Name | FSL__Due_Date_Offset__c |
| Label | Due Date Offset |
| Type | NUMBER(9,0) |
| Help Text | Calculates the Due Date by adding Minutes to the Service creation time, reflecting the organisation's internal SLA |
| Description | Minutes |
| Name | FSL__Exact_Appointments__c |
| Label | Exact Appointments |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
Parents relationships(44)
Children relationships(5)
| Name | Parent object | Child object | Parent object field | Child object field |
|---|---|---|---|---|
| Owner | User | WorkType |
|
|
| CreatedBy | User | WorkType |
|
|
| LastModifiedBy | User | WorkType |
|
|
| OperatingHours | OperatingHours | WorkType |
|
|
| AppointmentCategory | AppointmentCategory | WorkType |
|
|
Object User-defined metadata (0)
| Label | Value |
|---|