SAP ABAP Class CL_ILM_STOR_LOG (ILM DB Store: Log Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_TYPES (Package) ILM DB Store: Basis Types and Elementary Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ILM_STOR_LOG | ILM DB Store: Log Service | 20130816 |
Properties
| Class | CL_ILM_STOR_LOG | |
| Short Description | ILM DB Store: Log Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_STOR_TYPES | ILM DB Store: Basis Types and Elementary Functions |
| Created | 20130510 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ILM_STOR_LOG | ILM DB Store: Log Service | 20130816 |
Friends
Class CL_ILM_STOR_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Log Handle | 20130816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Insert Context Into a Message | 20130816 | |
| 2 | Instance method | Protected | Method | Write Exceptions in Log | 20130816 | |
| 3 | Instance method | Protected | Method | Write a Message in Log (sy-) | 20130816 | |
| 4 | Instance method | Protected | Method | Write a Random Text to the Log | 20130816 | |
| 5 | Instance method | Protected | Method | Determine Log Context | 20130816 |
Events
Class CL_ILM_STOR_LOG has no event.
Types
Class CL_ILM_STOR_LOG has no local type.
Method Signatures
Method ADD_CONTEXT_TO_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTEXT | Call by reference | Type reference (TYPE) | ILM_STOR_S_LOG_CONTEXT | ILM-DB-Ablage: ABAP Callstack für das Log | 20130816 | |||
| 2 | IS_MSG_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20130816 |
Method ADD_CONTEXT_TO_MSG on class CL_ILM_STOR_LOG has no exception.
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Message Typ | 20130816 | ||
| 2 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Problemklasse | 20130816 | ||
| 3 | IX_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Generische Exception | 20130816 |
Method ADD_EXCEPTION on class CL_ILM_STOR_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Message-Struktur | 20130816 | |||
| 2 | IV_AS_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | '-' | Message Typ | 20130816 | ||
| 3 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Problemklasse | 20130816 |
Method ADD_MESSAGE on class CL_ILM_STOR_LOG has no exception.
Method ADD_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSG | Call by reference | Type reference (TYPE) | STRING | Zu schreibende Message | 20130816 | |||
| 2 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20130816 | |||
| 3 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Application log: Problemklasse | 20130816 |
Method ADD_TEXT on class CL_ILM_STOR_LOG has no exception.
Method GET_LOG_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_S_LOG_CONTEXT | ILM-DB-Ablage: ABAP Callstack für das Log | 20130816 |
Method GET_LOG_CONTEXT on class CL_ILM_STOR_LOG has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |