SAP ABAP Class IF_AMC_MESSAGE_RECEIVER_TEXT (AMC receiver for text (STRING) 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 20111221
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
Class IF_AMC_MESSAGE_RECEIVER_TEXT  
Short Description AMC receiver for text (STRING) messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AMC_MESSAGE_RECEIVER_TEXT has no forward declaration.
Interfaces
Class IF_AMC_MESSAGE_RECEIVER_TEXT has no interface implemented.
Friends
Class IF_AMC_MESSAGE_RECEIVER_TEXT has no friend class.
Attributes
Class IF_AMC_MESSAGE_RECEIVER_TEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RECEIVE Instance method Public Method Receive messages of type binary (XSTRING) 20111221
Events
Class IF_AMC_MESSAGE_RECEIVER_TEXT has no event.
Types
Class 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 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_AMC_MESSAGE_CONTEXT ABAP Messaging Channel Context Information 20120924
2 Importing I_MESSAGE Call by reference Type reference (TYPE) STRING 20120924

Method RECEIVE on class IF_AMC_MESSAGE_RECEIVER_TEXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in