SAP ABAP Class IF_IC_LTX_HANDLER_FACTORY (Factory for action handler)
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
| Class | IF_IC_LTX_HANDLER_FACTORY | |
| Short Description | Factory for action handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041117 | 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_IC_LTX_HANDLER_FACTORY has no interface implemented.
Friends
Class IF_IC_LTX_HANDLER_FACTORY has no friend class.
Attributes
Class 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
Class IF_IC_LTX_HANDLER_FACTORY has no event.
Types
Class 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 class 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 class 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 class 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 class IF_IC_LTX_HANDLER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |