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 MC_MAX_TIME_FOR_NO_CHECK Constant Private See coding 30 20100927
2 MV_LOAD_HISTORY_READING_ERROR Static Attribute Private Type reference (TYPE) CHAR01 TREX load histroy could not be read 20111012
3 MV_TIME_OF_LAST_CHECK Static Attribute Private Type reference (TYPE) TZONREF-TSTAMPS Timestamp of last execution 20100927
4 MYSELF Static Attribute Private Object reference (TYPE REF TO) CL_ESH_TREX_SANITY_CHECK Check TREX server for various statuses 20100903
5 PROXY_ADMIN Static Attribute Protected Object reference (TYPE REF TO) CL_ESH_TREX_PROXY_ADMIN TREX Proxy (Admin) 20100903
6 PROXY_RUNTIME 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 CHECK Instance method Public Method Check TREX 20100903
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20100903
3 GET_INSTANCE 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 Exporting E_IS_SANIT Call by reference Type reference (TYPE) ABAP_BOOL Sanity check ok 20100903
2 Exporting T_ISSUE_DESCRIPTION Call by reference Type reference (TYPE) STANDARD TABLE Issue Description 20100915
# Exception Resumable Description Created on
1 CX_ESH_TREX_PROXY 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 CX_ESH_TREX_PROXY General ESH TREX exception 20100903

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_TREX_SANITY_CHECK TREX Sanity Check Instance 20100903
2 Importing 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 CX_ESH_TREX_PROXY General ESH TREX exception 20100903
History
Last changed by/on SAP  20130531 
SAP Release Created in 703