ExtlRecShrField

Represents an imported, exported, or updated external record share field for Partner Connect. This object is available in API version 62.0 and later.

Supported Calls

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

Special Access Rules

To see this object, enable Partner Connect or Partner Connect for Vendors. See Set Up Partner Connect as a Partner and Set Up Partner Connect as a Vendor in Salesforce Help.

Fields

Field Details
ExtlRecShrObjectId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the ExtlRecShrObject record.
This field is a relationship field.
Relationship Name
ExtlRecShrObject
Refers To
ExtlRecShrObject
FieldDefaultValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Default value of the field.
FieldSetType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort
Description
Set of fields associated with this record.
Possible values are:
  • ExportedFields
  • ImportedFields
  • InternalFields
IsFieldNillable
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether this field can be set to null (true) or not (false).
The default value is false.
SendFieldUpdates
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether updates are tracked for this field, sent to the connected org, and stored in the ExtlRecShrLead or ExlRecShrOpportunity objects (true) or not (false).
The default value is false.
SharedFieldDevName
Type
string
Properties
Create, Filter, Group, Sort
Description
Developer name of the field.
SharedFieldLabel
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Label of the field.
SharedFieldLength
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Maximum length of the field.
SharedFieldType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Field type of the imported, exported, or updated field.
Possible values are:
  • Address
  • AddressCountry
  • AddressState
  • Boolean
  • Currency
  • DateOnly
  • DateTime
  • Double
  • DynamicEnum
  • Email
  • EnumOrId
  • Fax
  • Integer
  • MultiLineText
  • Percent
  • Phone
  • StaticEnum
  • Text
  • Url