![]() |
VOOZH | about |
The CData Excel Add-In for SAP Ariba Procurement provides formulas that can query SAP Ariba Procurement data. The following three steps show how you can automate the following task: Search SAP Ariba Procurement data for a user-specified value and then organize the results into an Excel spreadsheet.
The syntax of the CDATAQUERY formula is the following:
=CDATAQUERY(Query, [Connection], [Parameters], [ResultLocation]);
This formula requires three inputs:
Connection: Either the connection name, such as SAPAribaProcurementConnection1, or a connection string. The connection string consists of the required properties for connecting to SAP Ariba Procurement data, separated by semicolons.
In order to connect with SAP Ariba Procurement, set the following:
After setting connection properties, you need to configure OAuth connectivity to authenticate.
For more information on creating an OAuth application, refer to the Help documentation.
After setting the following, you are ready to connect:
When you connect, the provider automatically completes the OAuth process:
The procedure below results in a spreadsheet that organizes all the formula inputs in the first column.
=CDATAQUERY("SELECT * FROM Orders WHERE OrderStatus = '"&B6&"'","ANID="&B1&";API="&B2&";APIKey="&B3&";AuthScheme="&B4&";InitiateOAuth="&B5&";Provider=SAPAribaProcurement",B7)
👁 Formula inputs used in this example. (Google Apps is shown.)Download a free trial of the Excel Add-In for SAP Ariba Procurement to get started:
Download NowLearn more:
👁 SAP Ariba Procurement IconThe SAP Ariba Procurement Excel Add-In is a powerful tool that allows you to connect with live SAP Ariba Procurement data, directly from Microsoft Excel.
Use Excel to read, write, and update SAP Ariba Procurement 0, etc. Perfect for mass imports / exports / updates, data cleansing & de-duplication, Excel based data analysis, and more!