SAP ABAP Interface IF_SAM_MESSAGE_QUEUE (Message Queue)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW-MES (Application Component) Messaging
⤷
CRM_SAM_MAIN (Package) SAM Basis Functionality
⤷
⤷
Properties
| Interface | IF_SAM_MESSAGE_QUEUE | |
| Short Description | Message Queue |
General Data
| Package | CRM_SAM_MAIN | SAM Basis Functionality |
| Created | 20031210 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SAM_MESSAGE_QUEUE has no forward declaration.
Interfaces
Interface IF_SAM_MESSAGE_QUEUE has no interface.
Friends
Interface IF_SAM_MESSAGE_QUEUE has no friend.
Attributes
Interface IF_SAM_MESSAGE_QUEUE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | dequeue message | 20031210 | |
| 2 | Instance method | Public | Method | enqueue message | 20031210 |
Events
Interface IF_SAM_MESSAGE_QUEUE has no event.
Types
Interface IF_SAM_MESSAGE_QUEUE 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 | 20031210 |
Method DEQUEUE_MESSAGE on Interface IF_SAM_MESSAGE_QUEUE 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 | 20031210 |
Method ENQUEUE_MESSAGE on Interface IF_SAM_MESSAGE_QUEUE has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |