LearnerProgramRequirement

Represents details of the requirement that a learner is required to complete in their assigned Learning Program Plan. 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
Description
Type
textarea
Properties
Create, Nillable, Update
Description
Description of a Learner Program Requirement.
IsLocked
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort, Update
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.
LearnerProgramId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Learning Program Plan assigned to a learner.
This field is a relationship field.
Relationship Name
LearnerProgram
Relationship Type
Lookup
Refers To
LearnerProgram
LearningProgramPlanRqmtId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The Learning Program Plan associated with the Learner Program Requirement.
This field is a relationship field.
Relationship Name
LearningProgramPlanRqmt
Relationship Type
Lookup
Refers To
LearningProgramPlanRqmt
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
Name of the Learning Program Requirement that’s assigned to an individual.
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Nillable, Sort, Update
Description
Status of the learner’s progress towards meeting the requirement.
Possible values are:
  • Active
  • Completed
  • Exempt

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.

LearnerProgramRequirementHistory
History is available for tracked fields of the object.