EventsRemainingSteps
Retrieves remaining steps for a business process event.
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 | Id of the instance |
| Events_Id [KEY] | String | The Workday ID of the Events that owns this |
| CompletionStep | Bool | Supported for: SELECT. Returns true if this step completes the business process. |
| Descriptor | String | Supported for: SELECT. A preview of the instance |
| DueDate_Descriptor | String | Supported for: SELECT. A description of the instance |
| DueDate_Href | String | Supported for: SELECT. A link to the instance |
| DueDate_Id | String | Supported for: SELECT. wid / id / reference id |
| Order | String | Supported for: SELECT. Returns the order of this step within the business process definition it is part of. |
| ParallelStepInboxOrder | String | Supported for: SELECT. This report field controls ordering of parallel steps in Inbox. It will be populated only if this Business Process Type allows configuration of Parallel Step Inbox Order. |
| Step | String | Supported for: SELECT. Returns the alternate name of the workflow step for the business process definition. |
| StepType_Descriptor | String | Supported for: SELECT. A description of the instance |
| StepType_Href | String | Supported for: SELECT. A link to the instance |
| StepType_Id | String | Supported for: SELECT. wid / id / reference id |
| BusinessProcess_Prompt | String | Only used when a Events_Id filter is not provided. Accepts multiple inputs. No description available |
| CompletedOnOrAfter_Prompt | Date | Only used when a Events_Id filter is not provided. No description available |
| CompletedOnOrBefore_Prompt | Date | Only used when a Events_Id filter is not provided. No description available |
| InitiatedOnOrAfter_Prompt | Date | Only used when a Events_Id filter is not provided. No description available |
| InitiatedOnOrBefore_Prompt | Date | Only used when a Events_Id filter is not provided. No description available |
| Initiator_Prompt | String | Only used when a Events_Id filter is not provided. Accepts multiple inputs. No description available |
| Status_Prompt | String | Only used when a Events_Id filter is not provided. Accepts multiple inputs. No description available |
| Worker_Prompt | String | Only used when a Events_Id filter is not provided. No description available |