SAP ABAP Class CL_T_SAM_DEMO_LISTENER (Receiver for Review Demo)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_TEST (Package) Integrated Communication Interface Test
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SAM_SESSION_QUEUE_LISTENER | Session Queue Listener (notification enabled) | 20031022 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_QUEUE_ACCESSOR | Helper Interface | 20031022 |
Properties
| Class | CL_T_SAM_DEMO_LISTENER | |
| Short Description | Receiver for Review Demo | |
| Super Class | CL_SAM_SESSION_QUEUE_LISTENER | Session Queue Listener (notification enabled) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICI_TEST | Integrated Communication Interface Test |
| Created | 20031022 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_T_SAM_DEMO_LISTENER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SAM_QUEUE_ACCESSOR | Helper Interface | 20031022 |
Friends
Class CL_T_SAM_DEMO_LISTENER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_SAM_QUEUE_RECEIVER | 20031022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20031022 | ||
| 2 | Static method | Public | Method | 20031022 |
Events
Class CL_T_SAM_DEMO_LISTENER has no event.
Types
Class CL_T_SAM_DEMO_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 | KEY | Call by reference | Type reference (TYPE) | STRING | 20031022 | ||||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | SPACE | 20031022 |
Method CONSTRUCTOR on class CL_T_SAM_DEMO_LISTENER has no exception.
Method GET_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECEIVER | Value transfer | Object reference (TYPE REF TO) | IF_SAM_QUEUE_RECEIVER | Queue Receiver | 20031022 |
Method GET_RECEIVER on class CL_T_SAM_DEMO_LISTENER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |