SAP ABAP Class CL_SAM_QUEUE_RECEIVER (Queue Receiver)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW-MES (Application Component) Messaging
⤷
CRM_SAM_MAIN (Package) SAM Basis Functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_MESSAGE_ACCESSOR | Helper Interface | 20031013 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_MESSAGE_CONSUMER | Message Consumer | 20031013 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_QUEUE_RECEIVER | Queue Receiver | 20031013 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SAM_SHARED_QUEUE_RECEIVER | Session Queue Receiver | 20031205 |
Properties
Class | CL_SAM_QUEUE_RECEIVER | |
Short Description | Queue Receiver | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_SAM_MAIN | SAM Basis Functionality |
Created | 20031013 | 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 | 20031013 | ||
2 | IF_SAM_MESSAGE_CONSUMER | Message Consumer | 20031013 | ||
3 | IF_SAM_QUEUE_RECEIVER | Queue Receiver | 20031013 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IF_SAM_QUEUE_ACCESSOR | 20031205 | 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 | 20031210 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SAM_MESSAGE_LISTENER | 20031013 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAM_TMESSAGEREF | 20031013 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20031013 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | get next message | 20031013 |
2 | ![]() |
Instance method | Protected | Method | enqueue new message | 20031013 |
3 | ![]() |
Instance method | Public | Method | 20031014 | |
4 | ![]() |
Instance method | Public | Method | 20031014 | |
5 | ![]() |
Instance method | Public | Method | 20031014 | |
6 | ![]() |
Instance method | Public | Method | 20031014 | |
7 | ![]() |
Instance method | Public | Method | 20031014 | |
8 | ![]() |
Instance method | Public | Method | sets the queue | 20031013 |
Events
Class CL_SAM_QUEUE_RECEIVER has no event.
Types
Class CL_SAM_QUEUE_RECEIVER has no local type.
Method Signatures
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 | Message | 20031013 |
Method DEQUEUE_MESSAGE on class CL_SAM_QUEUE_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 | Message | 20031013 |
Method ENQUEUE_MESSAGE on class CL_SAM_QUEUE_RECEIVER has no exception.
Method GET_MESSAGE_LISTENER Signature
Method GET_MESSAGE_LISTENER on class CL_SAM_QUEUE_RECEIVER has no parameter.
Method GET_MESSAGE_LISTENER on class CL_SAM_QUEUE_RECEIVER has no exception.
Method GET_QUEUE Signature
Method GET_QUEUE on class CL_SAM_QUEUE_RECEIVER has no parameter.
Method GET_QUEUE on class CL_SAM_QUEUE_RECEIVER has no exception.
Method RECEIVE Signature
Method RECEIVE on class CL_SAM_QUEUE_RECEIVER has no parameter.
Method RECEIVE on class CL_SAM_QUEUE_RECEIVER has no exception.
Method RECEIVE_NO_WAIT Signature
Method RECEIVE_NO_WAIT on class CL_SAM_QUEUE_RECEIVER has no parameter.
Method RECEIVE_NO_WAIT on class CL_SAM_QUEUE_RECEIVER has no exception.
Method SET_MESSAGE_LISTENER Signature
Method SET_MESSAGE_LISTENER on class CL_SAM_QUEUE_RECEIVER has no parameter.
Method SET_MESSAGE_LISTENER on class CL_SAM_QUEUE_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 | 20031013 |
Method SET_QUEUE on class CL_SAM_QUEUE_RECEIVER has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |