SAP ABAP Class CL_CRM_IC_AHANDLER_FACTORY_BOR (Concrete factory for bor 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_AHANDLER_FACTORY | Factory for action handler | 20021121 |
Properties
| Class | CL_CRM_IC_AHANDLER_FACTORY_BOR | |
| Short Description | Concrete factory for bor action handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
| Created | 20021121 | SAP |
| Last change | 20081007 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_IC_AHANDLER_FACTORY | Factory for action handler | 20021121 |
Friends
Class CL_CRM_IC_AHANDLER_FACTORY_BOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '../ic_base/GenericActionExecution.htm' | 20040921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check if class is BOR action handler | 20030206 | |
| 2 | Static method | Private | Method | Get definition | 20030211 | |
| 3 | Static method | Public | Method | Get pagename | 20040921 | |
| 4 | Static method | Public | Method | Is TL ITS based? | 20040921 |
Events
Class CL_CRM_IC_AHANDLER_FACTORY_BOR has no event.
Types
Class CL_CRM_IC_AHANDLER_FACTORY_BOR 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 | 20030206 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030206 |
Method CHECK_HANDLER on class CL_CRM_IC_AHANDLER_FACTORY_BOR has no exception.
Method GET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BORTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20030211 | |||
| 2 | EV_METHOD | Call by reference | Type reference (TYPE) | SWO_METHOD | Methode | 20030211 | |||
| 3 | EV_MLOGSYS | Call by reference | Type reference (TYPE) | CRMT_IC_MAPPED_LOGSYS | IC-spezifisches Mapping für logische Systeme | 20030211 | |||
| 4 | EV_RETURN_DF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20030211 | ||||
| 5 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20030211 | |||
| 6 | IV_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030211 |
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 | 20040921 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | STRING | 20040921 | ||||
| 3 | IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler für IC-Aktionen (Datenfluss, HTML...) | 20040921 | |||
| 4 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20040921 |
Method GET_PAGENAME on class CL_CRM_IC_AHANDLER_FACTORY_BOR 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 | 20040921 |
Method IS_ITS_BASED on class CL_CRM_IC_AHANDLER_FACTORY_BOR has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |