SAP ABAP Class IF_APC_WS_MESSAGE_MANAGER (APC framework: Message manager interface (do not implement))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APC_WS_MESSAGE_MANAGER APC framework: WebSocket message manager 20121120
Properties
Class IF_APC_WS_MESSAGE_MANAGER  
Short Description APC framework: Message manager interface (do not implement)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121024   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_APC_WS_MESSAGE_MANAGER has no forward declaration.
Interfaces
Class IF_APC_WS_MESSAGE_MANAGER has no interface implemented.
Friends
Class IF_APC_WS_MESSAGE_MANAGER has no friend class.
Attributes
Class IF_APC_WS_MESSAGE_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MESSAGE Instance method Public Method Create message 20121024
2 SEND Instance method Public Method Send message 20121024
Events
Class IF_APC_WS_MESSAGE_MANAGER has no event.
Types
Class IF_APC_WS_MESSAGE_MANAGER has no local type.
Method Signatures

Method CREATE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MESSAGE Value transfer Object reference (TYPE REF TO) IF_APC_WS_MESSAGE APC framework: Message interface (do not implement) 20121024
# Exception Resumable Description Created on
1 CX_APC_ERROR APC framework: Error handling class for ABAP Push Channel 20121024

Method SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Object reference (TYPE REF TO) IF_APC_WS_MESSAGE APC framework: Message interface (do not implement) 20121024
# Exception Resumable Description Created on
1 CX_APC_ERROR APC framework: Error handling class for ABAP Push Channel 20121024
History
Last changed by/on SAP  20130531 
SAP Release Created in