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 GET_INSTANCE Static method Public Method Get Instance 20110203
2 GET_OBJECT_COUNT Instance method Public Method Transaction: Get Object Count 20110203
3 HANDLE_OBJECT_DEREGISTRATION Instance method Public Method Handle Object Deregistration for Realtime Indexing 20110203
4 HANDLE_OBJECT_REGISTRATION Instance method Public Method Handle Object Registration for Realtime Indexing 20110203
5 STATUS_UPDATE_NOTIFICATION 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 Importing IV_HOME_SOFTWARE_COMPONENT Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Home Software Component 20110203
2 Importing IV_OBJECT_TYPE_BACKEND_NAME Call by reference Type reference (TYPE) ESH_E_OM_BACKEND_NAME Backend Name 20110203
3 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20110203
4 Returning 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 CX_ESH_IF_NOT_SUPPORTED Interface not supported 20110222

Method GET_OBJECT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT_COUNT Call by reference Type reference (TYPE) INT4 Number of objects in transaction 20110203
2 Importing IV_TRANSACTION_ID Call by reference Type reference (TYPE) ESH_E_IF_GENERAL_ID Transaction ID 20110203
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR 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 Importing IT_UNPROCESSED_OBJECTS Call by reference Type reference (TYPE) ESH_T_IF_UNPROCESSED_OBJECTS Unprocessed Objects 20110203
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR 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 Importing 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 CX_ESH_IF_PROVIDER_ERROR 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 Importing IT_PROCESSED_OBJECTS Call by reference Type reference (TYPE) ESH_T_IF_PROCESSED_OBJECTS Processed Objects 20110214
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General Error in Provider 20110203
History
Last changed by/on SAP  20110908 
SAP Release Created in