SAP ABAP Interface IF_LSO_WS_CONSTANT (WebService: Constants, Attributes for eLSP)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PE-LSO-TM (Application Component) Training Management
⤷
LSO_TM_ND (Package) SAP Learning Solution - Core New Developments

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_LSO_WS_ELSP_SERVICE | Services for Communication with External LSP | 20030909 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_WS_SOAP | LSO: WebServices via SOAP | 20030915 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_WS_XI | LSO: Web Services via XI | 20050404 |
Properties
Interface | IF_LSO_WS_CONSTANT | |
Short Description | WebService: Constants, Attributes for eLSP |
General Data
Package | LSO_TM_ND | SAP Learning Solution - Core New Developments |
Created | 20030909 | SAP |
Last changed | 20070913 | SAP |
Unicode checks active |
Forward declarations
Interface IF_LSO_WS_CONSTANT has no forward declaration.
Interfaces
Interface IF_LSO_WS_CONSTANT has no interface.
Friends
Interface IF_LSO_WS_CONSTANT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | LEARNINGRESULT_FAILED | Constant | Public | Type reference (TYPE) | LSO_WS_LEARNING_RESULT | '0' | External Course Result: Failed | 20061221 | |
2 | LEARNINGRESULT_NO_RESULT | Constant | Public | Type reference (TYPE) | LSO_WS_LEARNING_RESULT | ' ' | External Course Result: No Result | 20061221 | |
3 | LEARNINGRESULT_PASSED | Constant | Public | Type reference (TYPE) | LSO_WS_LEARNING_RESULT | '1' | External Course Result: Passed | 20061221 | |
4 | LEARNINGSTATUS_COMPLETED | Constant | Public | Type reference (TYPE) | LSO_WS_LEARNING_STATUS | '3' | External Course Status: Followed Up/Completed/Confirmed | 20050722 | |
5 | LEARNINGSTATUS_ENDED | Constant | Public | Type reference (TYPE) | LSO_WS_LEARNING_STATUS | '2' | External Course Status: Finished | 20050722 | |
6 | LEARNINGSTATUS_NOT_STARTED | Constant | Public | Type reference (TYPE) | LSO_WS_LEARNING_STATUS | ' ' | External Course Status: Not Yet Started | 20050722 | |
7 | LEARNINGSTATUS_STARTED | Constant | Public | Type reference (TYPE) | LSO_WS_LEARNING_STATUS | '1' | External Course Status: Started | 20050722 | |
8 | MSG_ERROR | Constant | Public | Type reference (TYPE) | LSO_WS_SEVERITY | 'E' | WebService: Error Message Level | 20030909 | |
9 | MSG_INFO | Constant | Public | Type reference (TYPE) | LSO_WS_SEVERITY | 'I' | WebService: Error Message Level | 20030909 | |
10 | MSG_WARNING | Constant | Public | Type reference (TYPE) | LSO_WS_SEVERITY | 'W' | WebService: Error Message Level | 20030909 | |
11 | ROLE_INSTRUCTOR | Constant | Public | Type reference (TYPE) | LSO_WS_USER_ROLE | 'INSTRUCTOR' | WebService: User Role | 20030909 | |
12 | ROLE_LEARNER | Constant | Public | Type reference (TYPE) | LSO_WS_USER_ROLE | 'LEARNER' | WebService: User Role | 20030909 | |
13 | STATUS_FAILURE | Constant | Public | Type reference (TYPE) | LSO_WS_STATUS | 'FAILURE' | WebService: Status | 20030909 | |
14 | STATUS_SUCCESS | Constant | Public | Type reference (TYPE) | LSO_WS_STATUS | 'SUCCESS' | WebService: Status | 20030909 | |
15 | TEST_FAILED | Constant | Public | Type reference (TYPE) | LSO_PASSED_C | '-' | Course Failed | 20050722 | |
16 | TEST_PASSED | Constant | Public | Type reference (TYPE) | LSO_PASSED_C | 'X' | Course Passed | 20050722 | |
17 | TEST_UNDEFINED | Constant | Public | Type reference (TYPE) | LSO_PASSED_C | ' ' | Course Pass Unsure | 20050722 | |
18 | TFORM_ECLASS | Constant | Public | Type reference (TYPE) | LSO_TFORMP_C | '0008' | External Classtoom Training | 20050718 | |
19 | TFORM_ETEST | Constant | Public | Type reference (TYPE) | LSO_TFORMP_C | '0010' | External Test | 20050718 | |
20 | TFORM_EVC | Constant | Public | Type reference (TYPE) | LSO_TFORMP_C | '0009' | External VC | 20050718 | |
21 | TFORM_EWBT | Constant | Public | Type reference (TYPE) | LSO_TFORMP_C | '0007' | External WBT | 20050718 | |
22 | TRACKING_STATUS_NOT_UP2DATE | Constant | Public | Type reference (TYPE) | LSO_WS_TRACKING_STATUS | 'X' | Status of External Learning Progress | 20050721 | |
23 | TRACKING_STATUS_UP2DATE | Constant | Public | Type reference (TYPE) | LSO_WS_TRACKING_STATUS | ' ' | Status of External Learning Progress | 20050721 | |
24 | TRACKING_UPD_AUTOMATICALLY | Constant | Public | Type reference (TYPE) | LSO_WS_TRACK_AUTO | '1' | Automatic Progress Update | 20050720 | |
25 | TRACKING_UPD_MANUALLY | Constant | Public | Type reference (TYPE) | LSO_WS_TRACK_AUTO | '0' | Automatic Progress Update | 20050720 | |
26 | TRACKING_UPD_NOT_DEFINED | Constant | Public | Type reference (TYPE) | LSO_WS_TRACK_AUTO | ' ' | Automatic Progress Update | 20050720 | |
27 | WS_ENROLL_USER | Constant | Public | Type reference (TYPE) | LSO_LSPSRVID | '02' | Service for Communication with External LMS (Key) | 20030909 | |
28 | WS_LAUNCH_COURSE | Constant | Public | Type reference (TYPE) | LSO_LSPSRVID | '01' | Service for Communication with External LMS (Key) | 20030909 | |
29 | WS_TRACKING_GET | Constant | Public | Type reference (TYPE) | LSO_LSPSRVID | '04' | Service for Communication with External LMS (Key) | 20041123 | |
30 | WS_TRACKING_SET | Constant | Public | Type reference (TYPE) | LSO_LSPSRVID | '05' | Service for Communication with External LMS (Key) | 20041123 | |
31 | WS_UNENROLL_USER | Constant | Public | Type reference (TYPE) | LSO_LSPSRVID | '03' | Service for Communication with External LMS (Key) | 20030909 |
Methods
Interface IF_LSO_WS_CONSTANT has no method.
Events
Interface IF_LSO_WS_CONSTANT has no event.
Types
Interface IF_LSO_WS_CONSTANT has no local type.
History
Last changed by/on | SAP | 20070913 |
SAP Release Created in | 300 |