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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Constant | Public | Type reference (TYPE) | I | 1 | Error Severity | 20030827 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 9 | Information Severity | 20030827 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 4 | Warning Severity | 20030827 | ||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_LSO_COL_LOGFILE | Singleton | 20030807 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20030807 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | Log Level | 20030807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030807 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20030807 | |
| 3 | Instance method | Private | Method | Fills Parameter Structure | 20030807 | |
| 4 | Instance method | Public | Method | Writes All Entries in Log File | 20030807 | |
| 5 | Instance method | Public | Method | Writes Entry in Log File | 20030807 | |
| 6 | 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 | IM_LEARNER | Call by reference | Type reference (TYPE) | HRSOBID | Lerner | 20030807 | |||
| 2 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 20030807 | |||
| 3 | IM_PARAMETER | Call by reference | Type reference (TYPE) | TABLE | Generische Tabelle | 20030825 | |||
| 4 | IM_ROOMID | Call by reference | Type reference (TYPE) | LSO_COL_ROOMID | Identifikation eines Raums | 20030807 | |||
| 5 | IM_TEMPLATE | Call by reference | Type reference (TYPE) | LSO_COL_TEMPLATE | Collaboration Room Vorlage | 20030825 | |||
| 6 | IM_TEXTPARAM | Call by reference | Type reference (TYPE) | STRING | Text | 20030819 | |||
| 7 | IM_TRAINING | Call by reference | Type reference (TYPE) | HROBJECT | Training | 20030807 | |||
| 8 | IM_USER | Call by reference | Type reference (TYPE) | STRING | User | 20040205 | |||
| 9 | 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 | IM_LEARNER | Call by reference | Type reference (TYPE) | HRSOBID | Lerner | 20030807 | |||
| 2 | IM_LOGLEVEL | Call by reference | Type reference (TYPE) | I | CO_ERROR | Loglevel | 20030807 | ||
| 3 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030807 | ||||
| 4 | IM_PARAMETER | Call by reference | Type reference (TYPE) | TABLE | Generische Tabelle | 20030825 | |||
| 5 | IM_ROOMID | Call by reference | Type reference (TYPE) | LSO_COL_ROOMID | Identifikation eines Raums | 20030807 | |||
| 6 | IM_SAVE_LOG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Log sofort auf DB schreiben | 20030827 | ||
| 7 | IM_TEMPLATE | Call by reference | Type reference (TYPE) | LSO_COL_TEMPLATE | Collaboration Room Vorlage | 20030825 | |||
| 8 | IM_TEXT | Call by reference | Type reference (TYPE) | STRING | Meldungstext | 20030807 | |||
| 9 | IM_TEXTPARAM | Call by reference | Type reference (TYPE) | STRING | Text | 20030819 | |||
| 10 | IM_TRAINING | Call by reference | Type reference (TYPE) | HROBJECT | Training | 20030807 | |||
| 11 | 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 | 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 |