SAP ABAP Class CL_ESH_ADM_ABSTRACT_SCT_CTRL (Abstract Base Class for SCT Controllers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_MONITORING_ADMIN (Package) Monitoring and Admin Component
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_SCT_CONTROLLER | Search connector type controller | 20070306 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_ADM_ANY_SCT_CONTROLLER | Generic Search Connector Type controller | 20070503 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_ADM_BI_SCT_CONTROLLER | Search Connector Type controller for BI Objects | 20070404 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_ADM_BOS_SCT_CONTROLLER | Search Connector Type controller for Business Objects | 20070306 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_ADM_CRT_SCT_CONTROLLER | Search Connector Type Controller for Common Runtime | 20080109 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_ADM_FILE_SCT_CONTROLLER | Search Connector Type Controller for File Search | 20070327 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_ADM_WS_SCT_CONTROLLER | Search Connector Type controller for WebServicees | 20090126 |
Properties
| Class | CL_ESH_ADM_ABSTRACT_SCT_CTRL | |
| Short Description | Abstract Base Class for SCT Controllers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_MONITORING_ADMIN | Monitoring and Admin Component |
| Created | 20070306 | SAP |
| Last change | 20110908 | 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_ESH_SCT_CONTROLLER | Search connector type controller | 20070306 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ESH_MONITORING_ADMIN_TOOL | 20070427 | Monitoring and Admin Component |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | CHAR1 | 'X' | Flag: 'X' | 20070306 | ||
| 2 | Constant | Protected | Type reference (TYPE) | ESH_E_ADM_KEY | '0000' | Root key for hierarchical structure | 20070319 | ||
| 3 | Constant | Public | Type reference (TYPE) | ESH_E_ADM_ROW_TYPE | 'SEARCH_CONNECTOR' | Type: SEARCH_CONNECTOR | 20070319 | ||
| 4 | Constant | Public | Type reference (TYPE) | ESH_E_ADM_ROW_TYPE | 'TEXT' | Type: TEXT | 20070319 | ||
| 5 | Constant | Public | Type reference (TYPE) | ESH_E_ADM_ROW_TYPE | 'TEXT_CRAWL' | Type: TEXT_CRAWL | 20100812 | ||
| 6 | Constant | Public | Type reference (TYPE) | ESH_E_ADM_ROW_TYPE | 'TEXT_LOGICAL' | Type: TEXT_LOGICAL | 20100812 | ||
| 7 | Constant | Public | Type reference (TYPE) | ESH_E_ADM_ROW_TYPE | 'TEXT_PHYSICAL' | Type: TEXT_PHYSICAL | 20100812 | ||
| 8 | Constant | Public | Type reference (TYPE) | ESH_E_ADM_ROW_TYPE | 'TEXT_SHARED' | Type: TEXT_SHARED | 20100812 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | LTY_T_EXTR_STATUS_TEXT_TYPE | List of status of the extraction process | 20090126 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | ESH_E_ADM_KEY | Key for hierarchical structure | 20070321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Private class constructor | 20090126 | |
| 2 | Instance method | Protected | Method | Get the description for the specified extraction status | 20090126 | |
| 3 | Static method | Private | Method | Read the description text of the extraction status | 20090126 | |
| 4 | Static method | Private | Method | Reset the node key | 20070427 |
Events
Class CL_ESH_ADM_ABSTRACT_SCT_CTRL has no event.
Types
Class CL_ESH_ADM_ABSTRACT_SCT_CTRL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ESH_ADM_ABSTRACT_SCT_CTRL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESH_ADM_ABSTRACT_SCT_CTRL has no exception.
Method GET_EXTR_STATUS_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTR_STATUS | Call by reference | Type reference (TYPE) | ESH_E_EX_CP_EXTRACTION_STATUS | Change Pointer Extraction Runtime Status | 20090126 | |||
| 2 | RV_STATUS_TEXT | Value transfer | Type reference (TYPE) | VAL_TEXT | Short Text for Fixed Values | 20090126 |
Method GET_EXTR_STATUS_DESCRIPTION on class CL_ESH_ADM_ABSTRACT_SCT_CTRL has no exception.
Method READ_EXTR_STATUS_DESCRIPTIONS Signature
Method READ_EXTR_STATUS_DESCRIPTIONS on class CL_ESH_ADM_ABSTRACT_SCT_CTRL has no parameter.
Method READ_EXTR_STATUS_DESCRIPTIONS on class CL_ESH_ADM_ABSTRACT_SCT_CTRL has no exception.
Method RESET_NODE_KEY Signature
Method RESET_NODE_KEY on class CL_ESH_ADM_ABSTRACT_SCT_CTRL has no parameter.
Method RESET_NODE_KEY on class CL_ESH_ADM_ABSTRACT_SCT_CTRL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |