ストアドプロシージャ
ストアドプロシージャはファンクションライクなインターフェースで、SAP Ariba の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。
ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにSAP Ariba から関連するレスポンスデータを返します。
CData Excel Add-In for SAP Ariba Procurement ストアドプロシージャ
| Name | Description |
| CreateChildElementSchema | Creates a schema file for an array of documents in the view template. |
| CreateSchema | Creates a schema file for the specified table or view. |
| DownloadProcurementDocumentAttachment | Allows you to retrieve attachment documents that are part of procurement approvables. |
| GetOAuthAccessToken | Generates an OAuth access token token for a SAP Ariba API. |
| RefreshOAuthAccessToken | Refreshes the OAuth access token used for authentication with a SAP Ariba API. |