SAP ABAP Class IF_CRM_IC_ACTION_HANDLER (Handler for IC actions (data flow, html, ...))
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
Class | IF_CRM_IC_ACTION_HANDLER | |
Short Description | Handler for IC actions (data flow, html, ...) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020807 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CRM_IC_ACTION_HANDLER has no interface implemented.
Friends
Class IF_CRM_IC_ACTION_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FOPROCID' | 20020827 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'METHOD' | 20020827 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OBJTYP' | 20020827 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WFTASKID' | 20020827 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WFTASKTYP' | 20020827 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Before handler is deleted | 20100107 |
2 | ![]() |
Instance method | Public | Method | Returns action specific property (e.g. BOR object type) | 20020826 |
3 | ![]() |
Instance method | Public | Method | Returns string containing the data flow in html code | 20020807 |
4 | ![]() |
Instance method | Public | Method | Returns action type formatted for ITS service | 20020827 |
5 | ![]() |
Instance method | Public | Method | Returns the logical system | 20020816 |
6 | ![]() |
Instance method | Public | Method | Returns the outbound plug name for navigation | 20020807 |
7 | ![]() |
Instance method | Public | Method | Get Source Session Data | 20081106 |
8 | ![]() |
Instance method | Public | Method | True if data flow is complete and action should be executed | 20020807 |
9 | ![]() |
Instance method | Public | Method | True if ITS should return data container | 20020807 |
10 | ![]() |
Instance method | Public | Method | Builds and prepares data flow | 20020807 |
11 | ![]() |
Instance method | Public | Method | Process the return data flow | 20020807 |
Events
Class IF_CRM_IC_ACTION_HANDLER has no event.
Types
Class IF_CRM_IC_ACTION_HANDLER has no local type.
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class IF_CRM_IC_ACTION_HANDLER has no parameter.
Method CLEANUP on class 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 | ![]() |
IV_PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20020826 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020826 |
Method GET_ACTION_PROPERTY on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020807 |
Method GET_DATA_FLOW on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020827 |
Method GET_FORMATTED_ACTION_TYPE on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020816 |
Method GET_LOGSYS on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020807 |
Method GET_OUTBOUND_PLUG on class 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 | ![]() |
EV_SRC_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20081106 | ||
2 | ![]() |
EV_SRC_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | Session ID | 20081106 | ||
3 | ![]() |
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 class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020807 |
Method IS_DATA_FLOW_COMPLETE on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020807 |
Method IS_RETURN_CONTAINER_REQUESTED on class 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 | ![]() |
IV_USE_PORTAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Launch Transaction Integrates Into Enterprise Portal | 20071212 |
Method PREPARE_DATA_FLOW on class 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 | ![]() |
IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020807 |
Method PROCESS_RETURN on class IF_CRM_IC_ACTION_HANDLER has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in |