SAP ABAP Class CL_ESH_RL_SYSTEM_RELEASE (Determination of One System Release)
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_SYSTEM_RELEASE  
Short Description Determination of One System Release    
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 20070504   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_SYSTEM_RELEASE has no interface implemented.
Friends
Class CL_ESH_RL_SYSTEM_RELEASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_RESULT Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED System release result for rfc destination 20070504
2 MV_RFC_DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070504
3 MV_SYSTEM_RELEASE Instance attribute Public Type reference (TYPE) ESH_E_OM_SYSREL_SHLP System/Release 20070504
4 ST_INSTANCES Static Attribute Private Type reference (TYPE) LTT_INSTANCES 20070504
5 ST_SYS_VER Static Attribute Public Type reference (TYPE) ESH_T_RL_SYS_VER System verifications 20070504
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070504
2 EXECUTE Instance method Protected Method Execute verification 20070504
3 GET_INSTANCE Static method Protected Method Get an instance 20070504
4 GET_RESULT Static method Public Method Determine system release 20070504
5 GET_SYSTEM_RELEASES Static method Public Method Get list of all system releases 20070504
6 READ_SYS_VER Static method Protected Method Read configuration from database 20070504
Events
Class CL_ESH_RL_SYSTEM_RELEASE has no event.
Types
Class CL_ESH_RL_SYSTEM_RELEASE 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_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070504
2 Importing IV_SYSTEM_RELEASE Call by reference Type reference (TYPE) ESH_E_OM_SYSREL_SHLP System/Release 20070504
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070507

Method EXECUTE Signature

Method EXECUTE on class CL_ESH_RL_SYSTEM_RELEASE 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_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070504
2 Importing IV_SYSTEM_RELEASE Call by reference Type reference (TYPE) ESH_E_OM_SYSREL_SHLP System/Release 20070504
3 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ESH_RL_SYSTEM_RELEASE Determination of system release 20070504
# Exception Resumable Description Created on
1 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) 20070504
2 Importing IV_SYSTEM_RELEASE Call by reference Type reference (TYPE) ESH_E_OM_SYSREL_SHLP System/Release 20070504
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070504
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070507

Method GET_SYSTEM_RELEASES 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_RL_SYS_VER System verifications 20070507
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070507

Method READ_SYS_VER Signature

Method READ_SYS_VER on class CL_ESH_RL_SYSTEM_RELEASE has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070507
History
Last changed by/on SAP  20110908 
SAP Release Created in 100