Excel Add-In for SAP Success Factors LMS

Build 25.0.9539

Stored Procedures

Stored procedures are function-like interfaces that extend the functionality of the add-in beyond simple SELECT/INSERT/UPDATE/DELETE operations with SAPSuccessFactorsLMS.

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

CData Excel Add-In for SAP Success Factors LMS Stored Procedures

Name Description
EnrollUser Enroll users into classes as a user (self-enrollment) or manager.
MarkAttendance Marking learners as attending time slots as an instructor.
ScheduleBlock Modify enrollment status when users need to withdraw from a course or managers need to enroll or withdraw users.
UpdateEnrollmentStatus Modify enrollment status when users need to withdraw from a course or managers need to enroll or withdraw users.

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