Newer Version Available

This content describes an older version of this product. View Latest

TimeSheetShare

Represents a sharing entry on a field service time sheet.

Supported Calls

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

Special Access Rules

Field Service Lightning must be enabled.

Fields

Field Name Details
AccessLevel
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Level of access that the user or group has to the time sheet. The possible values are:
  • Read
  • Edit
  • All (This value isn’t valid for create or update calls.)
Set to an access level that is at least equal to the organization’s default time sheet access level.
ParentId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The time sheet associated with the sharing entry.
RowCause
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort
Description
The reason why this sharing entry exists. You can write to this field only when its value is omitted or set to Manual (default). Valid values include:
  • Manual—The user or group has access because a user with “All” access manually shared the time sheet.
  • Owner—The user is the owner of the time sheet.
  • Team—The user or group has team access.
  • Rule—The user or group has access via a time sheet sharing rule.
UserOrGroupId
Type
reference
Properties
Create, Filter, Group, Sort
Description
(Read only) ID of the user or group that has access to the time sheet.