SAP ABAP Class CL_UR_EASY_MSG_HANDLER (Simple Message Handler)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC (Application Component) Business Accounting
     UR_REALIGNMENT_TOOL (Package) Realignment Tool
Properties
Class CL_UR_EASY_MSG_HANDLER  
Short Description Simple Message Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UR    
Program status     
Category 0   
Package UR_REALIGNMENT_TOOL   Realignment Tool 
Created 20020807   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UR_EASY_MSG_HANDLER has no forward declaration.
Interfaces
Class CL_UR_EASY_MSG_HANDLER has no interface implemented.
Friends
Class CL_UR_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 20020807
2 _DEFAULT_MSGID Instance attribute Private Type reference (TYPE) SYMSGID Messages, Message Class 20020807
3 _EXCEPTION Instance attribute Private Object reference (TYPE REF TO) CX_FINB_MSG_RAISED A message was generated 20020807
4 _FACADE Instance attribute Private Object reference (TYPE REF TO) CL_FINB_MSG_HANDLING_FACADE Facade for Message Handling Functionality 20020807
5 _FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER_FACTORY Factory for Message Handler 20020807
6 _HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20020807
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BAPIRET_MESSAGE Instance method Public Method Transfer Message in BAPIRET Format 20020911
2 ADD_BAPIRET_MESSAGES Instance method Public Method Transfer Messages in BAPIRET Format 20020911
3 ADD_MESSAGE Instance method Public Method message analog abap "message tnnn(ag) with v1 v2 v3 v4" 20020807
4 ADD_SY_MSG Instance method Public Method Propagate sy-msg* 20020807
5 ADD_UGBW_T_MESSAGE Instance method Public Method Propagate msg list of type* ugbw_t_message 20020807
6 CLEAR Instance method Public Method Delete Messages 20021118
7 CONSTRUCTOR Instance method Public Constructor 20020807
8 GET_HANDLER Instance method Public Method Lag if_finb_msg_handler is printed 20020807
9 IS_FILLED Instance method Public Method Do messages exist? 20021118
10 SHOW_MESSAGES Instance method Public Method Output messages collected in popup 20020807
Events
Class CL_UR_EASY_MSG_HANDLER has no event.
Types
Class CL_UR_EASY_MSG_HANDLER has no local type.
Method Signatures

Method ADD_BAPIRET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BAPIRET Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20020911

Method ADD_BAPIRET_MESSAGE on class CL_UR_EASY_MSG_HANDLER has no exception.

Method ADD_BAPIRET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20020911

Method ADD_BAPIRET_MESSAGES on class CL_UR_EASY_MSG_HANDLER has no exception.

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 20020807
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO '000' Nachrichten, Nachrichtennummer 20020807
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Nachrichten, Nachrichtentyp 20020807
4 Importing MSGV1 Call by reference Type reference (TYPE) ANY SPACE 20020807
5 Importing MSGV2 Call by reference Type reference (TYPE) ANY SPACE 20020807
6 Importing MSGV3 Call by reference Type reference (TYPE) ANY SPACE 20020807
7 Importing MSGV4 Call by reference Type reference (TYPE) ANY SPACE 20020807

Method ADD_MESSAGE on class CL_UR_EASY_MSG_HANDLER has no exception.

Method ADD_SY_MSG Signature

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

Method ADD_UGBW_T_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UGBW_T_MESSAGE Call by reference Type reference (TYPE) UGBW_T_MESSAGE Meldungen 20020807
2 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20020807
3 Returning R_SEVERITY Value transfer Type reference (TYPE) SYSUBRC 0=nur Mitteilungen, 1=Warnungen, 2=Fehler 20020807

Method ADD_UGBW_T_MESSAGE on class CL_UR_EASY_MSG_HANDLER has no exception.

Method CLEAR Signature

Method CLEAR on class CL_UR_EASY_MSG_HANDLER has no parameter.
Method CLEAR on class CL_UR_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 'UR' Nachrichten, Nachrichtenklasse 20020807

Method CONSTRUCTOR on class CL_UR_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 20020807

Method GET_HANDLER on class CL_UR_EASY_MSG_HANDLER has no exception.

Method IS_FILLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FILLED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021118

Method IS_FILLED on class CL_UR_EASY_MSG_HANDLER has no exception.

Method SHOW_MESSAGES Signature

Method SHOW_MESSAGES on class CL_UR_EASY_MSG_HANDLER has no parameter.
Method SHOW_MESSAGES on class CL_UR_EASY_MSG_HANDLER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 1.1