Data Model > Data Dictionary > C > Crew Resource
Crew Resource
This is the technician which is assigned to the Crew.
API Label: SVMXC__SM_Crew_Resource__c
No. of Fields: 7
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Crew
SVMXC__SM_Crew__c
Lookup(Crew)
The Crew to which this resource belongs.
Resource
SVMXC__SM_Resource__c
Lookup(Technician/Equipment)
The technician associated to this resource.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Crew Leader
SVMXC__SM_Crew_Leader__c
Checkbox
This indicates whether this resource is the leader of the Crew.
Crew Resource Name
SVMXC__SM_Crew_Resource_Name__c
Text(100)
The Name of the resource.
End Date
SVMXC__SM_End_Date__c
Date
The date until when this resource is assigned to the Crew.
Start Date
SVMXC__SM_Start_Date__c
Date
The start date of when this resource is part of the Crew.
Was this helpful?