EventStepsDeny
Denies a business process event step.
Workday Resource Information
Denies the business process event step specified by the ID of the originating event step. The processing person must have view access to the event. In the request body, specify these required fields: id (the event step you are denying), stepAction{id} (if there are multiple event steps), comment.Secured by: Core Navigation, Public Business Processes
Scope: Adaptive Planning for Financial Plans, Adaptive Planning for the Workforce, Tenant Non-Configurable
Input
| Name | Type | Description |
| EventSteps_Id | String | Unique identifier for the event step being denied. |
| Comment | String | User's comment explaining the reason for denying the event step. |
| Descriptor | String | A brief preview or summary of the event step instance. |
| EventStatus_Id | String | Unique identifier or reference ID for the event status after denial. |
| Id | String | Unique identifier for the specific instance of the event step denial process. |
| StepAction_Id | String | Unique identifier or reference ID for the action taken when denying the event step. |
Result Set Columns
| Name | Type | Description |
| Comment | String | User's comment explaining the reason for denying the event step. |
| Descriptor | String | A brief preview or summary of the event step instance. |
| EventStatus_Descriptor | String | Descriptive label for the event status after denial. |
| EventStatus_Href | String | URL link to the event status instance. |
| EventStatus_Id | String | Unique identifier or reference ID for the event status after denial. |
| Id | String | Unique identifier for the specific instance of the event step denial process. |
| StepAction_Descriptor | String | Descriptive label for the step action taken. |
| StepAction_Href | String | URL link to the step action instance. |
| StepAction_Id | String | Unique identifier or reference ID for the action taken when denying the event step. |