SAP ABAP Class CL_ESH_QL_QUERY_LOG_REEXECUTE (Query Log Reexecution)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_QUERY_LOGGING (Package) Query Logging
⤷
⤷
Properties
| Class | CL_ESH_QL_QUERY_LOG_REEXECUTE | |
| Short Description | Query Log Reexecution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_QUERY_LOGGING | Query Logging |
| Created | 20091208 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_QL_QUERY_LOG_REEXECUTE has no forward declaration.
Interfaces
Class CL_ESH_QL_QUERY_LOG_REEXECUTE has no interface implemented.
Friends
Class CL_ESH_QL_QUERY_LOG_REEXECUTE 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_QL_QUERY_LOG_ACCESS_API | ESH Query Log Access API | 20091208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get instance | 20091208 | |
| 2 | Instance method | Public | Method | Reinstantiate search request | 20091208 |
Events
Class CL_ESH_QL_QUERY_LOG_REEXECUTE has no event.
Types
Class CL_ESH_QL_QUERY_LOG_REEXECUTE 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 | RR_REEXEC | Value transfer | Object reference (TYPE REF TO) | CL_ESH_QL_QUERY_LOG_REEXECUTE | Query Log Reexecution | 20091208 |
Method GET_INSTANCE on class CL_ESH_QL_QUERY_LOG_REEXECUTE has no exception.
Method REINSTANTIATE_SEARCH_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Connector ID (if only one connector from scope to be reexec) | 20091215 | |||
| 2 | IV_EXEC_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_EXEC_ID | Search Execution ID | 20091208 | |||
| 3 | RR_SEARCH_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_ESH_IF_SEARCH_REQUEST | Search Request | 20091208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Query Logging Engine Exception | 20091208 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |