WorkProcedureStep

Represent information about the work type that's a part of a work procedure.

Special Access Rules

Available in API version 61.0 and later with Life Sciences Cloud.

Supported Calls

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

Fields

Field Details
AssociatedFlowName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the flow definition that associated with the work procedure step.
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.
LeadTime
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The time required before a work procedure step can begin.
LeadTimeUnitType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The unit of measure used to calculate the lead time.
Possible values are:
  • Days
  • Hours
  • Minutes
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the work procedure step.
SequenceNumber
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Indicates the sequence in which the work type will be performed.
WorkProcedureId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The parent work procedure that's associated with the step.
This field is a relationship field.
Relationship Name
WorkProcedure
Relationship Type
Master-Detail
Refers To
WorkProcedure
WorkTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The work type that's associated with the work procedure step.
This field is a relationship field.
Relationship Name
WorkType
Relationship Type
Lookup
Refers To
WorkType

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.

WorkProcedureStepChangeEvent (API version 60.0)
Change events are available for the object.
WorkProcedureStepFeed
Feed tracking is available for the object.
WorkProcedureStepHistory
History is available for tracked fields of the object.