SkillRequirement

Represents a skill that is required to complete a particular work type. This object is available in API version 58.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), update(), upsert()

Special Access Rules

Automotive and Automotive Scheduler must be enabled.

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record.
RelatedRecordId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The record that the skill is required for. The related record is a work type in Automotive Cloud.
This field is a polymorphic relationship field.
Relationship Name
RelatedRecord
Relationship Type
Lookup
Refers To
WorkOrder, WorkOrderLineItem, WorkType
SkillId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The skill that is required.
This field is a relationship field.
Relationship Name
Skill
Relationship Type
Lookup
Refers To
Skill
SkillLevel
Type
double
Properties
Create, Defaulted on create, Filter, Nillable, Sort, Update
Description
he level of the skill required. Skill levels can range from zero to 99.99.
SkillNumber
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
An auto-generated number identifying the skill requirement.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

SkillRequirementChangeEvent
Change events are available for the object.
SkillRequirementFeed
Feed tracking is available for the object.
SkillRequirementHistory
History is available for tracked fields of the object.