SAP ABAP Class IF_MMBAL_LOGGER (Basis Application Log)
Properties
| Class | IF_MMBAL_LOGGER | |
| Short Description | Basis Application Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070731 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MMBAL_LOGGER has no forward declaration.
Interfaces
Class IF_MMBAL_LOGGER has no interface implemented.
Friends
Class IF_MMBAL_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Exception | 20070731 | |
| 2 | Instance method | Public | Event handling method | Add Message to Log | 20070731 | |
| 3 | Instance method | Public | Method | Deliver Messages | 20070731 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EXCEPTION | Instance Event (0) |
Public (2) |
An Exception Has Occurred | 20080417 |
| 2 | MESSAGE | Instance Event (0) |
Public (2) |
Notification is Being Created | 20080417 |
Types
Class IF_MMBAL_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 | IO_CX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20070731 |
Method ADD_EXCEPTION on class IF_MMBAL_LOGGER has no exception.
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on class IF_MMBAL_LOGGER has no parameter.
Method ADD_MESSAGE on class IF_MMBAL_LOGGER has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20070731 |
Method GET_MESSAGES on class IF_MMBAL_LOGGER has no exception.
Event Signatures
Event EXCEPTION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Exporting | Value transfer | Object reference (TYPE REF TO) | CX_MMPUR_ROOT | Exception Einkauf | 20080417 |
Event MESSAGE Signature
Event MESSAGE on class IF_MMBAL_LOGGER has no parameter.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |