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.

AssetTimesheet

Represents a junction between an asset and a time sheet or time sheet entry that records all vehicles and heavy equipment used by a technician during a job. This object is available in API version 66.0 and later.

Supported Calls

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

Fields

Field Details
Asset
Type
reference
Properties
Create, Filter, Group, Sort
Description
Specifies the asset used to complete a time sheet or a time sheet entry.
This field is a relationship field.
Relationship Name
Asset
Refers To
Asset
TimeSheetEntry
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the time sheet entry associated with the asset.
This field is a relationship field.
Relationship Name
TimeSheetEntry
Refers To
TimeSheetEntry
TimeSheet
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the time sheet associated with the asset.
This field is a relationship field.
Relationship Name
TimeSheet
Refers To
TimeSheet