SAP ABAP Class CL_ESH_RL_CHECK (Release Check)
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_CHECK  
Short Description Release Check    
Super Class    
Instantiability of a Class 1  Protected 
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_CHECK has no interface implemented.
Friends
Class CL_ESH_RL_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_BACKEND_SYSTEM Instance attribute Public Object reference (TYPE REF TO) CL_ESH_CO_BACKEND_SYSTEM Query backend system via RFC 20070507
2 MR_DEFINITION Instance attribute Public Object reference (TYPE REF TO) CL_ESH_RL_CHECK_DEFINITION Check definition 20070507
3 MV_CHECK_ID Instance attribute Public Type reference (TYPE) ESH_E_RL_CHECK Check 20070507
4 MV_RESULT Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED Check result 20070507
5 MV_RFC_DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070507
6 SC_CHECK_PREFIX Constant Private Type reference (TYPE) CHAR11 'CHECK_TYPE_' Character field, 8 characters long 20070507
7 SC_CHECK_TYPE_ADDON_REL Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'ADDON_REL' Type of check 20070507
8 SC_CHECK_TYPE_CLAS Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'CLAS' Type of check 20070507
9 SC_CHECK_TYPE_COMP_REL Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'COMP_REL' Type of check 20070507
10 SC_CHECK_TYPE_DEVC Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'DEVC' Type of check 20070507
11 SC_CHECK_TYPE_DTEL Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'DTEL' Type of check 20070507
12 SC_CHECK_TYPE_FUGR Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'FUGR' Type of check 20070507
13 SC_CHECK_TYPE_IF_CHECK Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'IF_CHECK' Type of check 20070509
14 SC_CHECK_TYPE_TABL Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'TABL' Type of check 20070507
15 SC_CHECK_TYPE_TABL_CONT Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'TABL_CONT' Type of check 20070507
16 SC_CHECK_TYPE_TABL_ENTRY Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'TABL_ENTRY' Type of check 20070507
17 SC_CHECK_TYPE_TABL_FIELD Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'TABL_FIELD' Type of check 20070507
18 SC_CHECK_TYPE_TADIR Constant Public Type reference (TYPE) ESH_E_RL_CHECK_TYPE 'TADIR' Type of check 20070507
19 SC_COMPONENT_AVERS_ADDONID Constant Public Type reference (TYPE) ESH_E_RL_COMPONENT 'ADDONID' Component 20070508
20 SC_COMPONENT_AVERS_ADDONRL Constant Public Type reference (TYPE) ESH_E_RL_COMPONENT 'ADDONRL' Component 20070507
21 SC_COMPONENT_AVERS_R3RELEASE Constant Public Type reference (TYPE) ESH_E_RL_COMPONENT 'R3RELEASE' Component 20070507
22 SC_COMPONENT_CVERS_COMPONENT Constant Public Type reference (TYPE) ESH_E_RL_COMPONENT 'COMPONENT' Component 20070508
23 SC_COMPONENT_CVERS_EXTRELEASE Constant Public Type reference (TYPE) ESH_E_RL_COMPONENT 'EXTRELEASE' Component 20070507
24 SC_COMPONENT_CVERS_RELEASE Constant Public Type reference (TYPE) ESH_E_RL_COMPONENT 'RELEASE' Component 20070507
25 SC_COMPONENT_TADIR_OBJECT Constant Public Type reference (TYPE) ESH_E_RL_COMPONENT 'OBJECT' Component 20070507
26 SC_COMPONENT_TADIR_OBJ_NAME Constant Public Type reference (TYPE) ESH_E_RL_COMPONENT 'OBJ_NAME' Component 20070507
27 SC_COMPONENT_TADIR_PGMID Constant Public Type reference (TYPE) ESH_E_RL_COMPONENT 'PGMID' Component 20070507
28 SR_LAST_USED_BACKEND Static Attribute Private Object reference (TYPE REF TO) CL_ESH_CO_BACKEND_SYSTEM Query backend system via RFC 20070507
29 ST_INSTANCES Static Attribute Private Type reference (TYPE) LTT_INSTANCES 20070507
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TYPE_ADDON_REL Instance method Protected Method Execute check 20070507
2 CHECK_TYPE_CLAS Instance method Protected Method Execute check 20070507
3 CHECK_TYPE_COMP_REL Instance method Protected Method Execute check 20070507
4 CHECK_TYPE_DEVC Instance method Protected Method Execute check 20070507
5 CHECK_TYPE_DTEL Instance method Protected Method Execute check 20070507
6 CHECK_TYPE_FUGR Instance method Protected Method Execute check 20070507
7 CHECK_TYPE_IF_CHECK Instance method Protected Method Execute check 20070509
8 CHECK_TYPE_TABL Instance method Protected Method Execute check 20070507
9 CHECK_TYPE_TABL_CONT Instance method Protected Method Execute check 20070507
10 CHECK_TYPE_TABL_ENTRY Instance method Protected Method Execute check 20070507
11 CHECK_TYPE_TABL_FIELD Instance method Protected Method Execute check 20070507
12 CHECK_TYPE_TADIR Instance method Protected Method Execute check 20070507
13 CONSTRUCTOR Instance method Public Constructor Constructor 20070507
14 EXECUTE Instance method Protected Method Execute check 20070507
15 GET_COMPONENT_VALUE Instance method Protected Method Get value of specific component 20070507
16 GET_INSTANCE Static method Protected Method Get an instance 20070507
17 GET_OPTIONS Static method Protected Method 20070507
18 GET_RESULT Static method Public Method Get check result 20070507
Events
Class CL_ESH_RL_CHECK has no event.
Types
Class CL_ESH_RL_CHECK has no local type.
Method Signatures

