Newer Version Available

This content describes an older version of this product. View Latest

ApplicationRecommender

Represents a junction between an individual application and the recommender of the application. This object is available in API version 57.0 and later.

Supported Calls

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

Fields

Field Details
ApplicationId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The individual application that's associated with the recommender.
This field is a relationship field.
Relationship Name
Application
Relationship Type
Lookup
Refers To
IndividualApplication
IsLocked
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the record is locked (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record, a record related to this record, or a list view.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, the user might have only accessed this record or list view (LastReferencedDate) but not viewed it.
MayEdit
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the record can be edited (true) or not (false).
The default value is false.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name for this record.
RecommendationStatus
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Specifies the status of the recommendation.
Possible values are:
  • Requested
  • Submitted
RecommenderId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The contact associated with the application as a recommender.
This field is a relationship field.
Relationship Name
Recommender
Relationship Type
Lookup
Refers To
Contact
SubmittedDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the date on which the recommendation was submitted.