Show TOC

Apply ReserveLocate this document in the navigation structure

When a Workflow task is reserved, the user who reserved the task becomes its only possible approver. The Workflow task status changes to SELECTED.

The following parameter can be added to this action:

  • Comments - optional parameter for the reserved user comments.

The URLs are as follows:

  • For Generic Workflow Task processing services:

    http://<host name>:<port>/sap/opu/sdata/sap/wfgentaskprocessing/WorkflowTask_ApplyReserve?value=item_id&scheme_id=IW_WF_TASK_GW&scheme_agency_id=<SID>_<CLIENT>&comments=<comments>

  • For User Decision Workflow Task processing services:

    http://<host name>:<port>/sap/opu/sdata/sap/wfdecisiontaskprocessing/WorkflowTask_ApplyReserve?value=item_id&scheme_id=IWF_USER_DECISION_TASK_GW&scheme_agency_id=<SID>_<CLIENT>&comments=<comments>

  • For Dialog Activity Workflow Task processing services:

    http://<host name>:<port>/sap/opu/sdata/sap/wfactivitytaskprocessing//WorkflowTask_ApplyReserve?value=item_id&scheme_id=IW_ACTIVITY_TASK_GW&scheme_agency_id=<SID>_<CLIENT>&comments=<comments>