SAP ABAP Class CL_MESSAGE_HANDLER_MMSRV (Message Handling Class for MMSRV)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-SRV (Application Component) External Services
⤷
MMSRV_SP (Package) Service Package: External Service Management

⤷

⤷

Properties
Class | CL_MESSAGE_HANDLER_MMSRV | |
Short Description | Message Handling Class for MMSRV | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MMSRV_SP | Service Package: External Service Management |
Created | 20060425 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MESSAGE_HANDLER_MMSRV has no forward declaration.
Interfaces
Class CL_MESSAGE_HANDLER_MMSRV has no interface implemented.
Friends
Class CL_MESSAGE_HANDLER_MMSRV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20060425 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRV_MSG_CONTEXT_TTY | Message structure for MMSRV | 20060425 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds messages to application log | 20060425 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20060425 |
3 | ![]() |
Instance method | Public | Method | Deletes messages from application log | 20060425 |
4 | ![]() |
Instance method | Public | Method | Returns messages from message log | 20060425 |
5 | ![]() |
Instance method | Private | Method | Extracts components of message key | 20060425 |
6 | ![]() |
Instance method | Private | Method | Concatenates message key | 20060425 |
Events
Class CL_MESSAGE_HANDLER_MMSRV has no event.
Types
Class CL_MESSAGE_HANDLER_MMSRV has no local type.
Method Signatures
Method ADD_MSG_TO_BAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASS_NAME | Call by reference | Type reference (TYPE) | FAANF | Object Type Name | 20060425 | ||
2 | ![]() |
IM_FIELD_NAME | Call by reference | Type reference (TYPE) | SIFNA | Field Name | 20060425 | ||
3 | ![]() |
IM_MSGKEY | Call by reference | Type reference (TYPE) | SRV_KEY | Stores key of a service package | 20060425 | ||
4 | ![]() |
IM_STRUCT_NAME | Call by reference | Type reference (TYPE) | SIFNA | Message key string | 20060425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in ADD_MSG_TO_BAL | 20060504 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MESSAGE_HANDLER_MMSRV has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basis Application Log Could Not Be Initialized | 20060425 |
Method DEL_MSG_FROM_BAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASS_NAME | Call by reference | Type reference (TYPE) | FAANF | Class Name | 20060425 | ||
2 | ![]() |
IM_MSGKEY | Call by reference | Type reference (TYPE) | SRV_KEY | Stores key of a service package | 20060425 |
Method DEL_MSG_FROM_BAL on class CL_MESSAGE_HANDLER_MMSRV has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_MESSAGES | Call by reference | Type reference (TYPE) | SRV_MESSAGES_TTY | Stores MMSRV messages | 20060425 |
Method GET_MESSAGES on class CL_MESSAGE_HANDLER_MMSRV has no exception.
Method GET_MSG_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MSGKEY | Call by reference | Type reference (TYPE) | SRV_KEY | Stores key of a service package | 20060425 | ||
2 | ![]() |
IM_MSGKEY_STRING | Call by reference | Type reference (TYPE) | SRV_MSGKEY | Message key string | 20060425 |
Method GET_MSG_KEY on class CL_MESSAGE_HANDLER_MMSRV has no exception.
Method SET_MSG_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MSGKEY_STRING | Call by reference | Type reference (TYPE) | SRV_MSGKEY | Message key string | 20060425 | ||
2 | ![]() |
IM_MSGKEY | Call by reference | Type reference (TYPE) | SRV_KEY | Stores key of a service package | 20060425 |
Method SET_MSG_KEY on class CL_MESSAGE_HANDLER_MMSRV has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |