SAP ABAP Class CL_ESH_INT_FU_RUNTIME (Fast Update Processing Runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_INTEGRATION (Package) Backend Integration Services
Properties
Class CL_ESH_INT_FU_RUNTIME  
Short Description Fast Update Processing Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_INTEGRATION   Backend Integration Services 
Created 20090108   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_INT_FU_RUNTIME has no forward declaration.
Interfaces
Class CL_ESH_INT_FU_RUNTIME has no interface implemented.
Friends
Class CL_ESH_INT_FU_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_INT_FU_RUNTIME Instance attribute Private Object reference (TYPE REF TO) CL_ESH_INT_FU_RUNTIME Fast update processing runtime 20090126
2 MV_CALLBACK_DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST Callback RFC destination 20090126
3 MV_CONNECTION_GUID Instance attribute Private Type reference (TYPE) ESH_E_ADM_CONNECTION_GUID Connection_GUID 20090126
4 MV_LOGSYS Instance attribute Private Type reference (TYPE) LOGSYS Log. sys. 20090126
5 MV_PACKAGE_ID Instance attribute Private Type reference (TYPE) ESH_E_FU_PACKAGE_ID Fast update package ID 20090204
6 MV_SOURCE_CLIENT Instance attribute Private Type reference (TYPE) SY-MANDT Source client 20090126
7 MV_SOURCE_SYSTEM_ID Instance attribute Private Type reference (TYPE) SY-SYSID Source system ID 20090126
Methods
# Method Level Visibility Method type Description Created on
1 GET_CALLBACK_DEST_FOR_CONNGUID Static method Private Method Get callback destination for source back-end log. sys. 20090126
2 GET_INSTANCE Static method Public Method Get instance 20090108
3 PROCESS_PUSHED_DATA Instance method Public Method Process data 20090108
4 SEND_CP_PROCESSING_STATUS Instance method Public Method Send change pointer processing status 20090123
5 TEST_BACK_CONNECTION Instance method Public Method Test Back_Connection 20090202
Events
Class CL_ESH_INT_FU_RUNTIME has no event.
Types
Class CL_ESH_INT_FU_RUNTIME has no local type.
Method Signatures

Method GET_CALLBACK_DEST_FOR_CONNGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTION_GUID Call by reference Type reference (TYPE) ESH_E_ADM_CONNECTION_GUID Connection Guid 20090126
2 Returning RV_RFC_DESTINATION Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090126
# Exception Resumable Description Created on
1 CX_ESH_INT_CONNECTION 20090126

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKAGE_ID Call by reference Type reference (TYPE) ESH_E_FU_PACKAGE_ID Fast Update Package ID 20090204
2 Importing IV_SOURCE_CLIENT Call by reference Type reference (TYPE) SY-MANDT Client ID of Current User 20090126
3 Importing IV_SOURCE_SYSTEM_ID Call by reference Type reference (TYPE) SY-SYSID Name of the SAP System 20090126
4 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ESH_INT_FU_RUNTIME Fast Update Processing Runtime 20090108
# Exception Resumable Description Created on
1 CX_ESH_INT_CONNECTION ESH Integration: Connection Error 20090126

Method PROCESS_PUSHED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) ESH_T_FU_DATA Data Contents 20090108

Method PROCESS_PUSHED_DATA on class CL_ESH_INT_FU_RUNTIME has no exception.

Method SEND_CP_PROCESSING_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CP_STATUS Call by reference Type reference (TYPE) ESH_T_EX_CP_STATUS Change Pointer Processing Status 20090123
2 Importing IV_COMMIT Call by reference Type reference (TYPE) CHAR1 ABAP_FALSE Single-Character Flag 20090123
3 Importing IV_WAIT Call by reference Type reference (TYPE) CHAR1 ABAP_TRUE Single-Character Flag 20090123

Method SEND_CP_PROCESSING_STATUS on class CL_ESH_INT_FU_RUNTIME has no exception.

Method TEST_BACK_CONNECTION Signature

Method TEST_BACK_CONNECTION on class CL_ESH_INT_FU_RUNTIME has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_INT_CONNECTION ESH Integration: Connection Error 20090202
2 CX_ESH_INT_ENGINE ESH Integration Exception 20090202
History
Last changed by/on SAP  20110908 
SAP Release Created in 720