ActionPlanBaseTemplateAsgn

Represents a junction between an action plan template and a related record. An action plan template can be assigned to a job position, position, or a recruitment requisition. This object is available in API version 62.0 only.

Supported Calls

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

Fields

Field Details
ActionPlanTemplateId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the action plan template that's associated with the reference record.
This field is a relationship field.
Relationship Name
ActionPlanTemplate
Relationship Type
Master-detail
Refers To
ActionPlanTemplate (the master object)
IsApplicable
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the action plan base template assignment applies to the reference record (true) or not (false).
The default value is false.
IsRequired
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the action plan base template assignment is required (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the action plan base template assignment.
ReferenceRecordId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the record that's associated with the action plan template.
This field is a polymorphic relationship field.
Relationship Name
ReferenceRecord
Refers To
JobPosition, Position, RecruitmentRequisition
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the status of the assignment.
Possible values are:
  • Active
  • Inactive
The default value is Active.
TemplateDisplayOrder
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The display order of the action plan template within the context of the reference record.

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.

ActionPlanBaseTemplateAsgnHistory
History is available for tracked fields of the object.