SAP ABAP Class CL_ESH_CO_REFERENCE_REQUESTS (OBSOLETE: Reference Requests Handler)
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_CO_REFERENCE_REQUESTS | |
| Short Description | OBSOLETE: Reference Requests Handler | |
| 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 | 20081121 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_CO_REFERENCE_REQUESTS has no forward declaration.
Interfaces
Class CL_ESH_CO_REFERENCE_REQUESTS has no interface implemented.
Friends
Class CL_ESH_CO_REFERENCE_REQUESTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_CO_SEARCH_LOG_READER | Reader for Search Request Logs | 20081121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Data of Stored Reference Request | 20081121 | |
| 2 | Instance method | Public | Method | Get List of Stored Reference Requests | 20081121 | |
| 3 | Instance method | Public | Method | Get Reference Query ID | 20081121 | |
| 4 | Instance method | Public | Method | Set Reference Query ID | 20081121 |
Events
Class CL_ESH_CO_REFERENCE_REQUESTS has no event.
Types
Class CL_ESH_CO_REFERENCE_REQUESTS has no local type.
Method Signatures
Method GET_DATA Signature
Method GET_DATA on class CL_ESH_CO_REFERENCE_REQUESTS has no parameter.
Method GET_DATA on class CL_ESH_CO_REFERENCE_REQUESTS has no exception.
Method GET_LIST 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 | Search Connector ID | 20081121 | |||
| 2 | IV_FROM_TSP | Call by reference | Type reference (TYPE) | TIMESTAMP | From | 20081121 | |||
| 3 | IV_MAX_NO_OF_HITS | Call by reference | Type reference (TYPE) | I | Max Number of Hits | 20081121 | |||
| 4 | IV_TO_TSP | Call by reference | Type reference (TYPE) | TIMESTAMP | To | 20081121 | |||
| 5 | IV_UNAME | Call by reference | Type reference (TYPE) | USERNAME | User | 20081121 |
Method GET_LIST on class CL_ESH_CO_REFERENCE_REQUESTS has no exception.
Method GET_REF_QUERY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REF_QUERY | Value transfer | Type reference (TYPE) | ESH_E_CO_REFERENCE_QUERY | Reference Query ID | 20081121 |
Method GET_REF_QUERY_ID on class CL_ESH_CO_REFERENCE_REQUESTS has no exception.
Method SET_REF_QUERY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REF_QUERY | Call by reference | Type reference (TYPE) | ESH_E_CO_REFERENCE_QUERY | Reference Query ID | 20081121 |
Method SET_REF_QUERY_ID on class CL_ESH_CO_REFERENCE_REQUESTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |