SAP ABAP Class IF_ICI_CCS_DB_ITEM (CCS Item DB access layer interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_CCS_DB CCS General DB access class 20051213
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_CCS_DB_ACTION CCS Action Item DB Access 20060424
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_CCS_DB_CALL CCS CALLS DB access class 20051214
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_CCS_DB_CHAT CCS CHAT DB access class 20051215
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_CCS_DB_MESSAGE CCS MESSAGES DB access class 20051214
Properties
Class IF_ICI_CCS_DB_ITEM  
Short Description CCS Item DB access layer interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051213   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ICI_CCS_DB_ITEM has no forward declaration.
Interfaces
Class IF_ICI_CCS_DB_ITEM has no interface implemented.
Friends
Class IF_ICI_CCS_DB_ITEM has no friend class.
Attributes
Class IF_ICI_CCS_DB_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT Instance method Public Method Accept an assigned Item 20051213
2 CHECK_CAPABILITY Instance method Public Method Check Item Capability 20051213
3 CREATE Instance method Public Method Create an Item 20051213
4 DELETE_ATTACHED_DATA Instance method Public Method Delete Attached Data 20051213
5 FORWARD Instance method Public Method Forward an Item 20051213
6 GET_ATTACHED_DATA Instance method Public Method Get Attached Data 20051213
7 REROUTE Instance method Public Method Reroute an Item 20051213
8 SET_ATTACHED_DATA Instance method Public Method Set Attached Data 20051213
9 WRAPUPENDED Instance method Public Method Finish Wrap Up 20051213
10 WRAPUPREQUIRED Instance method Public Method Wrap Up is Required 20051213
Events
Class IF_ICI_CCS_DB_ITEM has no event.
Types
Class IF_ICI_CCS_DB_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 CONTAINERID Call by reference Type reference (TYPE) STRING 20051213
2 Importing ITEMID Call by reference Type reference (TYPE) STRING 20051213
3 Importing USERID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051213
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213

Method CHECK_CAPABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CAPABILITY Call by reference Type reference (TYPE) STRING 20051213
2 Importing CONTAINERID Call by reference Type reference (TYPE) STRING 20051213
3 Importing ITEMID Call by reference Type reference (TYPE) STRING 20051213
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANNELTYPE Call by reference Type reference (TYPE) STRING 20051213
2 Importing CONTAINERID Call by reference Type reference (TYPE) STRING 20051213
3 Importing INBOUND Call by reference Type reference (TYPE) STRING 20051213
4 Importing ITEMID Call by reference Type reference (TYPE) STRING 20051213
5 Returning RESPONSE_T Value transfer Type reference (TYPE) ICI_CCS_ITEM complex type: item 20051213
6 Importing STATUS Call by reference Type reference (TYPE) STRING 20051213
7 Importing TITLE Call by reference Type reference (TYPE) STRING 20051213
8 Importing USERID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051213
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213

Method DELETE_ATTACHED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEMID Call by reference Type reference (TYPE) STRING 20051213
2 Importing USERID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051213
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213

Method FORWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINERID Call by reference Type reference (TYPE) STRING Originating Container ID 20051213
2 Importing DESTINATION Call by reference Type reference (TYPE) STRING Target Container ID or Queue ID 20051213
3 Importing DESTTYPE Call by reference Type reference (TYPE) STRING 1=tel 2=msg 3=chat 4=AI 5=Queue 20051213
4 Importing ITEMID Call by reference Type reference (TYPE) STRING Originating Session ID 20051213
5 Importing USERID Call by reference Type reference (TYPE) CHAR32 Originating User ID 20051213
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213

Method GET_ATTACHED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTACHEDDATA Value transfer Type reference (TYPE) STRING 20051213
2 Importing ITEMID Call by reference Type reference (TYPE) STRING 20051213
3 Importing USERID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051213
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213

Method REROUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINERID Call by reference Type reference (TYPE) STRING 20051213
2 Importing ITEMID Call by reference Type reference (TYPE) STRING 20051213
3 Importing USERID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051213
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213

Method SET_ATTACHED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHEDDATA Call by reference Type reference (TYPE) STRING 20051213
2 Importing ITEMID Call by reference Type reference (TYPE) STRING 20051213
3 Importing USERID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051213
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213

Method WRAPUPENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEMID Call by reference Type reference (TYPE) STRING 20051213
2 Importing USERID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051213
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213

Method WRAPUPREQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEMID Call by reference Type reference (TYPE) STRING 20051213
2 Importing USERID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051213
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213
History
Last changed by/on SAP  20081007 
SAP Release Created in