SAP ABAP Class CL_ESH_CO_REGISTRATION (Runtime Registration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_COMMON (Package) Common
Properties
Class CL_ESH_CO_REGISTRATION  
Short Description Runtime Registration    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_COMMON   Common 
Created 20070510   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)
2 CL_ESH_CO_REGISTRATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ESH_CO_REGISTRATION has no interface implemented.
Friends
Class CL_ESH_CO_REGISTRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_LOCK Instance attribute Protected Object reference (TYPE REF TO) CL_ESH_CO_LOCK Lock on a database table 20070510
2 MV_KEY Instance attribute Public Type reference (TYPE) RSTABLE-VARKEY Key of registration 20070510
3 SC_DEFAULT_KEY Constant Public Type reference (TYPE) RSTABLE-VARKEY 'DefaultKey_2DEA4246C0946C6AE10000000A424272' Default key 20070510
4 SC_TABLE_NAME Constant Private Type reference (TYPE) TABNAME 'CL_ESH_CO_REGISTRATION' Table name for registration 20070510
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070510
2 REGISTER Static method Public Method Register 20070510
3 REGISTERED Static method Public Method Is registered 20070510
4 UNREGISTER Instance method Public Method Unregister 20070510
Events
Class CL_ESH_CO_REGISTRATION has no event.
Types
Class CL_ESH_CO_REGISTRATION 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 IR_LOCK Call by reference Object reference (TYPE REF TO) CL_ESH_CO_LOCK Lock on a database table 20070510
2 Importing IV_KEY Call by reference Type reference (TYPE) RSTABLE-VARKEY Lock key for tables 20070510

Method CONSTRUCTOR on class CL_ESH_CO_REGISTRATION has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) RSTABLE-VARKEY CL_ESH_CO_REGISTRATION=>SC_DEFAULT_KEY Lock key for tables 20070510
2 Returning RR_REGISTRATION Value transfer Object reference (TYPE REF TO) CL_ESH_CO_REGISTRATION Runtime registration 20070510
# Exception Resumable Description Created on
1 CX_ESH_CO_ENGINE Common ESH Engine Exception 20070510

Method REGISTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) RSTABLE-VARKEY CL_ESH_CO_REGISTRATION=>SC_DEFAULT_KEY Character Field of Length 12 20070510
2 Returning RV_TRUE Value transfer Type reference (TYPE) ABAP_BOOL 20070510

Method REGISTERED on class CL_ESH_CO_REGISTRATION has no exception.

Method UNREGISTER Signature

Method UNREGISTER on class CL_ESH_CO_REGISTRATION has no parameter.
Method UNREGISTER on class CL_ESH_CO_REGISTRATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100