Newer Version Available

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

JobProfileShare

Represents a sharing entry on a job profile. Available in API versions 47.0 and later.

Supported Calls

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

Fields

Field Details
AccessLevel
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Level of access that the user or group has to the job profile. 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 job profile access level.
ParentId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The job profile 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 job profile record.
  • Owner—The user is the owner of the job profile.
  • Team—The user or group has team access.
  • Rule—The user or group has access via a job profile sharing rule.
UserOrGroupId
Type
reference
Properties
Create, Filter, Group, Sort
Description
(Read only) ID of the user or group that has access to the job profile record.