SAP ABAP Class CL_EAMS_UI_GIS_MESSAGE_MANAGER (Class to manage UI messages)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-GIS (Application Component) Geographical Information System
⤷
EA_GHO_GIS_SERV (Package) GIS: Package for Services
⤷
⤷
Properties
| Class | CL_EAMS_UI_GIS_MESSAGE_MANAGER | |
| Short Description | Class to manage UI messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EA_GHO_GIS_SERV | GIS: Package for Services |
| Created | 20101220 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no forward declaration.
Interfaces
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no interface implemented.
Friends
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_EAMS_UI_GIS_MESSAGE_MANAGER | Class to manage UI messages | 20101220 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | EAMS_T_VB_MESSAGE_STORAGE | Table Type for EAMS_S_UI_VB_MESSAGE_STORAGE | 20101220 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add message | 20101220 | |
| 2 | Static method | Public | Constructor | 20101220 | ||
| 3 | Instance method | Public | Method | Clear messages | 20101220 | |
| 4 | Static method | Public | Method | 20101220 | ||
| 5 | Instance method | Public | Method | Get messages | 20101220 | |
| 6 | Instance method | Public | Method | Notify the user with a message on the header area | 20101220 |
Events
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no event.
Types
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER 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 | IS_MESSAGE | Call by reference | Type reference (TYPE) | EAMS_S_VB_MESSAGE_STORAGE | Structure to collect UI messages | 20101220 | |||
| 2 | IT_MESSAGES | Call by reference | Type reference (TYPE) | EAMS_T_VB_MESSAGE_STORAGE | Table Type for EAMS_S_UI_VB_MESSAGE_STORAGE | 20101220 |
Method ADD_MESSAGE on class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no parameter.
Method CLEAR_MESSAGES on class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EAMS_UI_GIS_MESSAGE_MANAGER | Class to manage UI messages | 20101220 |
Method GET_INSTANCE on class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | EAMS_T_VB_MESSAGE_STORAGE | Table Type for EAMS_S_UI_VB_MESSAGE_STORAGE | 20101220 |
Method GET_MESSAGES on class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no exception.
Method REPORT_FPM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20101220 | ||||
| 2 | IV_LIFETIME | Call by reference | Type reference (TYPE) | FPM_MSG_LIFETIME_VISIBILITY | Life time and visibility of Messages in FPM | 20101220 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20101220 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20101220 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20101220 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20101220 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20101220 | |||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20101220 | |||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20101220 | |||
| 10 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20101220 |
Method REPORT_FPM_MESSAGE on class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |