SAP ABAP Class CL_AMC_MESSAGE_CONSUMER (ABAP Messaging Channel (AMC) consumer class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-AC (Application Component) ABAP Channels
     SAMC_RUNTIME (Package) AMC runtime package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AMC_MESSAGE_CONSUMER ABAP Messaging Channel (AMC) interface for message consumer 20111122
Properties
Class CL_AMC_MESSAGE_CONSUMER  
Short Description ABAP Messaging Channel (AMC) consumer class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SAMC_RUNTIME   AMC runtime package 
Created 20111122   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_AMC_RUNTIME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_AMC_MESSAGE_CONSUMER ABAP Messaging Channel (AMC) interface for message consumer 20111122
Friends
# Friend Modeled only Created on Description
1 CL_AMC_CHANNEL_MANAGER 20130220 ABAP Messaging Channel Manager
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_AMC_RUNTIME Instance attribute Private Object reference (TYPE REF TO) CL_AMC_RUNTIME ABAP Messaging Channel Runtime API 20120917
2 M_CHANNEL_IDENTITY_ROLE Instance attribute Private Type reference (TYPE) CL_AMC_RUNTIME=>GT_CHANNEL_IDENTITY_ROLE ABAP Messaging Channels Identity 20120917
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20111122
Events
Class CL_AMC_MESSAGE_CONSUMER has no event.
Types
Class CL_AMC_MESSAGE_CONSUMER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANNEL_IDENTITY_ROLE Call by reference Type reference (TYPE) CL_AMC_RUNTIME=>GT_CHANNEL_IDENTITY_ROLE ABAP Messaging Channels Identity 20120420

Method CONSTRUCTOR on class CL_AMC_MESSAGE_CONSUMER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 804