SAP ABAP Class CL_ESH_HANA_SANITY_CHECK (Sanity Check for HANA Server)
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_HANA_SANITY_CHECK | |
| Short Description | Sanity Check for HANA Server | |
| 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 | 20120307 | SAP |
| Last change | 20130531 | 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
Class CL_ESH_HANA_SANITY_CHECK has no interface implemented.
Friends
Class CL_ESH_HANA_SANITY_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ESH_HANA_SANITY_CHECK | HANA Sanity Checker | 20120307 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_TREX_PROXY_ADMIN | TREX Proxy (Admin) | 20120307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check HANA server used by Enterprise Search | 20120307 | |
| 2 | Static method | Public | Method | Get Instance | 20120307 |
Events
Class CL_ESH_HANA_SANITY_CHECK has no event.
Types
Class CL_ESH_HANA_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 | ET_SANITY_ISSUES | Call by reference | Type reference (TYPE) | STANDARD TABLE | Sanity issues | 20120307 | |||
| 2 | EV_SANITY_CHECK_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Sanity check ok | 20120307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General ESH TREX Exception | 20120307 |
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_HANA_SANITY_CHECK | HANA Sanity Check Instance | 20120307 | |||
| 2 | IR_TREX_PROXY_ADMIN | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TREX_PROXY_ADMIN | Proxy for Index Administration | 20120307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General ESH TREX Exception | 20120307 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |