SAP ABAP Interface IF_MMBAL_LOGGER (Basis Application Log)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_BASE (Package) Purchasing: Basis Components
⤷
⤷
Properties
| Interface | IF_MMBAL_LOGGER | |
| Short Description | Basis Application Log |
General Data
| Package | MMPUR_BASE | Purchasing: Basis Components |
| Created | 20070731 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MMBAL_LOGGER has no forward declaration.
Interfaces
Interface IF_MMBAL_LOGGER has no interface.
Friends
Interface IF_MMBAL_LOGGER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MY_HANDLE | 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
Interface 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 Interface IF_MMBAL_LOGGER has no exception.
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on Interface IF_MMBAL_LOGGER has no parameter.
Method ADD_MESSAGE on Interface 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 Interface 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 Interface IF_MMBAL_LOGGER has no parameter.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |