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 MY_MESSAGE_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20060425
2 MY_T_MSG_CONTEXT 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 ADD_MSG_TO_BAL Instance method Public Method Adds messages to application log 20060425
2 CONSTRUCTOR Instance method Public Constructor Constructor 20060425
3 DEL_MSG_FROM_BAL Instance method Public Method Deletes messages from application log 20060425
4 GET_MESSAGES Instance method Public Method Returns messages from message log 20060425
5 GET_MSG_KEY Instance method Private Method Extracts components of message key 20060425
6 SET_MSG_KEY 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 Importing IM_CLASS_NAME Call by reference Type reference (TYPE) FAANF Object Type Name 20060425
2 Importing IM_FIELD_NAME Call by reference Type reference (TYPE) SIFNA Field Name 20060425
3 Importing IM_MSGKEY Call by reference Type reference (TYPE) SRV_KEY Stores key of a service package 20060425
4 Importing IM_STRUCT_NAME Call by reference Type reference (TYPE) SIFNA Message key string 20060425
# Exception Resumable Description Created on
1 ERROR_ADD_MSG_TO_BAL 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 ERROR_BAL_CREATE 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 Importing IM_CLASS_NAME Call by reference Type reference (TYPE) FAANF Class Name 20060425
2 Importing 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 Exporting 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 Exporting EX_MSGKEY Call by reference Type reference (TYPE) SRV_KEY Stores key of a service package 20060425
2 Importing 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 Exporting EX_MSGKEY_STRING Call by reference Type reference (TYPE) SRV_MSGKEY Message key string 20060425
2 Importing 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