SAP ABAP Class CL_EAMS_VB_MANAGER_MESSAGE (Class to manage UI messages)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_VB (Package) VisualBusiness

⤷

⤷

Properties
Class | CL_EAMS_VB_MANAGER_MESSAGE | |
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 | EAMS_VB | VisualBusiness |
Created | 20100112 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EAMS_VB_MANAGER_MESSAGE has no forward declaration.
Interfaces
Class CL_EAMS_VB_MANAGER_MESSAGE has no interface implemented.
Friends
Class CL_EAMS_VB_MANAGER_MESSAGE 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_VB_MANAGER_MESSAGE | Class to manage UI messages | 20100112 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EAMS_T_VB_MESSAGE_STORAGE | Table Type for EAMS_S_UI_VB_MESSAGE_STORAGE | 20100112 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add message | 20100112 |
2 | ![]() |
Static method | Public | Constructor | 20100112 | |
3 | ![]() |
Instance method | Public | Method | Clear messages | 20100112 |
4 | ![]() |
Instance method | Public | Method | Get messages | 20100112 |
5 | ![]() |
Instance method | Public | Method | Notify the user with a message on the header area | 20100112 |
6 | ![]() |
Static method | Public | Method | 20100112 |
Events
Class CL_EAMS_VB_MANAGER_MESSAGE has no event.
Types
Class CL_EAMS_VB_MANAGER_MESSAGE 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 | 20100112 | ||
2 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | EAMS_T_VB_MESSAGE_STORAGE | Table Type for EAMS_S_UI_VB_MESSAGE_STORAGE | 20100112 |
Method ADD_MESSAGE on class CL_EAMS_VB_MANAGER_MESSAGE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAMS_VB_MANAGER_MESSAGE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMS_VB_MANAGER_MESSAGE has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class CL_EAMS_VB_MANAGER_MESSAGE has no parameter.
Method CLEAR_MESSAGES on class CL_EAMS_VB_MANAGER_MESSAGE 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 | 20100112 |
Method GET_MESSAGES on class CL_EAMS_VB_MANAGER_MESSAGE 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 | 20100112 | |||
2 | ![]() |
IV_LIFETIME | Call by reference | Type reference (TYPE) | FPM_MSG_LIFETIME_VISIBILITY | Life time and visibility of Messages in FPM | 20100112 | ||
3 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20100112 | ||
4 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100112 | ||
5 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20100112 | ||
6 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100112 | ||
7 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100112 | ||
8 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100112 | ||
9 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100112 | ||
10 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20100112 |
Method REPORT_FPM_MESSAGE on class CL_EAMS_VB_MANAGER_MESSAGE has no exception.
Method S_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_VB_MANAGER_MESSAGE | Class to manage UI messages | 20100112 |
Method S_GET_INSTANCE on class CL_EAMS_VB_MANAGER_MESSAGE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |