Show TOC

Extensible Elements Collection (0..1)Locate this document in the navigation structure

This collection relates to the Workflow task collection. It contains all the Workflow container elements and extensible elements created by the customer: the XPROPs. The XPROPs are populated using the READ BAdI. For more information, see the Workflow User Exits section.

The Extensible Elements entity contains the following properties:

Property Name

Description

WORKITEM_ID

Workflow item instance ID.

NAME

Name of the extensible element.

VALUE

Value of the extensible element.

CONTEXT

Context (CONTAINER or XPROP).

  • Supported Operations

    • GET — To retrieve the Workflow item Extensible Elements collection, perform a GET operation on the relevant URL:

      To obtain the URL:

      1. On the SAP Gateway system, go to transaction SPRO, open the SAP Reference IMG and navigate to Start of the navigation path SAP NetWeaver Next navigation step SAP Gateway Next navigation step OData Channel Next navigation step Administration Next navigation step General Settings Next navigation step Activate and Maintain Services End of the navigation path.

      2. Select the Workflow service.

      3. Choose Call Browser.

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