EventsCompletedStepsComments
Stores comments related to completed business process steps, providing insights into workflow decisions and rationale.
Workday Resource Information
Retrieves all business process steps that are completed for the specified buinesss process event.Secured by: Core Navigation, Public Business Processes
Scope: Adaptive Planning for Financial Plans, Adaptive Planning for the Workforce, Tenant Non-Configurable
Columns
| Name | Type | Description |
| EventsCompletedSteps_Id | String | The unique Workday identifier (WID) for the EventsCompletedSteps record that contains this comment. |
| Events_Id | String | The unique WID for the Event associated with this comment. |
| Comment | String | The text of the comment provided for the completed step within the event. |
| CommentDate | Datetime | The exact date and time when the comment was created, recorded in Workday. |
| Person_Descriptor | String | The display name of the instance |
| Person_Href | String | A hyperlink to the person's profile or record within Workday. |
| Person_Id | String | The Workday identifier for the person, which can be in the format of WID, Id, or reference Id. |
| BusinessProcess_Prompt | String | The name or identifier of the business process related to the completed step. |
| CompletedOnOrAfter_Prompt | Date | Filters comments for steps completed on or after this specified date. |
| CompletedOnOrBefore_Prompt | Date | Filters comments for steps completed on or before this specified date. |
| InitiatedOnOrAfter_Prompt | Date | Filters comments for steps initiated on or after this specified date. |
| InitiatedOnOrBefore_Prompt | Date | Filters comments for steps initiated on or before this specified date. |
| Initiator_Prompt | String | The name or identifier of the person who initiated the business process associated with the completed step. |
| Status_Prompt | String | Filters comments based on the status of the event or business process, such as In Progress, Completed, or Canceled. |
| Worker_Prompt | String | The name or identifier of the worker associated with the completed step, used to filter relevant comments. |