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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_INT_FU_RUNTIME | Fast update processing runtime | 20090126 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Callback RFC destination | 20090126 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection_GUID | 20090126 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LOGSYS | Log. sys. | 20090126 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ESH_E_FU_PACKAGE_ID | Fast update package ID | 20090204 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SY-MANDT | Source client | 20090126 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SY-SYSID | Source system ID | 20090126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Get callback destination for source back-end log. sys. | 20090126 | |
| 2 | Static method | Public | Method | Get instance | 20090108 | |
| 3 | Instance method | Public | Method | Process data | 20090108 | |
| 4 | Instance method | Public | Method | Send change pointer processing status | 20090123 | |
| 5 | 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 | IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection Guid | 20090126 | |||
| 2 | RV_RFC_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20090126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090126 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKAGE_ID | Call by reference | Type reference (TYPE) | ESH_E_FU_PACKAGE_ID | Fast Update Package ID | 20090204 | |||
| 2 | IV_SOURCE_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | Client ID of Current User | 20090126 | |||
| 3 | IV_SOURCE_SYSTEM_ID | Call by reference | Type reference (TYPE) | SY-SYSID | Name of the SAP System | 20090126 | |||
| 4 | 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 | 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 | 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 | IT_CP_STATUS | Call by reference | Type reference (TYPE) | ESH_T_EX_CP_STATUS | Change Pointer Processing Status | 20090123 | |||
| 2 | IV_COMMIT | Call by reference | Type reference (TYPE) | CHAR1 | ABAP_FALSE | Single-Character Flag | 20090123 | ||
| 3 | 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 | ESH Integration: Connection Error | 20090202 | ||
| 2 | ESH Integration Exception | 20090202 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |