CarePgmEnrolleeWkOrdStep

Represents information about the step in a work order that's executed for the care program enrollee. This object is available in API version 58.0 and later.

Supported Calls

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

Fields

Field Details
ActionPlanTemplateId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the action plan template containing the tasks related to each work order step.
This field is a relationship field.
Relationship Name
ActionPlanTemplate
Relationship Type
Lookup
Refers To
ActionPlanTemplate
AreAllTasksCompleted
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Determine whether all the child tasks for the step are completed (true) or not (false).
The default value is false.
EndDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Represents the end date and time for the execution of the work order step.
IsCustodyCompleted
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Determine whether all the custody chain entries for the step and the related tasks are completed (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced the record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed the record.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Represents the name of the step associated with the care program enrollee work order record.
ParentEnrolleeWorkOrderId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Represents the parent work order of the care program enrollee that's associated with the step.
This field is a relationship field.
Relationship Name
ParentEnrolleeWorkOrder
Relationship Type
Master-Detail
Refers To
CarePgmEnrolleeWorkOrder
SequenceNumber
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
Represents the sequence in which the work order step will be executed.
StartDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Represents the start date and time for the execution of the work order step.
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the execution status of the work order step.
Possible values are:
  • Canceled
  • Completed
  • InProgress
  • NotStarted
WorkTypeStepId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The work type step for which the work order step of the care program enrollee is created.
This field is a polymorphic relationship field.
Relationship Name
WorkTypeStep
Relationship Type
Lookup
Refers To
WorkTypeStep

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.

CarePgmEnrolleeWkOrdStepChangeEvent (API version 60.0)
Change events are available for the object.
CarePgmEnrolleeWkOrdStepFeed
Feed tracking is available for the object.