SAP ABAP Class CL_CTS_UI_EVT_MSG_CONTROLLER (centralCTS: Controller for Event Message UIs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_WDUI (Package) Central CTS Web Dynpro UIs

⤷

⤷

Properties
Class | CL_CTS_UI_EVT_MSG_CONTROLLER | |
Short Description | centralCTS: Controller for Event Message UIs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCTS_DIST_CTL_WDUI | Central CTS Web Dynpro UIs |
Created | 20100914 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CTS_UI_EVT_MSG_CONTROLLER has no forward declaration.
Interfaces
Class CL_CTS_UI_EVT_MSG_CONTROLLER has no interface implemented.
Friends
Class CL_CTS_UI_EVT_MSG_CONTROLLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100914 | ||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CTS_UI_EVT_MSG_CONTROLLER | centralCTS: Controller for Event Message UIs | 20100914 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Instance | 20100914 |
2 | ![]() |
Instance method | Public | Event handling method | Event Listener for 'plugin missing' event | 20100914 |
Events
Class CL_CTS_UI_EVT_MSG_CONTROLLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_DATA | Private | See coding | 20101008 | BEGIN OF ty_data,
text TYPE string,
END OF ty_data
|
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100914 | ||
2 | ![]() |
CONTROLLER | Value transfer | Object reference (TYPE REF TO) | CL_CTS_UI_EVT_MSG_CONTROLLER | centralCTS: Controller for Event Message UIs | 20100914 |
Method CREATE on class CL_CTS_UI_EVT_MSG_CONTROLLER has no exception.
Method EVENT_LISTENER_PLUGIN_MISSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPERATION | Call by reference | Attribute reference (LIKE) | 20100914 | ||||
2 | ![]() |
PLUGIN_NAME | Call by reference | Attribute reference (LIKE) | 20100914 | ||||
3 | ![]() |
SYSTEM | Call by reference | Attribute reference (LIKE) | 20100914 |
Method EVENT_LISTENER_PLUGIN_MISSING on class CL_CTS_UI_EVT_MSG_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |