SAP ABAP Class CL_ESH_RL_RELEASE_ANALYZER (Determination of System Releases)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_OBJ_MOD_REP_RELEASES (Package) Model Repository Releases
Properties
Class CL_ESH_RL_RELEASE_ANALYZER  
Short Description Determination of System Releases    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_OBJ_MOD_REP_RELEASES   Model Repository Releases 
Created 20070507   SAP 
Last change 20110908   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_RL_RELEASE_ANALYZER has no interface implemented.
Friends
Class CL_ESH_RL_RELEASE_ANALYZER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_RESULTS Instance attribute Public Type reference (TYPE) ESH_T_OM_SYSREL_SHLP System/Release 20071123
2 MV_MASS_ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20071123
3 MV_RESULT Instance attribute Public Type reference (TYPE) ESH_E_OM_SYSREL_SHLP System release 20070507
4 MV_RFC_DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070507
5 ST_INSTANCES Static Attribute Private Type reference (TYPE) LTT_INSTANCES 20070507
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070507
2 EXECUTE Instance method Protected Method Execute analysis 20070507
3 GET_INSTANCE Static method Protected Method Get an instance 20070507
4 GET_RESULT Static method Public Method Get system release by rfc destination 20070507
5 GET_RESULTS Static method Public Method Get system release by rfc destination 20071123
Events
Class CL_ESH_RL_RELEASE_ANALYZER has no event.
Types
Class CL_ESH_RL_RELEASE_ANALYZER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MASS_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20071123
2 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070507
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070507

Method EXECUTE Signature

Method EXECUTE on class CL_ESH_RL_RELEASE_ANALYZER has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070507

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MASS_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20071123
2 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070507
3 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ESH_RL_RELEASE_ANALYZER Determination of system releases 20070507
# Exception Resumable Description Created on
1 CX_ESH_CO_CONNECTION_ERROR ESH Connection Exception 20070507
2 CX_ESH_CO_NOT_AUTHORIZED Not authorized 20070508
3 CX_ESH_RL_ENGINE System release exception 20070507

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070507
2 Returning RV_SYSTEM_RELEASE Value transfer Type reference (TYPE) ESH_E_OM_SYSREL_SHLP System/Release 20070507
# Exception Resumable Description Created on
1 CX_ESH_CO_CONNECTION_ERROR ESH Connection Exception 20070507
2 CX_ESH_CO_NOT_AUTHORIZED Not authorized 20070508
3 CX_ESH_RL_ENGINE System release exception 20070507
4 CX_ESH_RL_UNKNOWN_RELEASE Unknown/ unrecognized system release 20070507

Method GET_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SYSTEM_RELEASES Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_SHLP System/Release 20071123
2 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20071123
# Exception Resumable Description Created on
1 CX_ESH_CO_CONNECTION_ERROR ESH Connection Exception 20071123
2 CX_ESH_CO_NOT_AUTHORIZED Not authorized 20071123
3 CX_ESH_RL_ENGINE System release exception 20071123
4 CX_ESH_RL_UNKNOWN_RELEASE Unknown/ unrecognized system release 20071123
History
Last changed by/on SAP  20110908 
SAP Release Created in 100