SAP ABAP Class CL_SAM_GEN_EVENT_HNDLR (Generic eventhandler for new msg)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW-MES (Application Component) Messaging
⤷
CRM_SAM_BSP_SESSION (Package) SAM BSP Session Messaging
⤷
⤷
Properties
| Class | CL_SAM_GEN_EVENT_HNDLR | |
| Short Description | Generic eventhandler for new msg | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_SAM_BSP_SESSION | SAM BSP Session Messaging |
| Created | 20130409 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAM_GEN_EVENT_HNDLR has no forward declaration.
Interfaces
Class CL_SAM_GEN_EVENT_HNDLR has no interface implemented.
Friends
Class CL_SAM_GEN_EVENT_HNDLR 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) | OBJECT | Generic call back object | 20131029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Handling event NEW_SAM_MSG | 20131029 | |
| 2 | Instance method | Public | Method | Register on event NEW_SAM_MSG | 20131029 | |
| 3 | Instance method | Public | Method | Unregister from event NEW_SAM_MSG | 20131029 |
Events
Class CL_SAM_GEN_EVENT_HNDLR has no event.
Types
Class CL_SAM_GEN_EVENT_HNDLR has no local type.
Method Signatures
Method HANDLE_EVENT Signature
Method HANDLE_EVENT on class CL_SAM_GEN_EVENT_HNDLR has no parameter.
Method HANDLE_EVENT on class CL_SAM_GEN_EVENT_HNDLR has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CALL_BACK_OBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | Generic call back object | 20131029 |
Method REGISTER on class CL_SAM_GEN_EVENT_HNDLR has no exception.
Method UNREGISTER Signature
Method UNREGISTER on class CL_SAM_GEN_EVENT_HNDLR has no parameter.
Method UNREGISTER on class CL_SAM_GEN_EVENT_HNDLR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |