Purchase Orders Supplier API V1 Data Model
Overview
This section shows the available objects in the Purchase Orders Supplier API and provides more information about using SQL with it.
Key Features
- The provider 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 provider.
Views
Views are read-only tables that model SAP Ariba orders.
Stored Procedures
Stored Procedures are function-like interfaces to the data source that perform tasks such as OAuth token management.