SAP ABAP Class /EACC/CL_MSG_LOG_TOOL (Message Collector - Tools and Enhancements)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
/EACC/GENERAL_TOOLS (Package) Financial Basis: General Tools

⤷

⤷

Properties
Class | /EACC/CL_MSG_LOG_TOOL | |
Short Description | Message Collector - Tools and Enhancements | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /EACC/GENERAL_TOOLS | Financial Basis: General Tools |
Created | 20010704 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /EACC/CL_MSG_LOG_TOOL has no forward declaration.
Interfaces
Class /EACC/CL_MSG_LOG_TOOL has no interface implemented.
Friends
Class /EACC/CL_MSG_LOG_TOOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20010704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Message | 20010705 |
2 | ![]() |
Instance method | Public | Method | Add System Message | 20010925 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010704 |
4 | ![]() |
Static method | Public | Method | Convert Messages to BAPI Format | 20010705 |
5 | ![]() |
Static method | Public | Method | Get Instance of a Message Handler | 20010704 |
Events
Class /EACC/CL_MSG_LOG_TOOL has no event.
Types
Class /EACC/CL_MSG_LOG_TOOL has no local type.
Method Signatures
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | Nachrichten, Nachrichtenklasse | 20010705 | ||
2 | ![]() |
I_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20010705 | ||
3 | ![]() |
I_MSGTY | Value transfer | Type reference (TYPE) | SY-MSGTY | Messageart | 20010705 | ||
4 | ![]() |
I_MSGV1 | Value transfer | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20010705 | ||
5 | ![]() |
I_MSGV2 | Value transfer | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20010705 | ||
6 | ![]() |
I_MSGV3 | Value transfer | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20010705 | ||
7 | ![]() |
I_MSGV4 | Value transfer | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20010705 |
Method ADD_MESSAGE on class /EACC/CL_MSG_LOG_TOOL has no exception.
Method ADD_SY_MESSAGE Signature
Method ADD_SY_MESSAGE on class /EACC/CL_MSG_LOG_TOOL has no parameter.
Method ADD_SY_MESSAGE on class /EACC/CL_MSG_LOG_TOOL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /EACC/CL_MSG_LOG_TOOL has no parameter.
Method CONSTRUCTOR on class /EACC/CL_MSG_LOG_TOOL has no exception.
Method CONVERT_MSG_TO_BAPIRET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | /EACC/T_BAPIRET2 | Bapi-Returntabelle | 20010705 | ||
2 | ![]() |
IO_MSG | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20010705 |
Method CONVERT_MSG_TO_BAPIRET on class /EACC/CL_MSG_LOG_TOOL has no exception.
Method GET_SIMPLE_MSG_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20010704 |
Method GET_SIMPLE_MSG_HANDLER on class /EACC/CL_MSG_LOG_TOOL has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 10A |