SAP ABAP Interface IF_SAM_MESSAGE_CONSUMER (Message Consumer)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SAM_QUEUE_RECEIVER | Queue Receiver | 20031013 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAM_QUEUE_RECEIVER | Queue Receiver | 20031013 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_T_SAM_DEMO_JS_RECEIVER | Queue Receiver | 20031107 |
Properties
| Interface | IF_SAM_MESSAGE_CONSUMER | |
| Short Description | Message Consumer |
General Data
| Package | CRM_SAM_MAIN | SAM Basis Functionality |
| Created | 20031013 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SAM_MESSAGE_CONSUMER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SAM_MESSAGE_ACCESSOR | Helper Interface | 20031013 |
Friends
Interface IF_SAM_MESSAGE_CONSUMER has no friend.
Attributes
Interface IF_SAM_MESSAGE_CONSUMER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns message listener | 20031013 | |
| 2 | Instance method | Public | Method | wait next message | 20031013 | |
| 3 | Instance method | Public | Method | return next message | 20031013 | |
| 4 | Instance method | Public | Method | sets message listener | 20031013 |
Events
Interface IF_SAM_MESSAGE_CONSUMER has no event.
Types
Interface IF_SAM_MESSAGE_CONSUMER has no local type.
Method Signatures
Method GET_MESSAGE_LISTENER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_LISTENER | Value transfer | Object reference (TYPE REF TO) | IF_SAM_MESSAGE_LISTENER | Message Listener | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Messaging Exception | 20031013 |
Method RECEIVE 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 | |||
| 2 | TIMEOUT | Call by reference | Type reference (TYPE) | I | 60 | timeout Wert in Sekunden | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Messaging Exception | 20031013 |
Method RECEIVE_NO_WAIT 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Messaging Exception | 20031013 |
Method SET_MESSAGE_LISTENER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_SAM_MESSAGE_LISTENER | Message Listener | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Messaging Exception | 20031013 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |