WorkPlanSelectionRule

Represents a rule that selects a work plan for a work order or work order line item. This object is available in API version 52.0 and later.

Supported Calls

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

Special Access Rules

Field Service must be enabled.

Fields

Field Details
AssetId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the asset.
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the selection rule.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Controls whether this selection rule is active (true) or not (false). Default is false. Label is Active.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last interacted with this record, directly or indirectly. Some sample scenarios are:
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, it’s possible that the user only accessed this record or list view (LastReferencedDate), but not viewed it.
LocationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the location.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the owner.
Product2Id
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the product. Label is Product.
ServiceTerritoryId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the service territory.
WorkPlanSelectionRuleNumber
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The auto-generated number of the work plan selection rule, for example, WPSR-0001.
WorkPlanTemplateId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The ID of the work plan template.
WorkTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the work type.

Associated Objects

This object has these associated objects. Unless noted, they’re available in the same API version as this object.

WorkPlanSelectionRuleChangeEvent
Change events are available for the object.
WorkPlanSelectionRuleFeed
Feed tracking is available for the object.
WorkPlanSelectionRuleHistory
History is available for tracked fields of the object.
WorkPlanSelectionRuleOwnerSharingRule
Sharing rules are available for the object.
WorkPlanSelectionRuleShare
Sharing is available for the object.