BranchUnitRelatedRecord

Represents a record such as a case or account that is associated with or attributed to a branch unit. This object is available in API version 51.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of a customer account associated with the related record.
BranchUnitId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the branch unit that's associated with the related record.
BusinessUnitMemberId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the business unit member who was active at the branch when this association was made.
Comment
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Comments about the relationship between the related record and the branch.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date when a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date when a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the branch unit related record association.
Reason
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies a reason or rationale for associating the record with the branch.
RelatedObjectName
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The object name or record type of the related record.
Possible values are:
  • Account
  • Case
  • Lead (Lead and Referral)
  • Opportunity
  • Contact
  • InteractionSummary
RelatedRecordAssocCriteriaId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the association criteria that triggered the creation of this record.
RelatedRecordId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the related record.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

branchunitrelatedrecordChangeEvent
Change events are available for the object.