Supplier Data API With Pagination V4 Data Model
Overview
This section shows the available objects in the Supplier Data API and provides more information about using SQL with it.
Key Features
- The adapter models SAP Ariba Source vendor entities such as suppliers, customers, and addresses as relational views, allowing you to write SQL to query SAP Ariba Source data.
- Stored procedures allow you to execute operations to SAP Ariba Source.
- Live connectivity to these objects means any changes to your account are immediately reflected when using the adapter.
Views
Views are read-only tables that model SAP Ariba Source vendors.
Stored Procedures
Stored Procedures are function-like interfaces to the data source that perform tasks such as OAuth token management.