SAP ABAP Class IF_LSO_WS_ELSP_SERVICE (Services for Communication with External LSP)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_LSO_WS_CONSTANT | WebService: Constants, Attributes for eLSP | 20030909 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_WS_SOAP | LSO: WebServices via SOAP | 20030915 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_WS_XI | LSO: Web Services via XI | 20050404 |
Properties
Class | IF_LSO_WS_ELSP_SERVICE | |
Short Description | Services for Communication with External LSP | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030908 | SAP |
Last change | 20050220 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_LSO_WS_ELSP_SERVICE has no forward declaration.
Interfaces
Class IF_LSO_WS_ELSP_SERVICE has no interface implemented.
Friends
Class IF_LSO_WS_ELSP_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LSO_LSPSRV_LIST | List of LSP Service Descriptions | 20030908 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Book for external course | 20030908 |
2 | ![]() |
Instance method | Public | Method | Read Learning Data | 20040310 |
3 | ![]() |
Instance method | Public | Method | Launch of external course | 20030908 |
4 | ![]() |
Instance method | Public | Method | Write Learning Data | 20040310 |
5 | ![]() |
Instance method | Public | Method | Cancellation of external course | 20030908 |
Events
Class IF_LSO_WS_ELSP_SERVICE has no event.
Types
Class IF_LSO_WS_ELSP_SERVICE has no local type.
Method Signatures
Method ENROLL_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | LSO_WS_ENROLL_RETURN_LIST | WebService: Antwort des Buchen-WebServices | 20030908 | ||
2 | ![]() |
IS_USER | Call by reference | Type reference (TYPE) | LSO_WS_LEARNER | WebService: Identifikation eines Learners | 20030908 | ||
3 | ![]() |
IT_EXTERNAL_COURSE | Call by reference | Type reference (TYPE) | LSO_WS_ENROLL_COURSE_LIST | WebService: Liste der externern Teilnahme/Kurs ID | 20030908 | ||
4 | ![]() |
IV_USER_ROLE | Call by reference | Type reference (TYPE) | LSO_WS_USER_ROLE | 'LEARNER' | WebService: Benutzerrolle | 20030908 |
Method ENROLL_USER on class IF_LSO_WS_ELSP_SERVICE has no exception.
Method GET_USER_TRACKING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | LSO_WS_TRACKING_RET_LIST | WebService: Antwort des Lernfortschritt-Services | 20041123 | ||
2 | ![]() |
IS_PARTICIPATION_DATA | Call by reference | Type reference (TYPE) | LSO_WS_PARTICIPATION_DATA | WebService: Liste der externen Teilnahme/Kurs ID | 20041123 | ||
3 | ![]() |
IS_USER | Call by reference | Type reference (TYPE) | LSO_WS_LEARNER | WebService: Identifikation eines Learners | 20041115 | ||
4 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | SELDT | WebService: Stichtag | 20050126 | ||
5 | ![]() |
IV_USER_ROLE | Call by reference | Type reference (TYPE) | LSO_WS_USER_ROLE | WebService: Benutzerrolle | 20041115 |
Method GET_USER_TRACKING on class IF_LSO_WS_ELSP_SERVICE has no exception.
Method LAUNCH_COURSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | LSO_WS_PARTICIPATION_RETURN | WebService: Antwort des WebServices | 20030908 | ||
2 | ![]() |
EV_COURSE_LAUNCH_URL | Call by reference | Type reference (TYPE) | STRING | URL zum Starten des externen Kurses | 20030908 | ||
3 | ![]() |
IS_PARTICIPATION_DATA | Call by reference | Type reference (TYPE) | LSO_WS_PARTICIPATION_DATA | WebService: externe Teilnahme/Kurs ID | 20040112 | ||
4 | ![]() |
IS_USER | Call by reference | Type reference (TYPE) | LSO_WS_LEARNER | WebService: Identifikation eines Learners | 20030908 |
Method LAUNCH_COURSE on class IF_LSO_WS_ELSP_SERVICE has no exception.
Method SET_USER_TRACKING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Value transfer | Type reference (TYPE) | LSO_WS_TRACKING_RETURN | WebService: Antwort des WebServices | 20041123 | ||
2 | ![]() |
IS_PARTICIPATION_DATA | Call by reference | Type reference (TYPE) | LSO_WS_PARTICIPATION_DATA | WebService: externe Teilnahme/Kurs ID | 20041123 | ||
3 | ![]() |
IS_TRACKING_DATA | Call by reference | Type reference (TYPE) | LSO_WS_TRACKING | Lernfortschritt externer Trainings | 20041123 | ||
4 | ![]() |
IS_USER | Call by reference | Type reference (TYPE) | LSO_WS_LEARNER | WebService: Identifikation eines Learners | 20041123 | ||
5 | ![]() |
IV_USER_ROLE | Call by reference | Type reference (TYPE) | LSO_WS_USER_ROLE | WebService: Benutzerrolle | 20041123 |
Method SET_USER_TRACKING on class IF_LSO_WS_ELSP_SERVICE has no exception.
Method UNENROLL_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | LSO_WS_PARTICIPATION_RET_LIST | WebService: Antwort des WebServices | 20030908 | ||
2 | ![]() |
IS_USER | Call by reference | Type reference (TYPE) | LSO_WS_LEARNER | WebService: Identifikation eines Learners | 20030908 | ||
3 | ![]() |
IT_PARTICIPATION_DATA | Call by reference | Type reference (TYPE) | LSO_WS_PARTICIPATION_DATA_LIST | WebService: Liste der externen Teilnahme/Kurs ID | 20040112 | ||
4 | ![]() |
IV_USER_ROLE | Call by reference | Type reference (TYPE) | LSO_WS_USER_ROLE | 'LEARNER' | WebService: Benutzerrolle | 20030908 |
Method UNENROLL_USER on class IF_LSO_WS_ELSP_SERVICE has no exception.
History
Last changed by/on | SAP | 20050220 |
SAP Release Created in |