Resources > Data Model > Data Dictionary > S > Shift Segment
Shift Segment
This object stores the individual segments of shift assigned to a resource. Both Regular and Exception types of shifts are stored. The data is readily consumable as segments of shifts overlaid by the shift exception records to get the working hours availability of resources.
API Label: SVMXC__SM_Shift_Segment__c
No. of Fields: 7
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Assigned Resource
SVMXC__SM_Resource__c
Lookup(Technician/Equipment)
Name of the technician or equipment to whom the shift segment is assigned.
Standard Fields
Name
Name
Auto Number
The auto-generated record number
Custom Fields
Is Available
SVMXC__SM_Is_Available__c
Checkbox
Indicates whether the assigned resource or entity is available during this shift segment.
Shift Segment End
SVMXC__SM_Shift_Segment_End__c
Date/Time
End date and time of the shift segment.
Shift Segment Start
SVMXC__SM_Shift_Segment_Start__c
Date/Time
Start date and time of the shift segment.
Shift Segment Type
SVMXC__SM_Shift_Segment_Type__c
Picklist
Indicates the type of shift segment.
Shift Type
SVMXC__SM_Shift_Type__c
Picklist
Indicates whether the shift segment is a part of the regular shift or shift exception.
Was this helpful?