EventsRemainingStepsGroups
Categorizes remaining business process steps into groups for better organization and process tracking.
Workday Resource Information
Retrieves all remaining business process steps for the specified business 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 |
| Id [KEY] | String | Unique identifier for this instance of the event step group. |
| EventsRemainingSteps_Id [KEY] | String | The Workday identifier (WID) of the parent EventsRemainingSteps instance that this group belongs to. |
| Events_Id [KEY] | String | The WID of the parent Event instance associated with this group. |
| Descriptor | String | The display name of the instance |
| BusinessProcess_Prompt | String | A prompt indicating the business process associated with this event step group. |
| CompletedOnOrAfter_Prompt | Date | Filters results to include only those completed on or after the specified date. |
| CompletedOnOrBefore_Prompt | Date | Filters results to include only those completed on or before the specified date. |
| InitiatedOnOrAfter_Prompt | Date | Filters results to include only those initiated on or after the specified date. |
| InitiatedOnOrBefore_Prompt | Date | Filters results to include only those initiated on or before the specified date. |
| Initiator_Prompt | String | Specifies the individual who initiated the event or business process. |
| Status_Prompt | String | Indicates the current status of the event step group, such as In Progress, Completed, or Canceled. |
| Worker_Prompt | String | Identifies the worker associated with the event step group. |