SAP ABAP Class CL_MCM_CLIENT_EVENT_LISTENER (MCM Client Event Listener)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
IC_CCS_MCM (Package) IC Communication Channels Service Multi-Channel Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_MESSAGE_LISTENER | Message Listener | 20040130 |
Properties
| Class | CL_MCM_CLIENT_EVENT_LISTENER | |
| Short Description | MCM Client Event Listener | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IC_CCS_MCM | IC Communication Channels Service Multi-Channel Management |
| Created | 20040123 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SAM_MESSAGE_LISTENER | Message Listener | 20040130 |
Friends
Class CL_MCM_CLIENT_EVENT_LISTENER has no friend class.
Attributes
Class CL_MCM_CLIENT_EVENT_LISTENER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | dispatch message | 20040123 | |
| 2 | Instance method | Public | Method | Raise Client User State Message | 20110406 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CLIENT_ACTION_MESSAGE | Instance Event (0) |
Public (2) |
20040123 | |
| 2 | CLIENT_USER_STATE_MESSAGE | Instance Event (0) |
Public (2) |
20040123 |
Types
Class CL_MCM_CLIENT_EVENT_LISTENER has no local type.
Method Signatures
Method DISPATCH_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SAM_MESSAGE | SAM Nachrict | 20040123 |
Method DISPATCH_MESSAGE on class CL_MCM_CLIENT_EVENT_LISTENER has no exception.
Method RAISE_CLIENT_USER_STATE_MESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SAM_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SAM_MESSAGE | Message | 20110406 |
Method RAISE_CLIENT_USER_STATE_MESS on class CL_MCM_CLIENT_EVENT_LISTENER has no exception.
Event Signatures
Event CLIENT_ACTION_MESSAGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SAM_MESSAGE | SAM Nachricht | 20040123 |
Event CLIENT_USER_STATE_MESSAGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SAM_MESSAGE | SAM Nachricht | 20040123 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |