SAP ABAP Interface IF_AMC_MESSAGE_CONSUMER (ABAP Messaging Channel (AMC) interface for message consumer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAMC_RUNTIME (Package) AMC runtime package
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AMC_MESSAGE_CONSUMER | ABAP Messaging Channel (AMC) consumer class | 20111122 |
Properties
| Interface | IF_AMC_MESSAGE_CONSUMER | |
| Short Description | ABAP Messaging Channel (AMC) interface for message consumer |
General Data
| Package | SAMC_RUNTIME | AMC runtime package |
| Created | 20111122 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_AMC_MESSAGE_CONSUMER has no forward declaration.
Interfaces
Interface IF_AMC_MESSAGE_CONSUMER has no interface.
Friends
Interface IF_AMC_MESSAGE_CONSUMER has no friend.
Attributes
Interface IF_AMC_MESSAGE_CONSUMER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Start the delivery of the AMC messages | 20111122 | |
| 2 | Instance method | Public | Method | Stop the delivery of the AMC messages | 20120604 |
Events
Interface IF_AMC_MESSAGE_CONSUMER has no event.
Types
Interface IF_AMC_MESSAGE_CONSUMER has no local type.
Method Signatures
Method START_MESSAGE_DELIVERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECEIVER | Call by reference | Object reference (TYPE REF TO) | IF_AMC_MESSAGE_RECEIVER | ABAP Messaging Channel Message Receiver | 20120924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error handling class for ABAP Messaging Channels (AMC) | 20111122 |
Method STOP_MESSAGE_DELIVERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECEIVER | Call by reference | Object reference (TYPE REF TO) | IF_AMC_MESSAGE_RECEIVER | ABAP Messaging Channel Message Receiver | 20120924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error handling class for ABAP Messaging Channels (AMC) | 20120604 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 804 |