LearningPathwayTemplateItem

Represents a requirement with completion details in the Learning Pathway Template. This object is available in API version 61.0 and later.

Supported Calls

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

Fields

Field Details
CurrencyIsoCode
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The ISO code for the currency.
Possible values are:
  • GBP—British Pound
  • USD—U.S. Dollar
The default value is USD.
Duration
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The allocated length of time for the Learning Pathway Template Item.
DurationUnit
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the unit of measurement for the duration.
Possible values are:
  • Clock Hours
  • Continuing Education Units
  • Credit Hours
  • No Credit
  • Other
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.
LearningId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The Learning associated with the Learning Pathway Template Item.
This field is a relationship field.
Relationship Name
Learning
Relationship Type
Lookup
Refers To
Learning
LearningPathwayTemplateId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The Learning Pathway Template that contains the Learning Pathway Template Item.
This field is a relationship field.
Relationship Name
LearningPathwayTemplate
Relationship Type
Master-detail
Refers To
LearningPathwayTemplate (the master object)
LearningProgramPlanRequirementId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The Learning Program Plan Requirement that's fulfilled by the the Learning Pathway Template Item.
This field is a relationship field.
Relationship Name
LearningProgramPlanRequirement
Relationship Type
Lookup
Refers To
LearningProgramPlanRqmt
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the Learning Pathway Template Item.
Season
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the season in which the Learning Pathway Template Item is taken.
Possible values are:
  • Fall
  • Spring
  • Summer
  • Winter
SequenceNumber
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The display position of the Learning Pathway Template Item.
Type
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the type of Learning Pathway Template Item.
Possible values are:
  • Requirement
  • RequirementPlaceholder—Requirement Placeholder
  • SeasonPlaceholder—Season Placeholder
  • YearPlaceholder—Year Placeholder
Year
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the year in which the Learning Pathway Template Item is taken.
Possible values are:
  • Year 1
  • Year 2
  • Year 3
  • Year 4
  • Year 5