SAP ABAP Interface IF_CRM_IC_AHANDLER_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_IC_AHANDLER_FACTORY_BOR | Concrete factory for bor action handler | 20021121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_IC_AHANDLER_FACTORY_URL | Concrete factory for url action handler | 20040316 |
Properties
| Interface | IF_CRM_IC_AHANDLER_FACTORY | |
| Short Description | Factory for action handler |
General Data
| Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
| Created | 20021121 | SAP |
| Last changed | 20081007 | 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_AHANDLER_FACTORY has no interface.
Friends
Interface IF_CRM_IC_AHANDLER_FACTORY has no friend.
Attributes
Interface IF_CRM_IC_AHANDLER_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 | 20040302 | |
| 2 | Static method | Public | Method | Create generic display handler | 20021212 | |
| 3 | Static method | Public | Method | Create specific action handler | 20021121 | |
| 4 | Static method | Public | Method | Generate specific handler if needed | 20030206 | |
| 5 | Static method | Public | Method | Get name/value table with handler definition | 20030211 | |
| 6 | Static method | Public | Method | Get transaction specific generator reference | 20040303 |
Events
Interface IF_CRM_IC_AHANDLER_FACTORY has no event.
Types
Interface IF_CRM_IC_AHANDLER_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 | 20040302 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040302 |
Method CHECK_HANDLER on Interface IF_CRM_IC_AHANDLER_FACTORY has no exception.
Method CREATE_DISPLAY_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) | SEOCLSNAME | Objekttypname | 20021212 | |||
| 2 | IV_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basisklasse für WD-View-Cotroller | 20021212 | |||
| 3 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler für IC-Aktionen (Datenfluss, HTML...) | 20021212 |
Method CREATE_DISPLAY_HANDLER on Interface IF_CRM_IC_AHANDLER_FACTORY has no exception.
Method CREATE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | 20021121 | ||||
| 2 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20021121 | |||
| 3 | IV_MAPPED_LOGSYS | Call by reference | Type reference (TYPE) | STRING | 20021121 | ||||
| 4 | IV_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basisklasse für WD-View-Cotroller | 20021121 | |||
| 5 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler für IC-Aktionen (Datenfluss, HTML...) | 20021121 |
Method CREATE_HANDLER on Interface IF_CRM_IC_AHANDLER_FACTORY has no exception.
Method GENERATE_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) | SEOCLSNAME | Objekttypname | 20030206 | |||
| 2 | IV_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030206 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030206 |
Method GET_HANDLER_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20030211 | |||
| 2 | IV_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030211 | |||
| 3 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_NAME_VALUE_TAB | Tabelle für Name-Wert-Paar | 20030211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030211 |
Method GET_HANDLER_GENERATOR 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 | 20040303 | ||||
| 2 | IV_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20040316 | |||
| 3 | IV_LTX_ID | Call by reference | Type reference (TYPE) | CRMT_IC_LTX_ID | Starttransaktions-ID | 20041111 | |||
| 4 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_GENERATION | Aktionsgenerierung | 20040316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040303 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |