Newer Version Available

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

ReturnOrderShare

Represents a sharing entry on a return order. This object is available in API version 42.0 and later.

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