SAP ABAP Class CL_UA_EASY_MSG_HANDLER (Simple Message Handler)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_TOOLBOX (Package) Useful Bits
Properties
Class CL_UA_EASY_MSG_HANDLER  
Short Description Simple Message Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_TOOLBOX   Useful Bits 
Created 20020506   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_EASY_MSG_HANDLER has no forward declaration.
Interfaces
Class CL_UA_EASY_MSG_HANDLER has no interface implemented.
Friends
Class CL_UA_EASY_MSG_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _CONST_CALLBACK Instance attribute Private Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER_CALLBACK Callback Instance for Message Handling 20020506
2 _DEFAULT_MSGID Instance attribute Private Type reference (TYPE) SYMSGID Messages, Message Class 20020506
3 _EXCEPTION Instance attribute Private Object reference (TYPE REF TO) CX_FINB_MSG_RAISED A message was generated 20020506
4 _FACADE Instance attribute Private Object reference (TYPE REF TO) CL_FINB_MSG_HANDLING_FACADE Facade for Message Handling Functionality 20020506
5 _FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER_FACTORY Factory for Message Handler 20020506
6 _HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20020506
7 _T_MESSAGES Instance attribute Private Type reference (TYPE) FINB_TBL_MSG Table of Messages 20020506
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method message analog abap "message tnnn(ag) with v1 v2 v3 v4" 20020506
2 ADD_SY_MSG Instance method Public Method Propagate sy-msg* 20020506
3 CONSTRUCTOR Instance method Public Constructor 20020506
4 GET_HANDLER Instance method Public Method Lag if_finb_msg_handler is printed 20020506
5 SHOW_MESSAGES Instance method Public Method Output messages collected in popup 20020506
Events
Class CL_UA_EASY_MSG_HANDLER has no event.
Types
Class CL_UA_EASY_MSG_HANDLER 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 Importing MSGID Call by reference Type reference (TYPE) SYMSGID '' Nachrichten, Nachrichtenklasse 20020506
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO '000' Nachrichten, Nachrichtennummer 20020506
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Nachrichten, Nachrichtentyp 20020506
4 Importing MSGV1 Call by reference Type reference (TYPE) ANY SPACE 20020506
5 Importing MSGV2 Call by reference Type reference (TYPE) ANY SPACE 20020506
6 Importing MSGV3 Call by reference Type reference (TYPE) ANY SPACE 20020506
7 Importing MSGV4 Call by reference Type reference (TYPE) ANY SPACE 20020506

Method ADD_MESSAGE on class CL_UA_EASY_MSG_HANDLER has no exception.

Method ADD_SY_MSG Signature

Method ADD_SY_MSG on class CL_UA_EASY_MSG_HANDLER has no parameter.
Method ADD_SY_MSG on class CL_UA_EASY_MSG_HANDLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEFAULT_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20020506

Method CONSTRUCTOR on class CL_UA_EASY_MSG_HANDLER has no exception.

Method GET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_HANDLER Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20020506

Method GET_HANDLER on class CL_UA_EASY_MSG_HANDLER has no exception.

Method SHOW_MESSAGES Signature

Method SHOW_MESSAGES on class CL_UA_EASY_MSG_HANDLER has no parameter.
Method SHOW_MESSAGES on class CL_UA_EASY_MSG_HANDLER has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 320