SSIS Components for SAP Success Factors LMS

Build 25.0.9539

ScheduleBlock

Modify enrollment status when users need to withdraw from a course or managers need to enroll or withdraw users.

Input

Name Type Description
UserID 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.

The default value is CURRENT_USER.

ScheduleBlockId String The unique ID of the schedule block.
LeaveStartDate Datetime If the schedule block applies to a leave request, this is the start date of the leave.
LeaveEndDate Datetime If the schedule block applies to a leave request, this is the end date of the leave.
ExternalCode String An external code used to reference this schedule block in external systems or integrations.
IseRuleId String The ID of the Intelligent Services Engine (ISE) rule associated with this schedule block.
Domain String The security domain ID of the entity. You can associate a record with an access domain to control the administrators who can access the record. What an administrator can access and do for a record depends on how you configured the entity, function, and workflow domain restrictions of the role ID that is associated with the administrator. Defaults to PUBLIC.
Active Bool Indicates whether the schedule block is active. If true, the schedule block is active. If false, the schedule block is inactive. Defaults to true.

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 25.0.9539