SAP ABAP Class CL_ACCOUNT_MMSRV_MESSAGES (Message handler Class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-SRV (Application Component) External Services
     MMSRV_UI_MODEL (Package) Model Components for Web Dynpro External Service
Properties
Class CL_ACCOUNT_MMSRV_MESSAGES  
Short Description Message handler Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMSRV_UI_MODEL   Model Components for Web Dynpro External Service 
Created 20091014   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ACCOUNT_MMSRV_MESSAGES has no forward declaration.
Interfaces
Class CL_ACCOUNT_MMSRV_MESSAGES has no interface implemented.
Friends
Class CL_ACCOUNT_MMSRV_MESSAGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_ACCOUNT_MMSRV_MESSAGES Message handler Class 20091014
2 MY_T_MESSAGES Static Attribute Public Type reference (TYPE) SRV_MESSAGES_TTY Table Type: MMSRV Messages 20091014
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGES Instance method Public Method Add message to the Log 20091014
2 CLEAR_MESSAGES Instance method Public Method Clear Messages 20091110
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091014
4 GET_INSTANCE Static method Public Method Get instance of the messages 20091014
5 GET_MESSAGES Instance method Public Method Get Messages 20091014
Events
Class CL_ACCOUNT_MMSRV_MESSAGES has no event.
Types
Class CL_ACCOUNT_MMSRV_MESSAGES has no local type.
Method Signatures

Method ADD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMT_MESSAGES Call by reference Type reference (TYPE) SRV_MESSAGES_TTY Table Type: MMSRV Messages 20091014

Method ADD_MESSAGES on class CL_ACCOUNT_MMSRV_MESSAGES has no exception.

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class CL_ACCOUNT_MMSRV_MESSAGES has no parameter.
Method CLEAR_MESSAGES on class CL_ACCOUNT_MMSRV_MESSAGES has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ACCOUNT_MMSRV_MESSAGES has no parameter.
Method CONSTRUCTOR on class CL_ACCOUNT_MMSRV_MESSAGES has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ACCOUNT_MMSRV_MESSAGES Message handler Class 20091014

Method GET_INSTANCE on class CL_ACCOUNT_MMSRV_MESSAGES 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 Table Type: MMSRV Messages 20091014

Method GET_MESSAGES on class CL_ACCOUNT_MMSRV_MESSAGES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605