SAP ABAP Class CL_ESH_TREX_SANITY_CHECK (Check TREX Server for Various Statuses)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_TREX (Package) TREX handling for Enterprise Search
⤷
⤷
Properties
| Class | CL_ESH_TREX_SANITY_CHECK | |
| Short Description | Check TREX Server for Various Statuses | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_TREX | TREX handling for Enterprise Search |
| Created | 20100903 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_TREX_SANITY_CHECK has no forward declaration.
Interfaces
Class CL_ESH_TREX_SANITY_CHECK has no interface implemented.
Friends
Class CL_ESH_TREX_SANITY_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 30 | 20100927 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | CHAR01 | TREX load histroy could not be read | 20111012 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TZONREF-TSTAMPS | Timestamp of last execution | 20100927 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ESH_TREX_SANITY_CHECK | Check TREX server for various statuses | 20100903 | |||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_TREX_PROXY_ADMIN | TREX Proxy (Admin) | 20100903 | |||
| 6 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_TREX_PROXY_RUNTIME | TREX Proxy (Runtime) | 20100903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check TREX | 20100903 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20100903 | |
| 3 | Static method | Public | Method | Get Instance | 20100903 |
Events
Class CL_ESH_TREX_SANITY_CHECK has no event.
Types
Class CL_ESH_TREX_SANITY_CHECK has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_SANIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Sanity check ok | 20100903 | |||
| 2 | T_ISSUE_DESCRIPTION | Call by reference | Type reference (TYPE) | STANDARD TABLE | Issue Description | 20100915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General ESH TREX exception | 20100903 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESH_TREX_SANITY_CHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General ESH TREX exception | 20100903 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ESH_TREX_SANITY_CHECK | TREX Sanity Check Instance | 20100903 | |||
| 2 | IR_TREX_PROXY_ADMIN | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TREX_PROXY_ADMIN | TREX Proxy for Index Administration | 20100903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General ESH TREX exception | 20100903 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |