| 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
|