SAP ABAP Class CL_AMC_CHANNEL_UTILITY (ABAP Messaging Channel utility)
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_CHANNEL_UTILITY ABAP Messaging Channel utility 20130722
Properties
Class CL_AMC_CHANNEL_UTILITY  
Short Description ABAP Messaging Channel utility    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAMC_RUNTIME   AMC runtime package 
Created 20130722   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_AMC_CHANNEL_UTILITY ABAP Messaging Channel utility 20130722
Friends
Class CL_AMC_CHANNEL_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_AMC_RUNTIME Instance attribute Private Object reference (TYPE REF TO) CL_AMC_RUNTIME ABAP Messaging Channel (AMC) runtime basis API 20130722
2 M_CHANNEL_V Instance attribute Private Type reference (TYPE) AMC_CHANNEL_V Generated Table for View 20130722
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Factory method 20130722
Events
Class CL_AMC_CHANNEL_UTILITY has no event.
Types
Class CL_AMC_CHANNEL_UTILITY has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) AMC_APPLICATION_ID ABAP Messaging Application identifier 20130722
2 Importing I_CHANNEL_EXTENSION_ID Call by reference Type reference (TYPE) AMC_CHANNEL_EXTENSION_ID Extension to the Channel Ids 20130722
3 Importing I_CHANNEL_ID Value transfer Type reference (TYPE) AMC_CHANNEL_ID Identifier of the ABAP Messaging Channel 20130722
4 Returning R_UTILITY Value transfer Object reference (TYPE REF TO) IF_AMC_CHANNEL_UTILITY ABAP Messaging Channel utility 20130722
# Exception Resumable Description Created on
1 CX_AMC_ERROR Error handling class for ABAP Messaging Channels (AMC) 20130722
History
Last changed by/on SAP  20140121 
SAP Release Created in 740