AssignLearningItem
Assign learning to users as a user (self-assignment)
Input
| Name | Type | Description |
| ComponentTypeID | String | Item type IDs are a critical categorization in because they determine how users are marked complete for a learning item. One item type can have completion statuses of pass and fail while another might have completion statuses of pass, fail and incomplete. |
| ComponentID | String | The unique ID of a learning item. |
| RevisionDate | Datetime | The revision date of this entity. Learning items often have revision dates that correspond to a regulator's revision of compliance measures. Each later revision date is a later iteration of a learning item. |
| AssignmentType | String | The assignment type of the entity, which is enumerated in SAP SuccessFactors Learning Administration, in the References section, in the Learning group. |
| AssignmentDate | Datetime | The assignment date of the curriculum. |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether the operation succeeded or not. |
| ErrorMessage | String | The error message in case of a failure |