Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ApplicationCase

This junction object stores a relationship between Case and IndividualApplication. This object is available in API version 52.0 and later with the Provider Network Management permission set license.

Supported Calls

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

Fields

Field Details
ApplicationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The individual application associated with a case application.
This is a relationship field.
Relationship Name
Application
Relationship Type
Lookup
Refers To
IndividualApplication
CaseId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The case associated with a case application.
This is a relationship field.
Relationship Name
Case
Relationship Type
Lookup
Refers To
Case
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the record was last referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name associated with the 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.

ApplicationCaseFeed
Feed tracking is available for the object.
ApplicationCaseHistory
History is available for tracked fields of the object.
ApplicationCaseChangeEvent (API version 61.0)
Change events are available for the object.