SAP ABAP Interface IF_ICI_CCS_DB_ACTION (CCS ACTION DB access layer interface)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_CCS_SIMULATOR (Package) Communication Management Software Simulator
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_CCS_DB_ACTION CCS Action Item DB Access 20060424
Properties
Interface IF_ICI_CCS_DB_ACTION  
Short Description CCS ACTION DB access layer interface    
General Data
Package ICI_CCS_SIMULATOR   Communication Management Software Simulator 
Created 20060424   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_ICI_CCS_DB_ACTION has no forward declaration.
Interfaces
Interface IF_ICI_CCS_DB_ACTION has no interface.
Friends
Interface IF_ICI_CCS_DB_ACTION has no friend.
Attributes
Interface IF_ICI_CCS_DB_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_ITEM_CHANGED Instance method Public Method Fill the Action Item structure and send event 20060424
2 ACTION_ITEM_ROUTE Instance method Public Method Route Action Items 20060424
3 ACTION_ITEM_SEND Instance method Public Method Send action Items 20060425
Events
Interface IF_ICI_CCS_DB_ACTION has no event.
Types
Interface IF_ICI_CCS_DB_ACTION has no local type.
Method Signatures

Method ACTION_ITEM_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIONITEMID Call by reference Type reference (TYPE) STRING CCS CHAR32 20060424
2 Importing APPIDS Call by reference Type reference (TYPE) CRM_ICI_APPLICATION_ID_T CCS String 20060424
3 Importing APPURL Call by reference Type reference (TYPE) STRING CCS String 20060605
4 Importing ITEMDATA Call by reference Type reference (TYPE) CRM_ICI_ACTION_ITEM complex type from ICI specification: Action Item 20060424
5 Importing SCENARIOID Call by reference Type reference (TYPE) CRM_ICI_TEXT_ELEMENT text element from ICI specification 20060610
6 Importing TASKID Call by reference Type reference (TYPE) STRING 20060424
7 Importing USERIDS Call by reference Type reference (TYPE) CRM_ICI_PARTICIPANT_T CCS String 20060424

Method ACTION_ITEM_CHANGED on Interface IF_ICI_CCS_DB_ACTION has no exception.

Method ACTION_ITEM_ROUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIONITEMID Call by reference Type reference (TYPE) STRING 20060424
2 Importing CONTAINERID Call by reference Type reference (TYPE) STRING 20060531
3 Importing ITEMDATA Call by reference Type reference (TYPE) CRM_ICI_ACTION_ITEM complex type from ICI specification: Action Item 20060424
4 Returning RESPONSE_T Value transfer Type reference (TYPE) ICI_CCS_ITEM complex type: item 20060424
5 Importing ROUTINGATTRIBUTES Call by reference Type reference (TYPE) ICI_CCS_ATTRIBUTE Attributes specific for ActionItem considered during routing 20060424
6 Importing SCENARIOID Call by reference Type reference (TYPE) STRING 20060424
7 Importing USERID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20060601

Method ACTION_ITEM_ROUTE on Interface IF_ICI_CCS_DB_ACTION has no exception.

Method ACTION_ITEM_SEND Signature

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