SAP ABAP Class CL_ESH_QL_QUERY_LOGGING (Query Logging)
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_LOGGING | |
| Short Description | Query Logging | |
| 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 | 20090924 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_QL_QUERY_LOGGING has no interface implemented.
Friends
Class CL_ESH_QL_QUERY_LOGGING 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_BLUEPRINT_ADMIN | Query log blueprint administration | 20091020 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_QL_CONTENT_CONVERTER | Query log content converter | 20091027 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_QL_CUST_CONTAINER | Query log customizing container | 20090930 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ESH_S_QL_QLOG | Query log header | 20090930 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ESH_T_QL_CONTENTS | Query log contents | 20091001 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ESH_T_QL_QLOGS | Query log scope list | 20091008 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ESH_T_QL_CONTENTS | Query log scopes | 20091008 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ESH_E_QL_QUERY_LANGU | Logon language on query execution | 20091214 |
Methods
Events
Class CL_ESH_QL_QUERY_LOGGING has no event.
Types
Class CL_ESH_QL_QUERY_LOGGING has no local type.
Method Signatures
Method CONTENT_GET_HASHKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20091006 | ||||
| 2 | RV_HKY | Value transfer | Type reference (TYPE) | ESH_E_QL_HKY | Query Log Content Hashkey | 20091006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Query Logging Execption on Hashkey Determination | 20091021 |
Method DET_VOL_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VOL_ADDED | Value transfer | Type reference (TYPE) | ESH_E_QL_VOL_ADDED | Volume added (rounded to next kB) | 20091001 | |||
| 2 | IS_QLOG | Call by reference | Type reference (TYPE) | ESH_S_QL_QLOG | Query Log Header | 20091001 | |||
| 3 | IT_QLOGC_ADDED | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOGC | Query Log Content Index | 20091009 | |||
| 4 | IT_QLOGQ_ADDED | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOGQ | Query Log Query Contents | 20091001 | |||
| 5 | IT_QLOGS_ADDED | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOGS | Query Log Scope List | 20091009 |
Method DET_VOL_ADDED on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method GET_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_QL_CUST_EXTERNAL | Call by reference | Object reference (TYPE REF TO) | CL_ESH_QL_CUST_CONTAINER | Query Log Customizing Container | 20100111 |
Method GET_CUSTOMIZING on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_QL_CUST_EXTERNAL | Call by reference | Object reference (TYPE REF TO) | CL_ESH_QL_CUST_CONTAINER | Customizing Settings ( - if set externally - ) | 20091216 | |||
| 2 | RR_QL_QUERY_LOGGING | Value transfer | Object reference (TYPE REF TO) | CL_ESH_QL_QUERY_LOGGING | Query Logging Handler | 20090924 |
Method GET_INSTANCE on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method GET_QUERY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEARCH_EXEC_ID | Value transfer | Type reference (TYPE) | ESH_E_IF_SEARCH_EXEC_ID | Search Execution ID | 20090924 |
Method GET_QUERY_ID on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_EXCEPTION_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ESH_IF_ENGINE | Search Exception | 20091029 |
Method LOG_EXCEPTION_INT on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_QUERY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELEGATED_FROM | Call by reference | Type reference (TYPE) | LOGSYS | Search Request Delegated from Backend | 20091216 | |||
| 2 | IV_EXECUTION_MODE | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_EXEC_MODE | Search Execution Mode | 20091216 | |||
| 3 | IV_FOLLOW_UP_QUERY_TYPE | Call by reference | Type reference (TYPE) | ESH_E_IF_FOLLOW_UP_QUERY_TYPE | Follow-Up Query Type (Functional / Special) | 20091218 | |||
| 4 | IV_INTERNAL_QUERY_TYPE | Call by reference | Type reference (TYPE) | ESH_E_QL_QUERY_TYPE | Internal Query Type (Sync, Async, Bulk, Delegated) | 20100111 | |||
| 5 | IV_PREDECESSOR_QUERY_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_EXEC_ID | Parent Query Execution ID | 20091216 | |||
| 6 | IV_QUERY_LANGU | Call by reference | Type reference (TYPE) | ESH_E_QL_QUERY_LANGU | Searchterm Language | 20091216 | |||
| 7 | IV_SEARCH_SESSION_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_SESSION_ID | Search Session ID | 20091216 |
Method LOG_QUERY_ATTRIBUTES on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_QUERY_DETAILS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQUEST_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ESH_FED_REQUEST_DATA | Search Request Data | 20090930 |
Method LOG_QUERY_DETAILS_INT on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_QUERY_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQUEST_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ESH_FED_REQUEST_DATA | Request Data | 20090924 |
Method LOG_QUERY_IN on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_QUERY_IN_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQUEST_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ESH_FED_REQUEST_DATA | Request Data | 20091005 |
Method LOG_QUERY_IN_INT on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_QUERY_RESOLVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQUEST_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ESH_FED_REQUEST_DATA | Request Data | 20090930 |
Method LOG_QUERY_RESOLVED on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_QUERY_RESOLVED_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQUEST_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ESH_FED_REQUEST_DATA | Request Data | 20091005 |
Method LOG_QUERY_RESOLVED_INT on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_QUERY_SCOPE_RESOLVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONNECTORS_RESOLVED | Call by reference | Type reference (TYPE) | ESH_T_FED_SCOPE | Connectors Resolved | 20091005 |
Method LOG_QUERY_SCOPE_RESOLVED on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_RESPONSES | Call by reference | Object reference (TYPE REF TO) | CL_ESH_IF_SEARCH_RESPONSES | Search Responses | 20091005 | |||
| 2 | IV_IS_BULK | Call by reference | Type reference (TYPE) | CHAR01 | Is Bulk Request | 20100111 | |||
| 3 | IV_PERSIST | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | Persist Log | 20091029 | ||
| 4 | IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ESH_IF_ENGINE | Search Exception | 20091029 |
Method LOG_RESPONSE on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_RESPONSE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_RESPONSES | Call by reference | Object reference (TYPE REF TO) | CL_ESH_IF_SEARCH_RESPONSES | Search Responses | 20091005 |
Method LOG_RESPONSE_INT on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method LOG_SCOPE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SCOPE | Call by reference | Type reference (TYPE) | ESH_T_FED_SCOPE | Search Scope | 20091008 | |||
| 2 | IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_QL_QLOGQ_CONTENT_TYPE | Query Log Content Type | 20091008 |
Method LOG_SCOPE_INT on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method PERSIST Signature
Method PERSIST on class CL_ESH_QL_QUERY_LOGGING has no parameter.
Method PERSIST on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method QLOGQ_GET_BYTELEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_QLOGQ_XSTRING | Call by reference | Type reference (TYPE) | ESH_E_QL_QLOGQ_CONTENT | Query Log Content | 20091009 | |||
| 2 | RV_BYTELEN | Value transfer | Type reference (TYPE) | ESH_E_QL_QLOGQ_CONTENT_VOLUME | Query Log Content Volume | 20091009 |
Method QLOGQ_GET_BYTELEN on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method SET_ID Signature
Method SET_ID on class CL_ESH_QL_QUERY_LOGGING has no parameter.
Method SET_ID on class CL_ESH_QL_QUERY_LOGGING has no exception.
Method SET_TIMESTAMP_AND_USER Signature
Method SET_TIMESTAMP_AND_USER on class CL_ESH_QL_QUERY_LOGGING has no parameter.
Method SET_TIMESTAMP_AND_USER on class CL_ESH_QL_QUERY_LOGGING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |