SAP ABAP Class IF_ICI_CCS_DB_ACTION (CCS ACTION 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_ACTION CCS Action Item DB Access 20060424
Properties
Class IF_ICI_CCS_DB_ACTION  
Short Description CCS ACTION DB access layer interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060424   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ICI_CCS_DB_ACTION has no forward declaration.
Interfaces
Class IF_ICI_CCS_DB_ACTION has no interface implemented.
Friends
Class IF_ICI_CCS_DB_ACTION has no friend class.
Attributes
Class 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
Class IF_ICI_CCS_DB_ACTION has no event.
Types
Class 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 class 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 class 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