SAP ABAP Class IF_ICI_ITEM (ICI Item Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_ITEM ICI specification: Item 20030926
Properties
Class IF_ICI_ITEM  
Short Description ICI Item Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030926   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ICI_ITEM has no forward declaration.
Interfaces
Class IF_ICI_ITEM has no interface implemented.
Friends
Class IF_ICI_ITEM has no friend class.
Attributes
Class IF_ICI_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _ACCEPT Instance method Public Method 20030926
2 _CREATE Instance method Public Method 20030926
3 _DELETE_ATTACHED_DATA Instance method Public Method 20030926
4 _FORWARD Instance method Public Method 20030926
5 _GET_ATTACHED_DATA Instance method Public Method 20030926
6 _REROUTE Instance method Public Method 20030926
7 _SET_ATTACHED_DATA Instance method Public Method 20030926
8 _WRAP_UP_ENDED Instance method Public Method 20030926
9 _WRAP_UP_REQUIRED Instance method Public Method 20030926
Events
Class IF_ICI_ITEM has no event.
Types
Class IF_ICI_ITEM has no local type.
Method Signatures

Method _ACCEPT Signature

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

Method _CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANNEL_TYPE Value transfer Type reference (TYPE) STRING 20030926
2 Importing CONTAINER_ID Value transfer Type reference (TYPE) STRING 20030926
3 Returning ITEM Value transfer Type reference (TYPE) CRM_ICI_ITEM Komplexer Typ: Item 20030926
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _DELETE_ATTACHED_DATA Signature

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

Method _FORWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_ID Value transfer Type reference (TYPE) STRING 20030926
2 Importing DESTINATION Value transfer Type reference (TYPE) STRING 20030926
3 Importing DEST_TYPE Value transfer Type reference (TYPE) STRING 20030926
4 Importing ITEM_ID Value transfer Type reference (TYPE) STRING 20030926
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _GET_ATTACHED_DATA Signature

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

Method _REROUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_ID Value transfer Type reference (TYPE) STRING 20030926
2 Importing ITEM_ID Value transfer Type reference (TYPE) STRING 20030926
3 Importing REASON_CODE Value transfer Type reference (TYPE) STRING 20130204
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _SET_ATTACHED_DATA Signature

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

Method _WRAP_UP_ENDED Signature

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

Method _WRAP_UP_REQUIRED Signature

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