SAP ABAP Interface IF_CRM_CIC_NAVVIEW_ACT_HANDL (Action Handler for Navigations Views)
Hierarchy
FI-CA (Software Component) FI-CA
   CS-CI-CIC (Application Component) Customer Interaction Center
     EE_CRM_CIC (Package) Generic IS-U/T Enhancements (Transport to CRM Follows)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EW_NAVVIEW_ACTION_HNDL_ABOX CIC Navigation View: Generic Call Tool Action Box" 20000313
Properties
Interface IF_CRM_CIC_NAVVIEW_ACT_HANDL  
Short Description Action Handler for Navigations Views    
General Data
Package EE_CRM_CIC   Generic IS-U/T Enhancements (Transport to CRM Follows) 
Created 20000313   SAP 
Last changed 20050224   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRM_CIC_NAVVIEW_ACT_HANDL has no forward declaration.
Interfaces
Interface IF_CRM_CIC_NAVVIEW_ACT_HANDL has no interface.
Friends
Interface IF_CRM_CIC_NAVVIEW_ACT_HANDL has no friend.
Attributes
Interface IF_CRM_CIC_NAVVIEW_ACT_HANDL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_ACTION Instance method Public Method Execites Default Action 20000313
2 EXECUTE_DEFAULT_ACTION Instance method Public Method Executes a Cluster Action 20000314
3 GET_ACTIONS Instance method Public Method Provides List of Possible Actions for Cluster Type 20000313
4 GET_ACTIONS_CTMENU Instance method Public Method Creates Complete Context Menu (Alternative to GET_ACTIONS) 20010126
5 GET_DEFAULT_ACTION Instance method Public Method Provides Default Actions for Cluster Type 20000313
Events
Interface IF_CRM_CIC_NAVVIEW_ACT_HANDL has no event.
Types
Interface IF_CRM_CIC_NAVVIEW_ACT_HANDL has no local type.
Method Signatures

Method EXECUTE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLUSTER Call by reference Object reference (TYPE REF TO) IF_CRM_CIC_OP_CLUSTER Cluster für Aktion 20000313
2 Importing IM_FCODE Call by reference Type reference (TYPE) UI_FUNC Aktionscode 20000313
# Exception Resumable Description Created on
1 CALL_FAILED Aufruf schlug fehl 20000314

Method EXECUTE_DEFAULT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLUSTER Call by reference Object reference (TYPE REF TO) IF_CRM_CIC_OP_CLUSTER Cluster für Aktion 20000314
# Exception Resumable Description Created on
1 CALL_FAILED Aufruf schlug fehl 20000314
2 NO_DEFAULT_CALL Keine Default-Aktion definiert 20000314

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLUSTER Call by reference Object reference (TYPE REF TO) IF_CRM_CIC_OP_CLUSTER Cluster 20000314
2 Returning RE_ACTIONS Value transfer Type reference (TYPE) UI_FUNCATTR Aktionen 20000313

Method GET_ACTIONS on Interface IF_CRM_CIC_NAVVIEW_ACT_HANDL has no exception.

Method GET_ACTIONS_CTMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLUSTER Call by reference Object reference (TYPE REF TO) IF_CRM_CIC_OP_CLUSTER Cluster 20010126
2 Importing IM_MENU Value transfer Object reference (TYPE REF TO) CL_CTMENU Kontextmenu 20010126

Method GET_ACTIONS_CTMENU on Interface IF_CRM_CIC_NAVVIEW_ACT_HANDL has no exception.

Method GET_DEFAULT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLUSTER Call by reference Object reference (TYPE REF TO) IF_CRM_CIC_OP_CLUSTER Cluster 20000314
2 Returning RE_DEFAULT_ACTION Value transfer Type reference (TYPE) UI_FUNC Default Aktionscode 20000313
# Exception Resumable Description Created on
1 NO_DEFAULT_CALL Keine Default-Aktion definiert 20000314
History
Last changed by/on SAP  20050224 
SAP Release Created in