SAP ABAP Interface IF_AMC_MESSAGE_RECEIVER_BINARY (AMC receiver for binary (XSTRING) messages)
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_ABAP_ONLINE_CHAT | Test class for receipt of binary (XSTRING) messages | 20111202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AMC_LOADTEST_BINARY | Test Class for Receipt of Binary (XSTRING) Messages | 20120414 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AMC_LOADTEST_PING | Test Class for Receipt of Binary (XSTRING) Messages | 20120515 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AMC_LOADTEST_PONG | Test Class for Receipt of Binary (XSTRING) Messages | 20120515 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AMC_TEST_BINARY | Test class for receipt of binary (XSTRING) messages | 20111123 |
Properties
| Interface | IF_AMC_MESSAGE_RECEIVER_BINARY | |
| Short Description | AMC receiver for binary (XSTRING) messages |
General Data
| Package | SAMC_RUNTIME | AMC runtime package |
| Created | 20111123 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_AMC_MESSAGE_RECEIVER_BINARY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AMC_MESSAGE_RECEIVER | ABAP Messaging Channel Message Receiver | 20111123 |
Friends
Interface IF_AMC_MESSAGE_RECEIVER_BINARY has no friend.
Attributes
Interface IF_AMC_MESSAGE_RECEIVER_BINARY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Receive messages of type binary (XSTRING) | 20111123 |
Events
Interface IF_AMC_MESSAGE_RECEIVER_BINARY has no event.
Types
Interface IF_AMC_MESSAGE_RECEIVER_BINARY 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 | 20120924 | |||
| 2 | I_MESSAGE | Call by reference | Type reference (TYPE) | XSTRING | 20120924 |
Method RECEIVE on Interface IF_AMC_MESSAGE_RECEIVER_BINARY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 804 |