Code Assist MCP for SAP Success Factors LMS

Build 25.0.9539

UserCurriculumStatuses

Check the user curriculum status

Table-Specific Information

Select

The server does not support any server-side operations and all filters will be processed withing the server

For example, the following queries are processed server-side:

SELECT [User].[Curriculum_Service].[UserCurriculumStatuses].* FROM [User].[Curriculum_Service].[UserCurriculumStatuses]

Columns

Name Type References Required for Select Description
CurriculumID [KEY] String The unique ID of a curriculum in the system.
RootCurriculaID [KEY] String The unique ID of the curriculum at the root of the curriculum structure. Curricula can be subcurricula and have parent curricula. This is the ID of the curriculum at the top of the hierarchy.
UserID [KEY] String 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.
AssignmentDate Datetime The assignment date of the curriculum.
CurriculumStatus String The user's status in the curricula. The value can be complete or incomplete. Complete means that the user has completed the curriculum. Incomplete means that the user has at least one more requirement to complete.
ExpirationDate Datetime The expiration date of the curriculum.
NextActionDate Datetime The next action date of the curriculum.
PersonGUID String An internally generated, immutable identifier for one person across all of SuccessFactors HCM Suite. This is different from an LMS user ID (often called STUDENT ID). The student ID is used only within the Learning Management System (LMS). It is also different from the PERSON ID, which is used throughout SAP SuccessFactors HCM Suite but is mutable. In most cases, you use the person ID when you want to call a single user throughout the suite.
RemainingDays Long The remaining days of the curriculum.
TotalCount Long The total number of records found for this request.

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