SAP ABAP Class IF_ICI_MESSAGE (ICI message interface (e.g. emails))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_MESSAGE ICI specification: Message 20031029
Properties
Class IF_ICI_MESSAGE  
Short Description ICI message interface (e.g. emails)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031029   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ICI_MESSAGE has no forward declaration.
Interfaces
Class IF_ICI_MESSAGE has no interface implemented.
Friends
Class IF_ICI_MESSAGE has no friend class.
Attributes
Class IF_ICI_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _DELETE Instance method Public Method 20031029
2 _GET_ATTRIBUTES Instance method Public Method 20031029
3 _GET_CONTENT Instance method Public Method 20031029
4 _SEND Instance method Public Method 20040113
5 _SET_ACTION_FLAGS Instance method Public Method 20031029
6 _SET_CONTENT Instance method Public Method 20031029
Events
Class IF_ICI_MESSAGE has no event.
Types
Class IF_ICI_MESSAGE has no local type.
Method Signatures

Method _DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID Value transfer Type reference (TYPE) STRING 20031029
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE Value transfer Type reference (TYPE) CRM_ICI_MESSAGE ICI Spezifikation: komplexe Struktur für Nachricht 20031029
2 Importing MESSAGE_ID Value transfer Type reference (TYPE) STRING 20031029
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT Value transfer Type reference (TYPE) STRING 20031029
2 Importing MESSAGE_ID Value transfer Type reference (TYPE) STRING 20031029
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID Call by reference Type reference (TYPE) STRING 20040113
2 Importing REQUEST_FAILURE_NOTIFICATION Call by reference Type reference (TYPE) STRING 20040113
3 Importing REQUEST_SUCCESS_NOTIFICATION Call by reference Type reference (TYPE) STRING 20040113
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20040323

Method _SET_ACTION_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANSWERED Value transfer Type reference (TYPE) STRING 20031029
2 Importing FORWARDED Value transfer Type reference (TYPE) STRING 20031029
3 Importing MESSAGE_ID Value transfer Type reference (TYPE) STRING 20031029
4 Importing READ Value transfer Type reference (TYPE) STRING 20031029
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Value transfer Type reference (TYPE) STRING 20031029
2 Importing MESSAGE_ID Value transfer Type reference (TYPE) STRING 20031029
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203
History
Last changed by/on SAP  20081007 
SAP Release Created in