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.

AcademicRoleMapping

Represents a mapping between a locally defined role value and a standard academic role. This object is available in API version 68.0 and later.

Supported Calls

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

Fields

Field Details
AcademicRoleId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The academic role that's related to the academic role mapping.
This field is a relationship field.
Relationship Name
AcademicRole
Relationship Type
Lookup
Refers To
AcademicRole
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
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, and LastReferencedDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the academic role mapping.
SourceObject
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the source object that contains the role picklist.
SourceObjectField
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the field on the source object that contains the role value.
SourceRole
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the source role value that's mapped to the academic role.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The user who is the owner of this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User

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.

AcademicRoleMappingChangeEvent
Change events are available for the object.
AcademicRoleMappingFeed
Feed tracking is available for the object.
AcademicRoleMappingHistory
History is available for tracked fields of the object.
AcademicRoleMappingShare
Sharing is available for the object.