Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

FldSvcObjChgDtl

Represents the details of a change made to one of a service appointment’s tracked fields. This object is available in API version 63.0 and later.

Supported Calls

describeLayout(), describeSObjects(), query(), retrieve()

Special Access Rules

  • Field Service must be enabled.
  • The Field Service managed package must be installed.
  • The Track the lifecycle of service appointments setting in Setup | Field Service Settings must be enabled.
  • The Platform Integration User must have the Manage Service Appointment Lifecycle and the View Service Appointment Lifecycle permissions.
  • To view this object, users must have the View Service Appointment Lifecycle user permission.

Fields

Field Details
FieldChangedName
Type
string
Properties
Filter, Group, Sort
Description
The API name of the field that was changed.
FieldChangedValue
Type
string
Properties
Filter, Nillable, Sort
Description
The updated value of the field that was changed.
FldSvcObjChgId
Type
reference
Properties
Filter, Group, Sort
Description
The parent record associated with the details of the change. The parent record has multiple detail records associated with it. Each record includes the name and the current value of the tracked fields.
This field is a relationship field.
Relationship Name
FldSvcObjChg
Relationship Type
Lookup
Refers To
FldSvcObjChg