ODBC Driver for SAP SuccessFactors

Build 22.0.8462

Stored Procedures

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

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

CData ODBC Driver for SAP SuccessFactors Stored Procedures

Name Description
CreateAssociation Creates an association between two entities based on a navigation property.
CreateSchema Creates a schema file for the specified table or view.
GetOAuthAccessToken Gets an authentication token from SAP SuccessFactors.
ListAssociations Lists associations for a given table and navigation property.
ListNavigationProperties Lists navigation properties for a given table and the tables they are associated with. Navigation properties are used by the Association stored procedures.
RemoveAssociation Removes an association between two entities based on a navigation property.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462