SAP ABAP Class CL_LSO_COL_LOGFILE (Log Handling)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PE-LSO-TM (Application Component) Training Management
     LSO_COLLABORATION (Package) Learning Solution: Collaboration
Properties
Class CL_LSO_COL_LOGFILE  
Short Description Log Handling    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LSO_COLLABORATION   Learning Solution: Collaboration 
Created 20030807   SAP 
Last change 20040315   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_OBJECTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_LSO_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_LSO_COL_LOGFILE has no interface implemented.
Friends
Class CL_LSO_COL_LOGFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ERROR Constant Public Type reference (TYPE) I 1 Error Severity 20030827
2 CO_INFO Constant Public Type reference (TYPE) I 9 Information Severity 20030827
3 CO_WARNING Constant Public Type reference (TYPE) I 4 Warning Severity 20030827
4 INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_LSO_COL_LOGFILE Singleton 20030807
5 LOGHANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20030807
6 LOGLEVEL Instance attribute Private Type reference (TYPE) I Log Level 20030807
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030807
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030807
3 FILL_PARAM Instance method Private Method Fills Parameter Structure 20030807
4 SAVE_LOG Instance method Public Method Writes All Entries in Log File 20030807
5 WRITE_ENTRY Instance method Public Method Writes Entry in Log File 20030807
6 WRITE_EXCEPTION Instance method Public Method Write Exception 20030807
Events
Class CL_LSO_COL_LOGFILE has no event.
Types
Class CL_LSO_COL_LOGFILE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LSO_COL_LOGFILE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LSO_COL_LOGFILE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_LSO_COL_LOGFILE has no parameter.
Method CONSTRUCTOR on class CL_LSO_COL_LOGFILE has no exception.

Method FILL_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEARNER Call by reference Type reference (TYPE) HRSOBID Lerner 20030807
2 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt 20030807
3 Importing IM_PARAMETER Call by reference Type reference (TYPE) TABLE Generische Tabelle 20030825
4 Importing IM_ROOMID Call by reference Type reference (TYPE) LSO_COL_ROOMID Identifikation eines Raums 20030807
5 Importing IM_TEMPLATE Call by reference Type reference (TYPE) LSO_COL_TEMPLATE Collaboration Room Vorlage 20030825
6 Importing IM_TEXTPARAM Call by reference Type reference (TYPE) STRING Text 20030819
7 Importing IM_TRAINING Call by reference Type reference (TYPE) HROBJECT Training 20030807
8 Importing IM_USER Call by reference Type reference (TYPE) STRING User 20040205
9 Returning RESULT Value transfer Type reference (TYPE) BAL_S_PARM Anwendungs-Log: Tabelle mit Parmeternamen und -werten 20030807

Method FILL_PARAM on class CL_LSO_COL_LOGFILE has no exception.

Method SAVE_LOG Signature

Method SAVE_LOG on class CL_LSO_COL_LOGFILE has no parameter.
Method SAVE_LOG on class CL_LSO_COL_LOGFILE has no exception.

Method WRITE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEARNER Call by reference Type reference (TYPE) HRSOBID Lerner 20030807
2 Importing IM_LOGLEVEL Call by reference Type reference (TYPE) I CO_ERROR Loglevel 20030807
3 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20030807
4 Importing IM_PARAMETER Call by reference Type reference (TYPE) TABLE Generische Tabelle 20030825
5 Importing IM_ROOMID Call by reference Type reference (TYPE) LSO_COL_ROOMID Identifikation eines Raums 20030807
6 Importing IM_SAVE_LOG Call by reference Type reference (TYPE) BOOLE_D 'X' Log sofort auf DB schreiben 20030827
7 Importing IM_TEMPLATE Call by reference Type reference (TYPE) LSO_COL_TEMPLATE Collaboration Room Vorlage 20030825
8 Importing IM_TEXT Call by reference Type reference (TYPE) STRING Meldungstext 20030807
9 Importing IM_TEXTPARAM Call by reference Type reference (TYPE) STRING Text 20030819
10 Importing IM_TRAINING Call by reference Type reference (TYPE) HROBJECT Training 20030807
11 Importing IM_USER Call by reference Type reference (TYPE) STRING User 20040205

Method WRITE_ENTRY on class CL_LSO_COL_LOGFILE has no exception.

Method WRITE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_LSO_COL_FAILURE Generische Exception 20030807

Method WRITE_EXCEPTION on class CL_LSO_COL_LOGFILE has no exception.
History
Last changed by/on SAP  20040315 
SAP Release Created in 300