Method CHECK_TYPE_ADDON_REL Signature

Method CHECK_TYPE_ADDON_REL on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CHECK_TYPE_CLAS Signature

Method CHECK_TYPE_CLAS on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_CO_CONNECTION_ERROR ESH Connection Exception 20070509

Method CHECK_TYPE_COMP_REL Signature

Method CHECK_TYPE_COMP_REL on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CHECK_TYPE_DEVC Signature

Method CHECK_TYPE_DEVC on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CHECK_TYPE_DTEL Signature

Method CHECK_TYPE_DTEL on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CHECK_TYPE_FUGR Signature

Method CHECK_TYPE_FUGR on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CHECK_TYPE_IF_CHECK Signature

Method CHECK_TYPE_IF_CHECK on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CHECK_TYPE_TABL Signature

Method CHECK_TYPE_TABL on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CHECK_TYPE_TABL_CONT Signature

Method CHECK_TYPE_TABL_CONT on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CHECK_TYPE_TABL_ENTRY Signature

Method CHECK_TYPE_TABL_ENTRY on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CHECK_TYPE_TABL_FIELD Signature

Method CHECK_TYPE_TABL_FIELD on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CHECK_TYPE_TADIR Signature

Method CHECK_TYPE_TADIR on class CL_ESH_RL_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070509

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BACKEND_SYSTEM Call by reference Object reference (TYPE REF TO) CL_ESH_CO_BACKEND_SYSTEM Query backend system via RFC 20070507
2 Importing IR_DEFINITION Call by reference Object reference (TYPE REF TO) CL_ESH_RL_CHECK_DEFINITION Check definition 20070507
3 Importing IV_CHECK_ID Call by reference Type reference (TYPE) ESH_E_RL_CHECK Check 20070507
4 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_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070507

Method GET_COMPONENT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) ESH_E_RL_COMPONENT Component 20070507
2 Returning RV_VALUE Value transfer Type reference (TYPE) ESH_E_RL_VALUE Value 20070507

Method GET_COMPONENT_VALUE on class CL_ESH_RL_CHECK has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ID Call by reference Type reference (TYPE) ESH_E_RL_CHECK Check 20070507
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_CHECK Release check 20070507
# Exception Resumable Description Created on
1 CX_ESH_RL_ENGINE System release exception 20070507

Method GET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPTIONS Call by reference Type reference (TYPE) ESH_T_CO_RFCRT_OPTIONS RFC Table Read: Select Options / WHERE Clause 20070507
2 Importing IT_COMPONENTS Call by reference Type reference (TYPE) ESH_T_RL_CHECK_C Check components 20070507

Method GET_OPTIONS on class CL_ESH_RL_CHECK has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ID Call by reference Type reference (TYPE) ESH_E_RL_CHECK Check 20070507
2 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070507
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070507
# 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