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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER_CALLBACK | Callback Instance for Message Handling | 20020506 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20020506 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_FINB_MSG_RAISED | A message was generated | 20020506 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_MSG_HANDLING_FACADE | Facade for Message Handling Functionality | 20020506 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER_FACTORY | Factory for Message Handler | 20020506 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020506 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | FINB_TBL_MSG | Table of Messages | 20020506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | message analog abap "message tnnn(ag) with v1 v2 v3 v4" | 20020506 | |
| 2 | Instance method | Public | Method | Propagate sy-msg* | 20020506 | |
| 3 | Instance method | Public | Constructor | 20020506 | ||
| 4 | Instance method | Public | Method | Lag if_finb_msg_handler is printed | 20020506 | |
| 5 | 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 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | '' | Nachrichten, Nachrichtenklasse | 20020506 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | '000' | Nachrichten, Nachrichtennummer | 20020506 | ||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichten, Nachrichtentyp | 20020506 | ||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | SPACE | 20020506 | |||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | SPACE | 20020506 | |||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | SPACE | 20020506 | |||
| 7 | 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 | 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 | 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 |