SAP ABAP Class /RPM/CL_UI_EVENT_LISTENER (Receiver of Event Communication)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
/RPM/UI_LOGIC (Package) RPM UI Logic for ABAP WD
⤷
⤷
Properties
| Class | /RPM/CL_UI_EVENT_LISTENER | |
| Short Description | Receiver of Event Communication | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /RPM/UI_LOGIC | RPM UI Logic for ABAP WD |
| Created | 20080704 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /RPM/CL_UI_EVENT_LISTENER has no forward declaration.
Interfaces
Class /RPM/CL_UI_EVENT_LISTENER has no interface implemented.
Friends
Class /RPM/CL_UI_EVENT_LISTENER 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) | /RPM/IWCI_IF_EVENTS | WebDynpro Interface INTERFACECONTROLLER | 20080708 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080704 | |
| 2 | Instance method | Public | Event handling method | Event handler for the event Update from EventSource class | 20080709 |
Events
Class /RPM/CL_UI_EVENT_LISTENER has no event.
Types
Class /RPM/CL_UI_EVENT_LISTENER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJ_DELEGATE | Call by reference | Object reference (TYPE REF TO) | /RPM/IWCI_IF_EVENTS | WebDynpro Interface INTERFACECONTROLLER | 20080708 |
Method CONSTRUCTOR on class /RPM/CL_UI_EVENT_LISTENER has no exception.
Method ON_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTION_TYPE | Call by reference | Attribute reference (LIKE) | 20080709 | |||||
| 2 | EV_OBJECT_TYPE | Call by reference | Attribute reference (LIKE) | 20080709 | |||||
| 3 | EV_VALUE | Call by reference | Attribute reference (LIKE) | 20081208 |
Method ON_UPDATE on class /RPM/CL_UI_EVENT_LISTENER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 500_701 |