Code Assist MCP for SAP Ariba Procurement

Build 26.0.9655

Stored Procedures

Stored procedures are function-like interfaces that extend the functionality of the server beyond simple SELECT/INSERT/UPDATE/DELETE operations with SAP Ariba.

Stored procedures accept a list of parameters, perform their intended function, and then return any relevant response data from SAP Ariba, along with an indication of whether the procedure succeeded or failed.

CData Code Assist MCP for SAP Ariba Procurement Stored Procedures

Name Description
ActOnApprovable Submits an approval action (approve, deny, withdraw, or comment) for a requisition, invoice, or user profile document.
DownloadApprovableAttachment Download an attachment associated with the approvable document.
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.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655