SAP ABAP Class IF_AMC_MESSAGE_RECEIVER_BINARY (AMC receiver for binary (XSTRING) messages)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_AMC_MESSAGE_RECEIVER | ABAP Messaging Channel Message Receiver | 20111123 |
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
| Class | IF_AMC_MESSAGE_RECEIVER_BINARY | |
| Short Description | AMC receiver for binary (XSTRING) messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_AMC_MESSAGE_RECEIVER_BINARY has no forward declaration.
Interfaces
Class IF_AMC_MESSAGE_RECEIVER_BINARY has no interface implemented.
Friends
Class IF_AMC_MESSAGE_RECEIVER_BINARY has no friend class.
Attributes
Class 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
Class IF_AMC_MESSAGE_RECEIVER_BINARY has no event.
Types
Class 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 class IF_AMC_MESSAGE_RECEIVER_BINARY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |