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 ABAP 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 MYSELF Static Attribute Private Object reference (TYPE REF TO) CL_ESH_HANA_SANITY_CHECK HANA Sanity Checker 20120307
2 SR_PROXY_ADMIN 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 CHECK Instance method Public Method Check HANA server used by Enterprise Search 20120307
2 GET_INSTANCE 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 Exporting ET_SANITY_ISSUES Call by reference Type reference (TYPE) STANDARD TABLE Sanity issues 20120307
2 Exporting EV_SANITY_CHECK_OK Call by reference Type reference (TYPE) ABAP_BOOL Sanity check ok 20120307
# Exception Resumable Description Created on
1 CX_ESH_TREX_PROXY General ESH TREX Exception 20120307

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_ESH_HANA_SANITY_CHECK HANA Sanity Check Instance 20120307
2 Importing 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 CX_ESH_TREX_PROXY General ESH TREX Exception 20120307
History
Last changed by/on SAP  20130531 
SAP Release Created in 732