SAP ABAP Function Module ENROLL_USER_IN_COURSES (WS: Buchen einer Kursteilnahme)
Hierarchy
LSOFE (Software Component) SAP Learning Solution Front-End
   CA (Application Component) Cross-Application Components
     LSO_FRONTEND (Package) SAP Learning Solution - Learning Portal
Basic Data
Function Module ENROLL_USER_IN_COURSES WS: Buchen einer Kursteilnahme  
Function Group LSO_IF_ELSP   WebService Interfaces for External LSPs  
Program Name SAPLLSO_IF_ELSP    
INCLUDE Name LLSO_IF_ELSPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN TYPE LSWSENROLLRETURNLIST WebService: Returntabelle von EnrollUser
Importing CUSTOMER_AUTHORIZATION TYPE LSWSCUSTOMERAUTHORIZATION WebService: Kundenautorisierung in eLSP
Importing USER_LOGIN TYPE CHAR12 Benutzer Backend System
Importing USER_PASSWORD TYPE CHAR8 Password Backend Benutzer
Importing USER_ROLE TYPE CHAR10 'LEARNER' WebService: Benutzerrolle (LEARNER, INSTRUCTOR)
Importing LEARNER_ID TYPE LSWSLEARNERID WebService: Lerner ID (plvar, sclas, sobid)
Importing LEARNER_LANGUAGE TYPE LAISO Sprache nach ISO 639
Importing FIRST_NAME TYPE PD_VORNA Vorname
Importing LAST_NAME TYPE PD_NACHN Nachname
Importing EMAIL TYPE AD_SMTPADR Email-Adresse des Lerners
Importing COURSE_ID_LIST TYPE LSWSENROLLCOURSELIST WebService: Liste zu buchender Kurse
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041006 
SAP Release Created in 300