SAP ABAP Interface IF_CRM_IC_ACTION_HANDLER (Handler for IC actions (data flow, html, ...))
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ACC (Application Component) Activity Clipboard
     CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_ABOX_ABSTRACT Parent class for all IC actions 20020807
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_UI_LTX_ABSTRACT Root class of all launch transactions of WebClient UI 20060510
Properties
Interface IF_CRM_IC_ACTION_HANDLER  
Short Description Handler for IC actions (data flow, html, ...)    
General Data
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20020807   SAP 
Last changed 20100303   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_CRM_IC_ACTION_HANDLER has no interface.
Friends
Interface IF_CRM_IC_ACTION_HANDLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FO_PROCCESS_ID Constant Public Type reference (TYPE) STRING 'FOPROCID' 20020827
2 GC_METHOD Constant Public Type reference (TYPE) STRING 'METHOD' 20020827
3 GC_OBJECT_TYPE Constant Public Type reference (TYPE) STRING 'OBJTYP' 20020827
4 GC_WF_TASK_ID Constant Public Type reference (TYPE) STRING 'WFTASKID' 20020827
5 GC_WF_TASK_TYP Constant Public Type reference (TYPE) STRING 'WFTASKTYP' 20020827
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Public Method Before handler is deleted 20100107
2 GET_ACTION_PROPERTY Instance method Public Method Returns action specific property (e.g. BOR object type) 20020826
3 GET_DATA_FLOW Instance method Public Method Returns string containing the data flow in html code 20020807
4 GET_FORMATTED_ACTION_TYPE Instance method Public Method Returns action type formatted for ITS service 20020827
5 GET_LOGSYS Instance method Public Method Returns the logical system 20020816
6 GET_OUTBOUND_PLUG Instance method Public Method Returns the outbound plug name for navigation 20020807
7 GET_SOURCE_SESSION Instance method Public Method Get Source Session Data 20081106
8 IS_DATA_FLOW_COMPLETE Instance method Public Method True if data flow is complete and action should be executed 20020807
9 IS_RETURN_CONTAINER_REQUESTED Instance method Public Method True if ITS should return data container 20020807
10 PREPARE_DATA_FLOW Instance method Public Method Builds and prepares data flow 20020807
11 PROCESS_RETURN Instance method Public Method Process the return data flow 20020807
Events
Interface IF_CRM_IC_ACTION_HANDLER has no event.
Types
Interface IF_CRM_IC_ACTION_HANDLER has no local type.
Method Signatures

Method CLEANUP Signature

Method CLEANUP on Interface IF_CRM_IC_ACTION_HANDLER has no parameter.
Method CLEANUP on Interface IF_CRM_IC_ACTION_HANDLER has no exception.

Method GET_ACTION_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROPERTY Call by reference Type reference (TYPE) STRING 20020826
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20020826

Method GET_ACTION_PROPERTY on Interface IF_CRM_IC_ACTION_HANDLER has no exception.

Method GET_DATA_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20020807

Method GET_DATA_FLOW on Interface IF_CRM_IC_ACTION_HANDLER has no exception.

Method GET_FORMATTED_ACTION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20020827

Method GET_FORMATTED_ACTION_TYPE on Interface IF_CRM_IC_ACTION_HANDLER has no exception.

Method GET_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20020816

Method GET_LOGSYS on Interface IF_CRM_IC_ACTION_HANDLER has no exception.

Method GET_OUTBOUND_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20020807

Method GET_OUTBOUND_PLUG on Interface IF_CRM_IC_ACTION_HANDLER has no exception.

Method GET_SOURCE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SRC_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20081106
2 Exporting EV_SRC_SESSION_ID Call by reference Type reference (TYPE) STRING Session ID 20081106
3 Exporting EV_SRC_SESSION_TYPE Call by reference Type reference (TYPE) WCFT_LTX_SRC_SESSION_TYPE Launch Transaction: Session Type of Source System 20081106

Method GET_SOURCE_SESSION on Interface IF_CRM_IC_ACTION_HANDLER has no exception.

Method IS_DATA_FLOW_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20020807

Method IS_DATA_FLOW_COMPLETE on Interface IF_CRM_IC_ACTION_HANDLER has no exception.

Method IS_RETURN_CONTAINER_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20020807

Method IS_RETURN_CONTAINER_REQUESTED on Interface IF_CRM_IC_ACTION_HANDLER has no exception.

Method PREPARE_DATA_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USE_PORTAL Call by reference Type reference (TYPE) ABAP_BOOL Launch Transaction Integrates Into Enterprise Portal 20071212

Method PREPARE_DATA_FLOW on Interface IF_CRM_IC_ACTION_HANDLER has no exception.

Method PROCESS_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020807

Method PROCESS_RETURN on Interface IF_CRM_IC_ACTION_HANDLER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 310