SAP ABAP Class CL_ESH_RTI_REGISTRATION (Real-Time Indexing Registration Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_EXTRACTION (Package) Extraction
⤷
⤷
Properties
| Class | CL_ESH_RTI_REGISTRATION | |
| Short Description | Real-Time Indexing Registration Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_EXTRACTION | Extraction |
| Created | 20110204 | 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) |
Interfaces
Class CL_ESH_RTI_REGISTRATION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ESH_EX_FU_ADMIN | 20110204 | Real-Time Indexing Administration |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | ESH_S_CO_LOCKTAB-LOCKARG | 'ESH_RTI_REGISTRATION~' | Lock key for tables | 20110207 | ||
| 2 | Constant | Protected | Type reference (TYPE) | RSTABLE-TABNAME | 'ESH_RTI_REGISTRATION' | Lock header for FU daemon lock | 20110207 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110204 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_RTI_CALLBACK | Real-Time Indexing Callback to Application | 20110214 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ESH_T_CO_LOCKTAB | Lock administration table (lock references per lock arg.) | 20110207 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ESH_SE_RUNTIME_DATA | ESH Search Runtime Data | 20110214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check objects registered for real-time indexing | 20110215 | |
| 2 | Static method | Public | Method | Check object registered for real-time indexing | 20110215 | |
| 3 | Instance method | Private | Method | Determine Registration Details | 20110204 | |
| 4 | Static method | Public | Method | Get Backend Name | 20110207 | |
| 5 | Static method | Protected | Method | Get Instance | 20110204 | |
| 6 | Static method | Public | Method | Get object types registered for real-time indexing | 20110215 | |
| 7 | Static method | Public | Method | Get registration record for an object type | 20110215 | |
| 8 | Instance method | Private | Method | Log Registration | 20110204 | |
| 9 | Instance method | Protected | Method | Register/Unregister Object types for Real-Time Indexing | 20110204 | |
| 10 | Instance method | Private | Method | Save Registration | 20110204 | |
| 11 | Instance method | Private | Method | Trigger RTI Job Restart | 20110204 | |
| 12 | Instance method | Private | Method | Unlock Registration | 20110204 |
Events
Class CL_ESH_RTI_REGISTRATION has no event.
Types
Class CL_ESH_RTI_REGISTRATION has no local type.
Method Signatures
Method CHECK_OBJECTS_REGISTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRUE | Value transfer | Type reference (TYPE) | CHAR01 | Objects registered | 20110215 |
Method CHECK_OBJECTS_REGISTERED on class CL_ESH_RTI_REGISTRATION has no exception.
Method CHECK_OBJECT_REGISTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HOME_SOFTWARE_COMPONENT | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20110215 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20110215 | |||
| 3 | RV_REGISTERED_FOR | Value transfer | Type reference (TYPE) | ESH_E_EX_REGISTERED_FOR | Is Registered For | 20110215 |
Method CHECK_OBJECT_REGISTERED on class CL_ESH_RTI_REGISTRATION has no exception.
Method DETERMINE_REGISTRATION_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DEREG_IN | Call by reference | Type reference (TYPE) | ESH_T_FU_CO_REG | Objects to be deregistered | 20110207 | |||
| 2 | CT_REG_IN | Call by reference | Type reference (TYPE) | ESH_T_FU_CO_REG | Objects to be registered | 20110207 | |||
| 3 | ET_CALLBACK_DEREG | Call by reference | Type reference (TYPE) | ESH_T_RTI_REG_CALLBACK | Callback for deregistrations | 20110207 | |||
| 4 | ET_CALLBACK_REG | Call by reference | Type reference (TYPE) | ESH_T_RTI_REG_CALLBACK | Callback for registrations | 20110207 | |||
| 5 | ET_REGISTRATIONS_ADD | Call by reference | Type reference (TYPE) | ESH_T_EX_FU_CONN | Registrations to add | 20110204 | |||
| 6 | ET_REGISTRATIONS_DEL | Call by reference | Type reference (TYPE) | ESH_T_EX_FU_CONN | Registrations to delete | 20110204 | |||
| 7 | ET_REGISTRATIONS_MOD | Call by reference | Type reference (TYPE) | ESH_T_EX_FU_CONN | Registrations to modify | 20110204 |
Method DETERMINE_REGISTRATION_DETAILS on class CL_ESH_RTI_REGISTRATION has no exception.
Method GET_BACKEND_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HSWC | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Home-SWC | 20110207 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20110207 | |||
| 3 | RV_BACKEND_NAME | Value transfer | Type reference (TYPE) | ESH_E_OM_BACKEND_NAME | Backend Name | 20110207 |
Method GET_BACKEND_NAME on class CL_ESH_RTI_REGISTRATION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110204 | |||
| 2 | RR_RTI_REGISTRATION_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ESH_RTI_REGISTRATION | RTI Registration Handler | 20110204 |
Method GET_INSTANCE on class CL_ESH_RTI_REGISTRATION has no exception.
Method GET_REGISTERED_OBJECT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_TYPES_CP | Call by reference | Type reference (TYPE) | ESH_T_EX_FU_CONN | Object Types registered for CP Processing | 20110215 | |||
| 2 | ET_OBJECT_TYPES_FU | Call by reference | Type reference (TYPE) | ESH_T_EX_FU_CONN | Object Types registered for FU Processing | 20110215 |
Method GET_REGISTERED_OBJECT_TYPES on class CL_ESH_RTI_REGISTRATION has no exception.
Method GET_RTI_REGISTRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REGISTRATION | Call by reference | Type reference (TYPE) | ESH_EX_FU_CONN | Real-Time Indexing Registration | 20110215 | |||
| 2 | IV_HOME_SOFTWARE_COMPONENT | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Hoime Software Component | 20110215 | |||
| 3 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object type ID | 20110215 |
Method GET_RTI_REGISTRATION on class CL_ESH_RTI_REGISTRATION has no exception.
Method LOCK_REGISTRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DEREG_IN | Call by reference | Type reference (TYPE) | ESH_T_FU_CO_REG | Objects to be deregistered | 20110207 | |||
| 2 | CT_REG_IN | Call by reference | Type reference (TYPE) | ESH_T_FU_CO_REG | Objects to be registered | 20110207 | |||
| 3 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20110207 | ||
| 2 | ESH Locking Exception | 20110207 |
Method REGISTER_OBJECT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REGISTER | Call by reference | Type reference (TYPE) | ESH_T_FU_CO_REG | Register Object Types for Real-Time Indexing | 20110204 | |||
| 2 | IT_UNREGISTER | Call by reference | Type reference (TYPE) | ESH_T_FU_CO_REG | Unregister Object Types | 20110204 | |||
| 3 | IV_AUTO_RESTART | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | Auto-Restart Process if it is not running and not on Hold | 20110204 | ||
| 4 | IV_COMMIT | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | Commit Work | 20110204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Extraction: Processing error | 20110204 |
Method SAVE_REGISTRATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MARK_FOR_DEL | Call by reference | Type reference (TYPE) | ESH_T_EX_FU_CONN | Registrations to mark for deletion | 20110204 | |||
| 2 | IT_REGISTRATIONS_ADD | Call by reference | Type reference (TYPE) | ESH_T_EX_FU_CONN | Registrations to add | 20110204 | |||
| 3 | IT_REGISTRATIONS_DEL | Call by reference | Type reference (TYPE) | ESH_T_EX_FU_CONN | Registrations to delete | 20110204 | |||
| 4 | IT_REGISTRATIONS_MOD | Call by reference | Type reference (TYPE) | ESH_T_EX_FU_CONN | Registrations to modify | 20110204 | |||
| 5 | IV_COMMIT | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | COMMIT WORK | 20110204 | ||
| 6 | IV_SET_SUCCESS_MSGS | Call by reference | Type reference (TYPE) | CHAR01 | Set Success Messages | 20110210 |
Method SAVE_REGISTRATIONS on class CL_ESH_RTI_REGISTRATION has no exception.
Method TRIGGER_JOB_RESTART Signature
Method TRIGGER_JOB_RESTART on class CL_ESH_RTI_REGISTRATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Extraction: Processing error | 20110211 |
Method UNLOCK_REGISTRATION Signature
Method UNLOCK_REGISTRATION on class CL_ESH_RTI_REGISTRATION has no parameter.
Method UNLOCK_REGISTRATION on class CL_ESH_RTI_REGISTRATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |