SAP ABAP Class IF_LOGGER (IF_LOGGER)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SBAL_LOGGER | 20060621 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SBAL_LOGGER | Application Log with Persistence | 20060621 |
Properties
| Class | IF_LOGGER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060621 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_LOGGER has no forward declaration.
Interfaces
Class IF_LOGGER has no interface implemented.
Friends
Class IF_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20060621 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'S' | Message Type | 20060621 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'W' | Message Type | 20060621 | ||
| 4 | Constant | Public | Type reference (TYPE) | BALPROBCL | '5' | Application Log: Message Problem Class | 20060621 | ||
| 5 | Constant | Public | Type reference (TYPE) | BALPROBCL | '2' | Application Log: Message Problem Class | 20060621 | ||
| 6 | Constant | Public | Type reference (TYPE) | BALPROBCL | '4' | Application Log: Message Problem Class | 20060621 | ||
| 7 | Constant | Public | Type reference (TYPE) | BALPROBCL | '3' | Application Log: Message Problem Class | 20060621 | ||
| 8 | Constant | Public | Type reference (TYPE) | BALPROBCL | '1' | Application Log: Message Problem Class | 20060621 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | CHAR20 | 20060621 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | CHAR20 | 20060621 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | I | 20060621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060621 | ||
| 2 | Instance method | Public | Method | 20060621 | ||
| 3 | Instance method | Public | Method | 20060621 | ||
| 4 | Instance method | Public | Method | 20060622 |
Events
Class IF_LOGGER has no event.
Types
Class IF_LOGGER has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20060621 | |||
| 2 | I_PROBCL | Call by reference | Type reference (TYPE) | BALPROBCL | C_PROBCLASS_HIGH | Anwendungs-Log: Problemklasse einer Meldung | 20060621 |
Method ADD_EXCEPTION on class IF_LOGGER has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20060621 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Textfeld | 20060621 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | C_MESSAGE_SUCCESS | Nachrichtentyp | 20060621 | ||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20060621 | |||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20060621 | |||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20060621 | |||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20060621 | |||
| 8 | I_PROBCL | Call by reference | Type reference (TYPE) | BALPROBCL | C_PROBCLASS_DEFAULT | Anwendungs-Log: Problemklasse einer Meldung | 20060621 |
Method ADD_MESSAGE on class IF_LOGGER has no exception.
Method FINALIZE Signature
Method FINALIZE on class IF_LOGGER has no parameter.
Method FINALIZE on class IF_LOGGER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class IF_LOGGER has no parameter.
Method INITIALIZE on class IF_LOGGER has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in |