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 | Returns true if this step completes the business process. |
| Descriptor | String | A preview of the instance |
| DueDate_Descriptor | String | A description of the instance |
| DueDate_Href | String | A link to the instance |
| DueDate_Id | String | wid / id / reference id |
| Order | String | Returns the order of this step within the business process definition it is part of. |
| ParallelStepInboxOrder | String | The order of parallel steps in My Tasks. This field returns the order only if this business process type allows the Parallel Step Order in My Tasks configuration. |
| Step | String | Returns the alternate name of the workflow step for the business process definition. |
| StepType_Descriptor | String | A description of the instance |
| StepType_Href | String | A link to the instance |
| StepType_Id | String | wid / id / reference id |
| BusinessProcess_Prompt | String | |
| CompletedOnOrAfter_Prompt | Date | |
| CompletedOnOrBefore_Prompt | Date | |
| InitiatedOnOrAfter_Prompt | Date | |
| InitiatedOnOrBefore_Prompt | Date | |
| Initiator_Prompt | String | |
| Status_Prompt | String | |
| Worker_Prompt | String |