SAP ABAP Interface IF_IC_LTX_HANDLER_FACTORY (Factory for action handler)
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_UI_LTX_HANDLER_FAC_BOR | Handler factory for BOR based Launch Transactions | 20060516 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_UI_LTX_HANDLER_FAC_URL | Handler factory for URL based Launch Transactions | 20060511 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IC_LTX_HANDLER_FACTORY_BOR | Handler factory for BOR based Launch Transactions | 20041117 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IC_LTX_HANDLER_FACTORY_URL | Handler factory for URL based Launch Transactions | 20041201 |
Properties
| Interface | IF_IC_LTX_HANDLER_FACTORY | |
| Short Description | Factory for action handler |
General Data
| Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
| Created | 20041117 | 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_IC_LTX_HANDLER_FACTORY has no interface.
Friends
Interface IF_IC_LTX_HANDLER_FACTORY has no friend.
Attributes
Interface IF_IC_LTX_HANDLER_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check that all handler attributes are accessible | 20041117 | |
| 2 | Static method | Public | Method | Get transaction specific generator reference | 20041117 | |
| 3 | Static method | Public | Method | Get name/value table with handler definition | 20041117 | |
| 4 | Static method | Public | Method | Get handler instance | 20041117 | |
| 5 | Static method | Public | Method | Get page name | 20041201 | |
| 6 | Static method | Public | Method | Returns true if transaction is ITS based | 20041201 |
Events
Interface IF_IC_LTX_HANDLER_FACTORY has no event.
Types
Interface IF_IC_LTX_HANDLER_FACTORY has no local type.
Method Signatures
Method CHECK_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SIMPLE | 20041117 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041117 |
Method CHECK_HANDLER on Interface IF_IC_LTX_HANDLER_FACTORY has no exception.
Method GET_GENERATOR_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LTX_ID | Call by reference | Type reference (TYPE) | CRMC_IC_LTX_ID | 20041117 | ||||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_IC_LTX_GENERATOR | 20041117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041117 |
Method GET_HANDLER_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LTX_ID | Call by reference | Type reference (TYPE) | CRMC_IC_LTX_ID | 20041117 | ||||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_NAME_VALUE_TAB | Tabelle für Name-Wert-Paar | 20041117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041117 |
Method GET_HANDLER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LTX_ID | Call by reference | Type reference (TYPE) | CRMC_IC_LTX_ID | 20041117 | ||||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20081030 | |||
| 3 | IV_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basisklasse für WD-View-Cotroller | 20041117 | |||
| 4 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler für IC-Aktionen (Datenfluss, HTML...) | 20041117 |
Method GET_HANDLER_INSTANCE on Interface IF_IC_LTX_HANDLER_FACTORY has no exception.
Method GET_PAGENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20041201 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | STRING | 20041201 | ||||
| 3 | IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler für IC-Aktionen (Datenfluss, HTML...) | 20041201 | |||
| 4 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20041201 |
Method GET_PAGENAME on Interface IF_IC_LTX_HANDLER_FACTORY has no exception.
Method IS_ITS_BASED 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 | 20041201 |
Method IS_ITS_BASED on Interface IF_IC_LTX_HANDLER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 500 |