SAP ABAP Class CL_ICI_MESSAGE (ICI specification: Message)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_OUTBOUND (Package) Integrated Communication Interface Outbound
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ICI_CONSTANTS temporary solution for constants in ICI 20031029
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ICI_MESSAGE ICI message interface (e.g. emails) 20031029
Properties
Class CL_ICI_MESSAGE  
Short Description ICI specification: Message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_OUTBOUND   Integrated Communication Interface Outbound 
Created 20031029   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICI_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ICI_CONSTANTS temporary solution for constants in ICI 20031029
2 IF_ICI_MESSAGE ICI message interface (e.g. emails) 20031029
Friends
Class CL_ICI_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ERROR Instance attribute Private Type reference (TYPE) STRING 20031029
2 M_LANGUAGE Instance attribute Private Type reference (TYPE) STRING 20031029
3 M_TRACE Instance attribute Private Type reference (TYPE) STRING 20031029
4 M_UNAME Instance attribute Private Type reference (TYPE) STRING 20031029
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031029
Events
Class CL_ICI_MESSAGE has no event.
Types
Class CL_ICI_MESSAGE 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 USERID Value transfer Type reference (TYPE) STRING 20031029

Method CONSTRUCTOR on class CL_ICI_MESSAGE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in