SAP ABAP Class CL_LSO_LOGFILE (Log Handling)
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 | Inheritance (c INHERITING FROM c_ref) | CL_LSO_CRP_LOGFILE | Correspondence Log File | 20041129 |
Properties
| Class | CL_LSO_LOGFILE | |
| Short Description | Log Handling | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LSO_TM_ND | SAP Learning Solution - Core New Developments |
| Created | 20040128 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LSO_LOGFILE has no forward declaration.
Interfaces
Class CL_LSO_LOGFILE has no interface implemented.
Friends
Class CL_LSO_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) | STRING | 'AUTHOR' | 20040305 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CONTENTPLAYER' | 20040305 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CORRESPONDENCE' | 20041129 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'XI' | 20050405 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Handle Name | 20040305 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TT_REC | Instance Management | 20040305 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20040305 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LSO_APPLLOG_LOGLEVEL | Log Level | 20040311 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | Depth of call stack | 20041208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040305 | |
| 2 | Static method | Public | Method | Generate / Get Instance | 20040305 | |
| 3 | Instance method | Private | Method | MSGTY Mapping => PROBCLASS | 20041201 | |
| 4 | Instance method | Public | Method | Write Tracing Entry | 20041201 | |
| 5 | Instance method | Public | Method | Write BAPIRET message | 20040305 | |
| 6 | Instance method | Public | Method | Write freetext message | 20041201 | |
| 7 | Instance method | Public | Method | Write Tracing Entry | 20041201 |
Events
Class CL_LSO_LOGFILE has no event.
Types
Class CL_LSO_LOGFILE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HANDLENAME | Call by reference | Type reference (TYPE) | STRING | Name des Handles | 20040305 |
Method CONSTRUCTOR on class CL_LSO_LOGFILE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HANDLE | Call by reference | Type reference (TYPE) | STRING | s. Konstanten | 20040305 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_LSO_LOGFILE | Log Handling | 20040305 |
Method GET_INSTANCE on class CL_LSO_LOGFILE has no exception.
Method MSGTY_TO_PROBCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGTY | Call by reference | Type reference (TYPE) | MSGTY | Messageart | 20041201 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20041201 |
Method MSGTY_TO_PROBCLASS on class CL_LSO_LOGFILE has no exception.
Method WRITE_ENTERING_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TEXT | Call by reference | Type reference (TYPE) | STRING | 20041201 |
Method WRITE_ENTERING_INFO on class CL_LSO_LOGFILE has no exception.
Method WRITE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20040305 | |||
| 2 | IM_FUNCTIONNAME | Call by reference | Type reference (TYPE) | STRING | 20040305 |
Method WRITE_ENTRY on class CL_LSO_LOGFILE has no exception.
Method WRITE_FREE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTIONNAME | Call by reference | Type reference (TYPE) | STRING | 20041201 | ||||
| 2 | IM_LEVEL | Call by reference | Type reference (TYPE) | INT1 | 2 | Byte Wert | 20041201 | ||
| 3 | IM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Nachrichtentyp | 20041201 | ||
| 4 | IM_TEXT | Call by reference | Type reference (TYPE) | STRING | 20041201 |
Method WRITE_FREE_ENTRY on class CL_LSO_LOGFILE has no exception.
Method WRITE_LEAVING_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TEXT | Call by reference | Type reference (TYPE) | STRING | 20041201 |
Method WRITE_LEAVING_INFO on class CL_LSO_LOGFILE has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 500 |