Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData ADO.NET Provider for SAP Ariba Source Views
| Name | Description |
| Documents | Gets IDs and header information for all documents in a specified sourcing project. |
| History | Gets all history specified in a sourcing project. |
| TaskActiveApproverUsers | Retrieve task active approver users. |
| TaskApprovalRequests | Retrieve task approval requests. |
| TaskApproverGroups | Retrieve task approver groups. |
| TaskApprovers | Retrieve all task approvers. |
| TaskCommentAttachments | Retrieve all task comments attachments. |
| TaskComments | Retrieve all tasks comments of a specified task. |
| Tasks | Retrieve all tasks specified in a sourcing project. |
| TeamGroups | Retrieve team group information specified in a sourcing project. |