Show TOC

Decision Options Collection (0..n) Locate this document in the navigation structure

 

This collection relates to the Workflow task entity. It contains the Workflow item decision options (for example, approve, and reject).

  • Object Structure

    Property Name

    Description

    WORKITEM_ID

    Workflow item instance ID.

    DEC_KEY

    Decision key.

    DEC_TEXT

    Text for decision key.

  • Supported Operations

    • GET – To retrieve the Workflow Item Decision Options collection, perform a GET operation on the relevant URL.

To obtain the URL:

  1. On the SAP NetWeaver Gateway system, go to transaction SPRO, open the SAP Reference IMG and navigate to   SAP NetWeaver   Gateway   OData Channel   Administration   General Settings   Activate and Maintain Services  .

  2. Select the Workflow service.

  3. Choose Call Browser.

  4. Navigate to WorkflowTaskCollection(<workitem_id>)/DecisionOptions.