SAP ABAP Interface IF_AMC_MESSAGE_RECEIVER_PCP (AMC receiver for Push Channel Protocol (PCP) messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAMC_RUNTIME (Package) AMC runtime package
⤷
⤷
Properties
| Interface | IF_AMC_MESSAGE_RECEIVER_PCP | |
| Short Description | AMC receiver for Push Channel Protocol (PCP) messages |
General Data
| Package | SAMC_RUNTIME | AMC runtime package |
| Created | 20130612 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_AMC_MESSAGE_RECEIVER_PCP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AMC_MESSAGE_RECEIVER | ABAP Messaging Channel Message Receiver | 20130612 |
Friends
Interface IF_AMC_MESSAGE_RECEIVER_PCP has no friend.
Attributes
Interface IF_AMC_MESSAGE_RECEIVER_PCP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Receive messages of type Push Channel Protocol (PCP) | 20130612 |
Events
Interface IF_AMC_MESSAGE_RECEIVER_PCP has no event.
Types
Interface IF_AMC_MESSAGE_RECEIVER_PCP has no local type.
Method Signatures
Method RECEIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_AMC_MESSAGE_CONTEXT | ABAP Messaging Channel Context Information | 20130612 | |||
| 2 | I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_AC_MESSAGE_TYPE_PCP | 20130612 |
Method RECEIVE on Interface IF_AMC_MESSAGE_RECEIVER_PCP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |