Code Assist MCP for SAP SuccessFactors LMS

Build 26.0.9655

ExternalLearningEvents

A learning history is like a transcript they would receive from a university: what they learned, passed, failed, and so on.

Input

Name Type Required Description
StudentId String True The unique ID of a user in the Learning Management System (LMS). This is recognized within the LMS only. If you want an ID that is recognized throughout SAP SuccessFactors HCM Suite, you want to get the Person GUID or Person External ID.
Description String False Description of the external event attended by the user. This could be the title or a short description of the event.
CompletionDate Datetime True The date that the user completed the course. When returned through a web service, it is in Unix Epoch format.
CompletionTimezoneId String True The time zone used for computing the completion time of the learning event in the system.
Grade String True The grade that the user earned for completing the course. Grades are defined by your company. They can be numeric (1-10) or codes (like A-F or Pass/Fail/Incomplete).
CreditHours Long False The number of credit hours that a user earns for completing a learning event. For example, in many U.S. colleges, students attend a single class for 15 weeks, 3 days each week, and 1 hour each day. In this case, the total hours equals 45; however, the college grants 3 credit hours for this class.
TotalHours Long False The total hours that a user earns for completing a course.
InstructorName String False The name of the instructor who taught the course.
Comments String False Comments about the learning event.

Result Set Columns

Name Type Description
Success String Whether the operation succeeded or not.
ErrorMessage String The error message in case of a failure.

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