SAP ABAP Class CL_CRM_ES_VIEW_CONTROLLER (CRM ES Controller Base Class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-ES (Application Component) Enterprise Search Integration
⤷
CRM_ES_UI (Package) CRM Enterprise Search UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20080414 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_U_SAMPLEORDER | 20080414 |
Properties
| Class | CL_CRM_ES_VIEW_CONTROLLER | |
| Short Description | CRM ES Controller Base Class | |
| Super Class | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_ES_UI | CRM Enterprise Search UI |
| Created | 20080414 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CRM_ES_VIEW_CONTROLLER has no interface implemented.
Friends
Class CL_CRM_ES_VIEW_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CL_THTMLB_CELLERATOR=>TT_FILTER | 20080422 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20080423 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | expanded | 20090428 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20080423 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | NAME_KOMP | Component name | 20080422 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080422 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GENILT_UNSIGNED_INT4 | '1' | Unsigned Integer | 20080416 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | I | Visible row count | 20080626 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_BOL_DQUERY_SERVICE | BOL - Query-Service | 20080416 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CRM_ES_CONTEXT_NODE | CRM ES context node base class | 20080416 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20080416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Event handler | 20080416 | |
| 2 | Instance method | Protected | Method | Event handler | 20080416 | |
| 3 | Instance method | Public | Method | Get root object | 20080724 | |
| 4 | Instance method | Public | Method | Get Ui object type | 20090325 | |
| 5 | Instance method | Public | Method | Get visible row count from configuration | 20080417 | |
| 6 | Instance method | Protected | Method | 20080417 |
Events
Class CL_CRM_ES_VIEW_CONTROLLER has no event.
Types
Class CL_CRM_ES_VIEW_CONTROLLER has no local type.
Method Signatures
Method DELEGATE_TO_ES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20080416 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20080416 |
Method DELEGATE_TO_ES on class CL_CRM_ES_VIEW_CONTROLLER has no exception.
Method EH_ONTOROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20080416 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20080416 |
Method EH_ONTOROOT on class CL_CRM_ES_VIEW_CONTROLLER has no exception.
Method GET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20080724 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20080724 | |||
| 3 | RV_ROOT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20080724 |
Method GET_ROOT on class CL_CRM_ES_VIEW_CONTROLLER has no exception.
Method GET_UI_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UI_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090325 |
Method GET_UI_OBJECT_TYPE on class CL_CRM_ES_VIEW_CONTROLLER has no exception.
Method GET_VISIBLE_ROW_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VISIBLE_ROWS | Value transfer | Type reference (TYPE) | I | Unsigned Integer | 20080417 |
Method GET_VISIBLE_ROW_COUNT on class CL_CRM_ES_VIEW_CONTROLLER has no exception.
Method OP_TOROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20080417 |
Method OP_TOROOT on class CL_CRM_ES_VIEW_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |