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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_CO_LOCK | Lock on a database table | 20070510 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSTABLE-VARKEY | Key of registration | 20070510 | |||
| 3 | Constant | Public | Type reference (TYPE) | RSTABLE-VARKEY | 'DefaultKey_2DEA4246C0946C6AE10000000A424272' | Default key | 20070510 | ||
| 4 | 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 | Instance method | Public | Constructor | Constructor | 20070510 | |
| 2 | Static method | Public | Method | Register | 20070510 | |
| 3 | Static method | Public | Method | Is registered | 20070510 | |
| 4 | 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 | IR_LOCK | Call by reference | Object reference (TYPE REF TO) | CL_ESH_CO_LOCK | Lock on a database table | 20070510 | |||
| 2 | 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 | IV_KEY | Call by reference | Type reference (TYPE) | RSTABLE-VARKEY | CL_ESH_CO_REGISTRATION=>SC_DEFAULT_KEY | Lock key for tables | 20070510 | ||
| 2 | RR_REGISTRATION | Value transfer | Object reference (TYPE REF TO) | CL_ESH_CO_REGISTRATION | Runtime registration | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20070510 |
Method REGISTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | RSTABLE-VARKEY | CL_ESH_CO_REGISTRATION=>SC_DEFAULT_KEY | Character Field of Length 12 | 20070510 | ||
| 2 | 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 |