SAP ABAP Class CL_ESH_ADM_UTILITIES (Utilities)
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
⤷
⤷
Properties
| Class | CL_ESH_ADM_UTILITIES | |
| Short Description | Utilities | |
| 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 | 20080626 | SAP |
| Last change | 20141121 | |
| 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 CL_ESH_ADM_UTILITIES has no interface implemented.
Friends
Class CL_ESH_ADM_UTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | TREXS_TREX_VERSION_INFO2-VERSION | '7.10.35.00' | Minimum TREX version | 20091020 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | ESH_E_ADM_DESTINATION_TYPE | Type of a destination | 20120305 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TREXD_RFCDEST | RFC destination to TREX | 20080627 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TREXS_TREX_VERSION_INFO2-VERSION | TREX version | 20091020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class constructor | 20091111 | |
| 2 | Static method | Public | Method | Determine the job count of the current job | 20080626 | |
| 3 | Static method | Public | Method | Get HDB/TREX connections (local and connected systems) | 20130814 | |
| 4 | Static method | Public | Method | Get the minimal TREX version required | 20091118 | |
| 5 | Static method | Public | Method | Get the RFC destination of TREX | 20080627 | |
| 6 | Static method | Public | Method | Load cache data | 20091111 |
Events
Class CL_ESH_ADM_UTILITIES has no event.
Types
Class CL_ESH_ADM_UTILITIES has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ESH_ADM_UTILITIES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESH_ADM_UTILITIES has no exception.
Method GET_CURRENT_JOBCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20080626 | |||
| 2 | RV_JOBCOUNT | Value transfer | Type reference (TYPE) | BTCJOBCNT | Job ID | 20080626 |
Method GET_CURRENT_JOBCOUNT on class CL_ESH_ADM_UTILITIES has no exception.
Method GET_HDB_CONNECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HDB_CONNECTIONS | Call by reference | Type reference (TYPE) | ESH_T_HDB_CONNECTIVITY | HDB/TREX Connectivity | 20130814 | |||
| 2 | IV_BYPASS_CACHE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Bypass Cache | 20130814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Connection Error | 20130814 |
Method GET_MIN_TREX_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MIN_TREX_VERSION | Value transfer | Type reference (TYPE) | TREXS_TREX_VERSION_INFO2-VERSION | Minimum TREX version | 20091118 |
Method GET_MIN_TREX_VERSION on class CL_ESH_ADM_UTILITIES has no exception.
Method GET_TREX_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TREX_LANDSCAPE_INFO | Call by reference | Type reference (TYPE) | TREXT_LANDSCAPE_INFO | Landscape Info | 20120720 | |||
| 2 | EV_DEST_TYPE | Call by reference | Type reference (TYPE) | ESH_E_ADM_DESTINATION_TYPE | Type of a destination | 20120305 | |||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Return Code | 20080627 | |||
| 4 | EV_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Return Text | 20080627 | |||
| 5 | EV_TREX_DEST | Call by reference | Type reference (TYPE) | TREXD_RFCDEST | RFC destination to TREX | 20080627 | |||
| 6 | EV_TREX_VERSION | Call by reference | Type reference (TYPE) | TREXS_TREX_VERSION_INFO2-VERSION | TREX version | 20091020 | |||
| 7 | IV_BYPASS_CACHE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Bypass cache | 20091106 |
Method GET_TREX_DESTINATION on class CL_ESH_ADM_UTILITIES has no exception.
Method LOAD_CACHE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CACHE_DATA | Call by reference | Type reference (TYPE) | ESH_S_ADM_PARAM_CACHE | Cached data from ESH_ADM_PARAM methods | 20091111 |
Method LOAD_CACHE_DATA on class CL_ESH_ADM_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 712 |