General informations

Name: CarePgmEnrolleeWkOrdStep
Label: Care Program Enrollee Work Order Step
Type: Standard Object
Deployed:

Fields (17)
Name Label Type Description
Id Care Program Enrollee Work Order Step ID ID
IsDeleted Deleted CHECKBOX
Name Name TEXT(255)
CreatedDate Created Date DATETIME
CreatedById Created By ID LOOKUP
LastModifiedDate Last Modified Date DATETIME
LastModifiedById Last Modified By ID LOOKUP
SystemModstamp System Modstamp DATETIME
LastViewedDate Last Viewed Date DATETIME
LastReferencedDate Last Referenced Date DATETIME
ParentEnrolleeWorkOrderId Care Program Enrollee Work Order ID MASTER-DETAIL
Status Status PICKLIST
StartDateTime Start Date DATETIME
EndDateTime End Date DATETIME
SequenceNumber Sequence Number AUTO NUMBER
ActionPlanTemplateId Action Plan Template ID LOOKUP
WorkTypeStepId Work Type Step ID LOOKUP
Fields Details (17)
Name Id
Label Care Program Enrollee Work Order Step ID
Type ID
Required Yes
Name IsDeleted
Label Deleted
Type CHECKBOX
Required Yes
Default value false
Name Name
Label Name
Type TEXT(255)
Required Yes
Name CreatedDate
Label Created Date
Type DATETIME
Required Yes
Name CreatedById
Label Created By ID
Type LOOKUP
Foreign key Yes
Required Yes
Name LastModifiedDate
Label Last Modified Date
Type DATETIME
Required Yes
Name LastModifiedById
Label Last Modified By ID
Type LOOKUP
Foreign key Yes
Required Yes
Name SystemModstamp
Label System Modstamp
Type DATETIME
Required Yes
Name LastViewedDate
Label Last Viewed Date
Type DATETIME
Name LastReferencedDate
Label Last Referenced Date
Type DATETIME
Name ParentEnrolleeWorkOrderId
Label Care Program Enrollee Work Order ID
Type MASTER-DETAIL
Foreign key Yes
Required Yes
Help Text The parent work order of the care program enrollee that's associated with the step.
Name Status
Label Status
Type PICKLIST
Required Yes
Help Text Specifies the execution status of the work order step.
Picklist values NotStarted InProgress Completed Canceled
Name StartDateTime
Label Start Date
Type DATETIME
Help Text The start date and time for the execution of the work order step.
Name EndDateTime
Label End Date
Type DATETIME
Help Text The end date and time for the execution of the work order step.
Name SequenceNumber
Label Sequence Number
Type AUTO NUMBER
Required Yes
Help Text The sequence in which the work order step will be executed.
Name ActionPlanTemplateId
Label Action Plan Template ID
Type LOOKUP
Foreign key Yes
Help Text The action plan template containing the tasks related to each work order step.
Name WorkTypeStepId
Label Work Type Step ID
Type LOOKUP
Foreign key Yes
Help Text The work type step for which the work order step of the care program enrollee is created.