SAP ABAP Class CL_PMEVC_UI_MESSAGE_LIST (UI Message List)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-VC (Application Component) Variant Configuration
⤷
PME_VC_EDITION (Package) Modeling Environment for Variant Configuration

⤷

⤷

Properties
Class | CL_PMEVC_UI_MESSAGE_LIST | |
Short Description | UI Message List | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PME_VC_EDITION | Modeling Environment for Variant Configuration |
Created | 20100715 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PMEVC_UI_MESSAGE_LIST has no interface implemented.
Friends
Class CL_PMEVC_UI_MESSAGE_LIST 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) | CL_PMEVC_APPLICATION | Event Handler for PME VC UI | 20100715 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20100715 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100715 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20100715 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PMECT_T_CHKMSG | 20100715 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PMEVC_ENGINE_MODEL | Model | 20100715 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PMECT_T_CHKMSG_OUTPUT | 20100715 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CLOSE_REQUEST | Instance Event (0) |
Public (2) |
Request for Close | 20100715 |
2 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
Forward navigation | 20100715 |
Types
Class CL_PMEVC_UI_MESSAGE_LIST has no local type.
Method Signatures
Method ADD_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | PMECT_S_CHKMSG | A message | 20100716 |
Method ADD_TO_GRID on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_PMEVC_APPLICATION | Event Handler for PME VC UI | 20100715 | ||
2 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20100715 | ||
3 | ![]() |
MODEL | Call by reference | Object reference (TYPE REF TO) | CL_PMEVC_ENGINE_MODEL | Model | 20100715 |
Method CONSTRUCTOR on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Method CREATE_EXCLUDING_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCLUDED_FUNCTIONS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20100715 |
Method CREATE_EXCLUDING_FUNCTIONS on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Method CREATE_FIELDCATALOG Signature
Method CREATE_FIELDCATALOG on class CL_PMEVC_UI_MESSAGE_LIST has no parameter.
Method CREATE_FIELDCATALOG on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Method FILL_GRID Signature
Method FILL_GRID on class CL_PMEVC_UI_MESSAGE_LIST has no parameter.
Method FILL_GRID on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Method FREE Signature
Method FREE on class CL_PMEVC_UI_MESSAGE_LIST has no parameter.
Method FREE on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20100716 | ||||
2 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20100715 |
Method HANDLE_DOUBLE_CLICK on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Method HANDLE_EVT_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20100715 |
Method HANDLE_EVT_TOOLBAR on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Method HANDLE_EVT_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20100715 |
Method HANDLE_EVT_USER_COMMAND on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Method MAP_MSG_TO_OUTLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTLINE | Call by reference | Type reference (TYPE) | PMECT_S_CHKMSG_OUTPUT | 20100715 | |||
2 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | PMECT_S_CHKMSG | 20100715 |
Method MAP_MSG_TO_OUTLINE on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Method SHOW_MESSAGE_LIST Signature
Method SHOW_MESSAGE_LIST on class CL_PMEVC_UI_MESSAGE_LIST has no parameter.
Method SHOW_MESSAGE_LIST on class CL_PMEVC_UI_MESSAGE_LIST has no exception.
Event Signatures
Event CLOSE_REQUEST Signature
Event CLOSE_REQUEST on class CL_PMEVC_UI_MESSAGE_LIST has no parameter.
Event DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_PMEVC_ENGINE_ENTITY | General Engine Object | 20100715 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |