SAP ABAP Interface IF_ICI_MESSAGE (ICI message interface (e.g. emails))
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 - 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
Interface IF_ICI_MESSAGE  
Short Description ICI message interface (e.g. emails)    
General Data
Package ICI_OUTBOUND   Integrated Communication Interface Outbound 
Created 20031029   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_ICI_MESSAGE has no forward declaration.
Interfaces
Interface IF_ICI_MESSAGE has no interface.
Friends
Interface IF_ICI_MESSAGE has no friend.
Attributes
Interface 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
Interface IF_ICI_MESSAGE has no event.
Types
Interface 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