Claim Case

A junction object that associates the Claim object with the Case object. You see this object only if you have enabled the Use Many-to-Many Relationships org pref.

Supported Calls

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

Fields

Field Details
CaseId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the case that was opened to handle this claim.
ClaimId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the claim.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, Sort
Description
An auto-generated number assigned to this record.
SourceSystem
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the source system this record was obtained from.
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of this record in the source system.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

ClaimCaseChangeEvent
Change events are available for the object in API version 63.0 and later.
ClaimCaseFeed
Feed tracking is available for the object.
ClaimCaseHistory
History is available for tracked fields of the object.