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.

DifferentialShift

Represents a collection of fields to store the information about shifts different from the normal shifts of a resource. These shifts are marked against the timesheet entries. This object is available in API version 65.0 and later.

Supported Calls

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

Fields

Field Details
Name
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the differential shift.
External ID
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The external ID associated with the differential shift.
Id
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The record ID of the differential shift.
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the differential shift.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the differential shift is active (true) or not (false).
The default value is false.
EffectiveStartDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the date when the differential shift starts.
EffectiveEndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the date when the differential shift ends.