SAP ABAP Class CL_LSO_BSP_APPLICATION (SAP Learning Solution BSP Application)
Hierarchy
LSOFE (Software Component) SAP Learning Solution Front-End
   CA (Application Component) Cross-Application Components
     LSO_FRONTEND (Package) SAP Learning Solution - Learning Portal
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_APPLICATION Business Server Page (BSP) Application Class 20010919
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_APPLICATION_EVENTS Business Server Page (BSP) Application Events 20010919
Properties
Class CL_LSO_BSP_APPLICATION  
Short Description SAP Learning Solution BSP Application    
Super Class CL_BSP_APPLICATION Business Server Page (BSP) Application Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LSO_FRONTEND   SAP Learning Solution - Learning Portal 
Created 20010919   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LSO_BSP_APPLICATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_APPLICATION_EVENTS Business Server Page (BSP) Application Events 20010919
Friends
Class CL_LSO_BSP_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BROWSER Instance attribute Public Type reference (TYPE) STRING Browser Used (Opera, MSIE, Netscape, Mozilla) 20011005
2 CO_ELMS_INITFAIL Constant Public Type reference (TYPE) I 5 ELMS Service is missing 20021205
3 CO_NO_SESSION_COOKIE Constant Public Type reference (TYPE) I 2 LSO_SESSION is missing 20011106
4 CO_OK Constant Public Type reference (TYPE) I 0 OK 20011106
5 CO_READ_ERROR Constant Public Type reference (TYPE) I 4 Write Error 20011106
6 CO_UNKNOWN_ERROR Constant Public Type reference (TYPE) I 1 Unknown Error 20011106
7 CO_WRITE_ERROR Constant Public Type reference (TYPE) I 3 Write Error 20011106
8 CSTYLE Instance attribute Public Type reference (TYPE) STRING Stylesheet 20010919
9 DELIVERYMETHODS Instance attribute Private Type reference (TYPE) LSDELIVERYMETHOD_TAB Delivery Methods 20011113
10 GD_LAST_ERROR Static Attribute Public Type reference (TYPE) I 0 Last Error Code 20011106
11 JSCRIPT Instance attribute Public Type reference (TYPE) STRING Javascript Library 20010919
12 LEARNEREMAIL Instance attribute Public Type reference (TYPE) LSLEARNER-LEARNEREMAIL E-mail address 20021217
13 LEARNERID Instance attribute Public Type reference (TYPE) LSLEARNER-LEARNERID Learner ID 20010919
14 LEARNERNAME Instance attribute Public Type reference (TYPE) CHAR80 Learner's Name 20021216
15 LEARNERTYPE Instance attribute Public Type reference (TYPE) LSLEARNER-LEARNERTYPE Object Type of Learner 20010919
16 PATH Instance attribute Public Type reference (TYPE) STRING Path to Mime Objects 20011005
17 PLANVERSION Instance attribute Public Type reference (TYPE) LSLEARNER-PLANVERSION Plan Version 20010919
18 RFC_DESTINATION Instance attribute Public Type reference (TYPE) STRING 'SAP_LSO_BACKEND' RFC Destination 20011206
19 SESSIONDATA Instance attribute Private Type reference (TYPE) LSSESSIONDATA_TAB Keys/Value Pairs for LSO_FRONTEND 20011106
Methods
# Method Level Visibility Method type Description Created on
1 GET_LEARNER Instance method Public Method Returns the current learner (structure LSLEARNER) 20021216
2 GET_SESSION_COOKIE Instance method Private Method Cookie Import LSO_SESSION 20011106
3 GET_SESSION_DATA Instance method Public Method Value Reading from LSO_SESSION 20011106
4 REFRESH_ACTIVITIES Instance method Public Method Refresh Activity List 20020502
5 REFRESH_ALERTS Instance method Public Method Refresh Alerts 20021115
6 SET_SESSION_COOKIE Instance method Private Method Writing LSO_SESSION 20011106
7 SET_SESSION_DATA Instance method Public Method Change/Add Value to LSO_SESSION 20011106
Events
Class CL_LSO_BSP_APPLICATION has no event.
Types
Class CL_LSO_BSP_APPLICATION has no local type.
Method Signatures

Method GET_LEARNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LEARNER Value transfer Type reference (TYPE) LSLEARNER Identifikation eines Lerners 20021216

Method GET_LEARNER on class CL_LSO_BSP_APPLICATION has no exception.

Method GET_SESSION_COOKIE Signature

Method GET_SESSION_COOKIE on class CL_LSO_BSP_APPLICATION has no parameter.
Method GET_SESSION_COOKIE on class CL_LSO_BSP_APPLICATION has no exception.

Method GET_SESSION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SKEY Value transfer Type reference (TYPE) STRING Schlüssel 20011106
2 Returning VALUE Value transfer Type reference (TYPE) STRING Wert 20011106

Method GET_SESSION_DATA on class CL_LSO_BSP_APPLICATION has no exception.

Method REFRESH_ACTIVITIES Signature

Method REFRESH_ACTIVITIES on class CL_LSO_BSP_APPLICATION has no parameter.
Method REFRESH_ACTIVITIES on class CL_LSO_BSP_APPLICATION has no exception.

Method REFRESH_ALERTS Signature

Method REFRESH_ALERTS on class CL_LSO_BSP_APPLICATION has no parameter.
Method REFRESH_ALERTS on class CL_LSO_BSP_APPLICATION has no exception.

Method SET_SESSION_COOKIE Signature

Method SET_SESSION_COOKIE on class CL_LSO_BSP_APPLICATION has no parameter.
Method SET_SESSION_COOKIE on class CL_LSO_BSP_APPLICATION has no exception.

Method SET_SESSION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SKEY Value transfer Type reference (TYPE) STRING Schlüssel 20011106
2 Importing VALUE Value transfer Type reference (TYPE) STRING Wert 20011106

Method SET_SESSION_DATA on class CL_LSO_BSP_APPLICATION has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in