SAP ABAP Class CL_ESH_SE_RUNTIME_DATA_RFC (Runtime Data Distribution: RFC Logic)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_SEARCH (Package) Search (internal)
Properties
Class CL_ESH_SE_RUNTIME_DATA_RFC  
Short Description Runtime Data Distribution: RFC Logic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_SEARCH   Search (internal) 
Created 20130826   SAP 
Last change 20141121    
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_SE_RUNTIME_DATA_RFC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_ESH_SE_RUNTIME_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ESH_SE_RUNTIME_DATA_RFC has no interface implemented.
Friends
Class CL_ESH_SE_RUNTIME_DATA_RFC has no friend class.
Attributes
Class CL_ESH_SE_RUNTIME_DATA_RFC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RUNTIME_BUFFER_FOR_PROXY Static method Public Method Set Runtime Buffer on Enterprise Search Proxy 20130925
2 SET_RUNTIME_BUFFER_ON_BACKEND Static method Public Method Set Runtime Buffer on Backend of ES Hub 20130826
3 SET_RUNTIME_BUFFER_ON_PROXY Static method Public Method Set Runtime Buffer on Enterprise Search Proxy 20130826
Events
Class CL_ESH_SE_RUNTIME_DATA_RFC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CUSTOM_DATA Public See coding 20130829 BEGIN OF s_custom_data, handler TYPE REF TO if_esh_if_custom_data_handler, data_ref TYPE REF TO data, END OF s_custom_data
2 T_CUSTOM_DATA Public See coding 20130829 t_custom_data TYPE STANDARD TABLE OF s_custom_data
Method Signatures

Method GET_RUNTIME_BUFFER_FOR_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CATEGORIES Call by reference Type reference (TYPE) IF_ESH_SE_RUNTIME_DATA=>T_CATEGORIES_SORTED Categories (sorted) 20130925
2 Changing CT_CONNECTORS Call by reference Type reference (TYPE) IF_ESH_SE_RUNTIME_DATA=>T_CONNECTORS_SORTED 20130925
3 Changing CT_CONNECTORS_X Call by reference Type reference (TYPE) IF_ESH_SE_RUNTIME_DATA=>T_SEARCH_EXEC_SORTED Connector Search Executions (sorted) 20130925
4 Changing CT_CUSTOM_DATA Call by reference Type reference (TYPE) CL_ESH_SE_RUNTIME_DATA_RFC=>T_CUSTOM_DATA 20130925
5 Changing CT_KEYWORDS Call by reference Type reference (TYPE) IF_ESH_SE_RUNTIME_DATA=>T_KEYWORDS_SORTED Keywords with tables of Connector IDs (sorted) 20130925
6 Changing CT_TEMPLATES Call by reference Type reference (TYPE) IF_ESH_SE_RUNTIME_DATA=>T_TEMPLATES_SORTED Templates (sorted) 20130925
7 Importing IV_CLEAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131014
8 Importing IV_CONNECTION_GUID Call by reference Type reference (TYPE) ESH_E_ADM_CONNECTION_GUID Connection GUID 20130925
# Exception Resumable Description Created on
1 CX_ESH_CA_DATA_NOT_FOUND Data not found 20130925
2 CX_ESH_CO_ENGINE Common ESH Engine Exception 20130925

Method SET_RUNTIME_BUFFER_ON_BACKEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ESH_T_INT_CLUSTER Data Cluster Container 20130829
2 Exporting ET_RETURN_CODES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130826

Method SET_RUNTIME_BUFFER_ON_BACKEND on class CL_ESH_SE_RUNTIME_DATA_RFC has no exception.

Method SET_RUNTIME_BUFFER_ON_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ESH_T_INT_CLUSTER Data Cluster Container 20130829
2 Exporting ET_RETURN_CODES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130826

Method SET_RUNTIME_BUFFER_ON_PROXY on class CL_ESH_SE_RUNTIME_DATA_RFC has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740