SAP ABAP Class CL_T_SAM_DEMO_JS_RECEIVER (Queue Receiver)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_MESSAGE_ACCESSOR | Helper Interface | 20031107 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_MESSAGE_CONSUMER | Message Consumer | 20031107 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_QUEUE_RECEIVER | Queue Receiver | 20031107 |
Properties
Class | CL_T_SAM_DEMO_JS_RECEIVER | |
Short Description | Queue Receiver | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ICI_TEST | Integrated Communication Interface Test |
Created | 20031107 | SAP |
Last change | 20081007 | 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_ACCESSOR | Helper Interface | 20031107 | ||
2 | IF_SAM_MESSAGE_CONSUMER | Message Consumer | 20031107 | ||
3 | IF_SAM_QUEUE_RECEIVER | Queue Receiver | 20031107 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IF_SAM_QUEUE_ACCESSOR | 20031107 | Helper Interface |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 1 | repetition rate in seconds | 20031107 | |
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SAM_MESSAGE_LISTENER | Message Listener | 20031107 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_MESSAGE_QUEUE | Message Queue | 20031107 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Message Queue Name | 20031107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031107 |
2 | ![]() |
Instance method | Protected | Method | get next message | 20031107 |
3 | ![]() |
Instance method | Protected | Method | eenqueue a new message | 20031107 |
4 | ![]() |
Instance method | Public | Method | 20031107 | |
5 | ![]() |
Instance method | Public | Method | 20031107 | |
6 | ![]() |
Instance method | Public | Method | 20031107 | |
7 | ![]() |
Instance method | Public | Method | 20031107 | |
8 | ![]() |
Instance method | Public | Method | 20031107 | |
9 | ![]() |
Instance method | Public | Method | set the queue | 20031107 |
Events
Class CL_T_SAM_DEMO_JS_RECEIVER has no event.
Types
Class CL_T_SAM_DEMO_JS_RECEIVER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_T_SAM_DEMO_JS_RECEIVER has no parameter.
Method CONSTRUCTOR on class CL_T_SAM_DEMO_JS_RECEIVER has no exception.
Method DEQUEUE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_SAM_MESSAGE | Nachricht | 20031107 |
Method DEQUEUE_MESSAGE on class CL_T_SAM_DEMO_JS_RECEIVER has no exception.
Method ENQUEUE_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 | Nachricht | 20031107 |
Method ENQUEUE_MESSAGE on class CL_T_SAM_DEMO_JS_RECEIVER has no exception.
Method GET_MESSAGE_LISTENER Signature
Method GET_MESSAGE_LISTENER on class CL_T_SAM_DEMO_JS_RECEIVER has no parameter.
Method GET_MESSAGE_LISTENER on class CL_T_SAM_DEMO_JS_RECEIVER has no exception.
Method GET_QUEUE Signature
Method GET_QUEUE on class CL_T_SAM_DEMO_JS_RECEIVER has no parameter.
Method GET_QUEUE on class CL_T_SAM_DEMO_JS_RECEIVER has no exception.
Method RECEIVE Signature
Method RECEIVE on class CL_T_SAM_DEMO_JS_RECEIVER has no parameter.
Method RECEIVE on class CL_T_SAM_DEMO_JS_RECEIVER has no exception.
Method RECEIVE_NO_WAIT Signature
Method RECEIVE_NO_WAIT on class CL_T_SAM_DEMO_JS_RECEIVER has no parameter.
Method RECEIVE_NO_WAIT on class CL_T_SAM_DEMO_JS_RECEIVER has no exception.
Method SET_MESSAGE_LISTENER Signature
Method SET_MESSAGE_LISTENER on class CL_T_SAM_DEMO_JS_RECEIVER has no parameter.
Method SET_MESSAGE_LISTENER on class CL_T_SAM_DEMO_JS_RECEIVER has no exception.
Method SET_QUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUEUE | Call by reference | Type reference (TYPE) | STRING | 20031107 |
Method SET_QUEUE on class CL_T_SAM_DEMO_JS_RECEIVER has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |