LearningProgramPlan

Represents details of a plan that’s created to execute a Learning Program. 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
ActiveFromDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date the Learning Program Plan became active.
ActiveToDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date after which the Learning Program Plan is inactive.
Description
Type
textarea
Properties
Create, Nillable, Update
Description
Description of the Learning Program Plan.
DraftPlanContent
Type
textarea
Properties
Create, Nillable, Update
Description
The draft content related to the Learning Program Plan saved by the user in the Program Plan Builder. For example, a draft about Learning Program Plan Requirements, Learning Achievements, and so on.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Specifies whether the Learning Program Plan is active or not.
The default value is false.
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.
LearningProgramId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The Learning Program associated with the Learning Program Plan.
This field is a relationship field.
Relationship Name
LearningProgram
Relationship Type
Lookup
Refers To
LearningProgram
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.
MinimumProgramGradePointAvg
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The minimum cumulative GPA that's required to complete the program.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the Learning Program Plan.
ProviderId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The Account of the institution that provides the Learning Program Plan.
This field is a relationship field.
Relationship Name
Provider
Relationship Type
Lookup
Refers To
Account
VersionNumber
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Specifies the version of the Learning Program Plan.

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.

LearningProgramPlanHistory
History is available for tracked fields of the object.