SAP ABAP Class IF_AMC_MESSAGE_CONSUMER (ABAP Messaging Channel (AMC) interface for message consumer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AMC_MESSAGE_CONSUMER ABAP Messaging Channel (AMC) consumer class 20111122
Properties
Class IF_AMC_MESSAGE_CONSUMER  
Short Description ABAP Messaging Channel (AMC) interface for message consumer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111122   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AMC_MESSAGE_CONSUMER has no forward declaration.
Interfaces
Class IF_AMC_MESSAGE_CONSUMER has no interface implemented.
Friends
Class IF_AMC_MESSAGE_CONSUMER has no friend class.
Attributes
Class IF_AMC_MESSAGE_CONSUMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 START_MESSAGE_DELIVERY Instance method Public Method Start the delivery of the AMC messages 20111122
2 STOP_MESSAGE_DELIVERY Instance method Public Method Stop the delivery of the AMC messages 20120604
Events
Class IF_AMC_MESSAGE_CONSUMER has no event.
Types
Class IF_AMC_MESSAGE_CONSUMER has no local type.
Method Signatures

Method START_MESSAGE_DELIVERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECEIVER Call by reference Object reference (TYPE REF TO) IF_AMC_MESSAGE_RECEIVER ABAP Messaging Channel Message Receiver 20120924
# Exception Resumable Description Created on
1 CX_AMC_ERROR Error handling class for ABAP Messaging Channels (AMC) 20111122

Method STOP_MESSAGE_DELIVERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECEIVER Call by reference Object reference (TYPE REF TO) IF_AMC_MESSAGE_RECEIVER ABAP Messaging Channel Message Receiver 20120924
# Exception Resumable Description Created on
1 CX_AMC_ERROR Error handling class for ABAP Messaging Channels (AMC) 20120604
History
Last changed by/on SAP  20140121 
SAP Release Created in