Contract Compliance API V1 データモデル
Overview
This section shows the available objects in the Contract Compliance API and provides more information about using SQL with it.
Key Features
- The connector models SAP Ariba entities like contract requests and contracts as relational tables and 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
テーブル describes the available tables. Tables are statically defined to model resources like contract requests and contract request line items.
Views
ビュー are read-only tables that model resources such as items within forecasted spend breakdowns.
Stored Procedures
ストアドプロシージャ are function-like interfaces to the data source that perform tasks such as OAuth token management.