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.

TimeSheetTemplateAssignment

Represents the assignment of a time sheet template to a profile. Available in API version 48.0 and later.

Supported SOAP Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Supported REST HTTP Methods

GET

Special Access Rules

Field Service must be enabled to access TimeSheetTemplateAssignment. Users must have the Customize Application and Time Sheet Template permissions.

Fields

Field Details
AssignedToId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Unique, Update
Description
The ID of the user profile assigned to the time sheet template.
TimeSheetTemplateId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the associated time sheet template.