ODBC Driver for SAP Ariba Source

Build 23.0.8839

TaskActiveApproverUsers

Retrieve task active approver users.

View-Specific Information

Select

The driver uses the SAP Ariba API to process WHERE clause conditions built with the following columns and operators. The driver processes other filters client-side within the driver.

  • ProjectId supports the '=' comparison operator.
For example, the following query is processed server side:
SELECT * FROM TaskActiveApproverUsers WHERE ProjectId = 'WS12345'

Columns

Name Type References Description
TaskId [KEY] String

Tasks.InternalId

Specifies the internal ID of the task. Example: TSK13758.
Name String User's full name (for GET responses).
UniqueName [KEY] String Unique name for the user; used as a login ID.
PasswordAdapter [KEY] String Password adapter to authenticate the user. Example: PasswordAdapter1 or SourcingSupplierUser.
IsRecommended Bool Is recommended.
ProjectId [KEY] String

Projects.InternalId

Specify the unique identifier of the sourcing project for which you want to fetch task details. Example, Try it out with: WS17371155.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839