Operational Reporting API For Procurement V2 Data Model
Overview
This section shows example available objects in the Operational Reporting API For Procurement and provides more information about using SQL with it.
This is a dynamic schema. The view templates included are examples for documentation purposes.
Key Features
- The connector models SAP Ariba entities like documents, folders, and groups as relational views, allowing you to write SQL to query SAP Ariba data.
- Stored procedures allow you to execute operations to SAP Ariba.
- Live connectivity to these objects means any changes to your account are immediately reflected when using the connector.
Tables
Tables describes the available tables. Tables are statically defined to model resources like Views.
Views
Views are read-only tables that model SAP Ariba transaction data.
Stored Procedures
Stored Procedures are function-like interfaces to the data source that perform tasks such as OAuth token management.