SAP ABAP Interface IF_AMC_MESSAGE_RECEIVER_TEXT (AMC receiver for text (STRING) 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_AMC_PATTERN_TEST | AMC pattern tests | 20120418 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AMC_TEST_TEXT | Test class for receipt of binary (XSTRING) messages | 20111221 |
Properties
Interface | IF_AMC_MESSAGE_RECEIVER_TEXT | |
Short Description | AMC receiver for text (STRING) messages |
General Data
Package | SAMC_RUNTIME | AMC runtime package |
Created | 20111221 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_AMC_MESSAGE_RECEIVER_TEXT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AMC_MESSAGE_RECEIVER | ABAP Messaging Channel Message Receiver | 20111221 |
Friends
Interface IF_AMC_MESSAGE_RECEIVER_TEXT has no friend.
Attributes
Interface IF_AMC_MESSAGE_RECEIVER_TEXT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Receive messages of type binary (XSTRING) | 20111221 |
Events
Interface IF_AMC_MESSAGE_RECEIVER_TEXT has no event.
Types
Interface IF_AMC_MESSAGE_RECEIVER_TEXT 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) | STRING | 20120924 |
Method RECEIVE on Interface IF_AMC_MESSAGE_RECEIVER_TEXT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 804 |