ComplaintCase

Represents the association between an HR complaint and a case. This object is available in API version 67.0 and later.

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 record associated with this complaint for tracking investigation and resolution activities.
This field is a relationship field.
Relationship Name
Case
Refers To
Case
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the complaint case record was last referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the complaint case record was last viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The auto-generated unique identifier for the complaint case record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the User or Group who owns this complaint case record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
PublicComplaintId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the PublicComplaint record linked to this case.
This field is a relationship field.
Relationship Name
PublicComplaint
Refers To
PublicComplaint

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.

ComplaintCaseChangeEvent
Change events are available for the object.
ComplaintCaseFeed
Feed tracking is available for the object.
ComplaintCaseHistory
History is available for tracked fields of the object.
ComplaintCaseOwnerSharingRule
Sharing rules are available for the object.
ComplaintCaseShare
Sharing is available for the object.