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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER_CALLBACK | Callback Instance for Message Handling | 20020807 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20020807 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_FINB_MSG_RAISED | A message was generated | 20020807 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_MSG_HANDLING_FACADE | Facade for Message Handling Functionality | 20020807 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER_FACTORY | Factory for Message Handler | 20020807 | |||
| 6 | 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 | Instance method | Public | Method | Transfer Message in BAPIRET Format | 20020911 | |
| 2 | Instance method | Public | Method | Transfer Messages in BAPIRET Format | 20020911 | |
| 3 | Instance method | Public | Method | message analog abap "message tnnn(ag) with v1 v2 v3 v4" | 20020807 | |
| 4 | Instance method | Public | Method | Propagate sy-msg* | 20020807 | |
| 5 | Instance method | Public | Method | Propagate msg list of type* ugbw_t_message | 20020807 | |
| 6 | Instance method | Public | Method | Delete Messages | 20021118 | |
| 7 | Instance method | Public | Constructor | 20020807 | ||
| 8 | Instance method | Public | Method | Lag if_finb_msg_handler is printed | 20020807 | |
| 9 | Instance method | Public | Method | Do messages exist? | 20021118 | |
| 10 | 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 | 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 | 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 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | '' | Nachrichten, Nachrichtenklasse | 20020807 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | '000' | Nachrichten, Nachrichtennummer | 20020807 | ||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichten, Nachrichtentyp | 20020807 | ||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | SPACE | 20020807 | |||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | SPACE | 20020807 | |||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | SPACE | 20020807 | |||
| 7 | 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 | IT_UGBW_T_MESSAGE | Call by reference | Type reference (TYPE) | UGBW_T_MESSAGE | Meldungen | 20020807 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020807 | |||
| 3 | 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 | 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 | 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 | 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 |