SAP ABAP Class IF_ESH_IF_RTI_CALLBACK (Callback Interface for Real-Time Indexing)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_TST_EH_RTI_SC | Class for BAdI Impl.: ZLHA_EH_RTI_EXTRACTOR | 20110222 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RODPS_REPL_ESH_ITERATOR | Connection to Enterprise Search replication | 20110310 |
Properties
| Class | IF_ESH_IF_RTI_CALLBACK | |
| Short Description | Callback Interface for Real-Time Indexing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110203 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ESH_IF_RTI_CALLBACK has no forward declaration.
Interfaces
Class IF_ESH_IF_RTI_CALLBACK has no interface implemented.
Friends
Class IF_ESH_IF_RTI_CALLBACK has no friend class.
Attributes
Class IF_ESH_IF_RTI_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Instance | 20110203 | |
| 2 | Instance method | Public | Method | Transaction: Get Object Count | 20110203 | |
| 3 | Instance method | Public | Method | Handle Object Deregistration for Realtime Indexing | 20110203 | |
| 4 | Instance method | Public | Method | Handle Object Registration for Realtime Indexing | 20110203 | |
| 5 | Instance method | Public | Method | Transaction: Status Update Notif (-> Completed / -> Failed) | 20110203 |
Events
Class IF_ESH_IF_RTI_CALLBACK has no event.
Types
Class IF_ESH_IF_RTI_CALLBACK has no local type.
Method Signatures
Method GET_INSTANCE 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 | Home Software Component | 20110203 | |||
| 2 | IV_OBJECT_TYPE_BACKEND_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_BACKEND_NAME | Backend Name | 20110203 | |||
| 3 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20110203 | |||
| 4 | RR_RTI_CALLBACK_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_ESH_IF_RTI_CALLBACK | Callback Interface for Real-Time Indexing | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interface not supported | 20110222 |
Method GET_OBJECT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT_COUNT | Call by reference | Type reference (TYPE) | INT4 | Number of objects in transaction | 20110203 | |||
| 2 | IV_TRANSACTION_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | Transaction ID | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20110304 |
Method HANDLE_OBJECT_DEREGISTRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_UNPROCESSED_OBJECTS | Call by reference | Type reference (TYPE) | ESH_T_IF_UNPROCESSED_OBJECTS | Unprocessed Objects | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20110203 |
Method HANDLE_OBJECT_REGISTRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LAST_DELTA_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | Timestamp of Last Delta Indexing before Registration | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20110203 |
Method STATUS_UPDATE_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROCESSED_OBJECTS | Call by reference | Type reference (TYPE) | ESH_T_IF_PROCESSED_OBJECTS | Processed Objects | 20110214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20110203 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |