SAP ABAP Class CL_ESH_QL_QUERY_LOG_EXPORT (Query Log Export Tools)
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_EXPORT | |
| Short Description | Query Log Export Tools | |
| 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 | 20091204 | 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_LOG_EXPORT has no interface implemented.
Friends
Class CL_ESH_QL_QUERY_LOG_EXPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DOMNAME | 'ESH_D_IF_FOLLOW_UP_QUERY_TYPE' | Domain ESH_D_IF_FOLLOW_UP_QUERY_TYP | 20100810 | ||
| 2 | Constant | Private | Type reference (TYPE) | DOMNAME | 'ESH_D_IF_SEARCH_EXEC_MODE' | Domain ESH_D_IF_SEARCH_EXEC_MODE | 20100301 | ||
| 3 | Constant | Private | Type reference (TYPE) | DOMNAME | 'ESH_D_QL_QUERY_TYPE' | Domain ESH_D_QL_QUERY_TYPE | 20100301 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_QL_QUERY_LOG_ACCESS_API | ESH Query Log Access API | 20091204 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DD07V_TAB | Value texts ESH_D_IF_FOLLOW_UP_QUERY_TYP | 20100810 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DD07V_TAB | Value texts ESH_D_IF_SEARCH_EXEC_MODE | 20100301 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DD07V_TAB | Value texts ESH_D_QL_QUERY_TYPE | 20100810 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: 'AND further attribute conditions' (004) | 20100813 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: 'AND attribute condition on attribute' (003) | 20100813 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: '(Query using query parts)' (002) | 20100813 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: 'Attribute condition:' (005) | 20100813 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: 'Attribute conditions on multiple attributes' (007) | 20100813 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: 'Attribute condition: Select Option on Attr' (006) | 20100813 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: 'Log Access Error: Cannot retrieve' (011) | 20100813 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: 'Query in internal format' (008) | 20100813 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: 'Query in internal format (Freestyle Query)' (009) | 20100813 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: ' |
20100813 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | CHAR64 | Text: ' |
20100813 |
Methods
Events
Class CL_ESH_QL_QUERY_LOG_EXPORT has no event.
Types
Class CL_ESH_QL_QUERY_LOG_EXPORT has no local type.
Method Signatures
Method ACCESS_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ACCESS_API | Value transfer | Object reference (TYPE REF TO) | CL_ESH_QL_QUERY_LOG_ACCESS_API | ESH Query Log Access API | 20091204 |
Method ACCESS_API on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method CHECK_STRINGFILTER_MATCHES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_QUERY_DETAILS | Call by reference | Type reference (TYPE) | ESH_S_QL_QUERY_DETAILS | Query Details | 20091208 | |||
| 2 | IV_QUERY_LANGU | Call by reference | Type reference (TYPE) | ESH_E_QL_QUERY_LANGU | Logon Language on Query Execution | 20091215 | |||
| 3 | IV_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | Query String | 20091208 | |||
| 4 | IV_TERMBASED_ONLY | Call by reference | Type reference (TYPE) | CHAR01 | Termbased Queries only | 20091215 | |||
| 5 | RV_IS_FOUND | Value transfer | Type reference (TYPE) | CHAR01 | Is found | 20091208 |
Method CHECK_STRINGFILTER_MATCHES on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method DOMA_READ_DISPLAY_TEXTS Signature
Method DOMA_READ_DISPLAY_TEXTS on class CL_ESH_QL_QUERY_LOG_EXPORT has no parameter.
Method DOMA_READ_DISPLAY_TEXTS on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | ICON_D | Icon ID | 20100301 | |||
| 2 | IV_INFOTEXT | Call by reference | Type reference (TYPE) | ANY | Icon Infotext | 20100301 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | ANY | Icon Name | 20100301 | |||
| 4 | RV_ICON | Value transfer | Type reference (TYPE) | CHAR64 | Icon | 20100301 |
Method GET_ICON on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_EXPORTER | Value transfer | Object reference (TYPE REF TO) | CL_ESH_QL_QUERY_LOG_EXPORT | Log Export | 20091204 |
Method GET_INSTANCE on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method IMPORT_LOG_TO_LOGMONITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QLOG_DISPLAY | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG_DISPLAY | Query Log Display Structure | 20091204 | |||
| 2 | IT_SCOPE | Call by reference | Type reference (TYPE) | ESH_T_FED_SCOPE | Scope | 20091204 | |||
| 3 | IV_EXEC_MODE | Call by reference | Type reference (TYPE) | ESH_E_QL_EXEC_MODE | Execution Type | 20091204 | |||
| 4 | IV_EXEC_USER | Call by reference | Type reference (TYPE) | USERNAME | User | 20091204 | |||
| 5 | IV_FROM_TSP | Call by reference | Type reference (TYPE) | TIMESTAMPL | From | 20091204 | |||
| 6 | IV_QUERY_LANGU | Call by reference | Type reference (TYPE) | ESH_E_QL_QUERY_LANGU | Logon Language on Query Execution | 20091215 | |||
| 7 | IV_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | Query Searchstring / Text from Query | 20091208 | |||
| 8 | IV_QUERY_TYPE | Call by reference | Type reference (TYPE) | ESH_E_QL_QUERY_TYPE | Query Type | 20091204 | |||
| 9 | IV_REFERENCE_QUERY | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_EXEC_ID | Search Connector ID | 20091204 | |||
| 10 | IV_RET_MAX_NR_RECORDS | Call by reference | Type reference (TYPE) | I | Max. number of records | 20091204 | |||
| 11 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_SESSION_ID | Session ID | 20091204 | |||
| 12 | IV_SUCCESSF_QUERIES_ONLY | Call by reference | Type reference (TYPE) | ESH_E_CO_BOOLEAN | Only executions which returned at least 1 result | 20091204 | |||
| 13 | IV_TERMBASED_ONLY | Call by reference | Type reference (TYPE) | ESH_E_CO_BOOLEAN | Only termbased queries | 20091215 | |||
| 14 | IV_TO_TSP | Call by reference | Type reference (TYPE) | TIMESTAMPL | To | 20091204 | |||
| 15 | IV_WITH_ACTIONS_ONLY | Call by reference | Type reference (TYPE) | ESH_E_CO_BOOLEAN | Only executions with User Actions | 20091207 | |||
| 16 | IV_WITH_ERRORS_ONLY | Call by reference | Type reference (TYPE) | ESH_E_CO_BOOLEAN | Only executions with Error | 20091204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Log Access Denied - Not Authorized | 20100122 |
Method IMPORT_LOG_TO_LOGMONITOR_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QLOG_DISPLAY | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG_DISPLAY | Query Log Display Structure | 20100218 | |||
| 2 | IT_EXEC_ID | Call by reference | Type reference (TYPE) | ESH_T_QL_SEARCH_EXEC_ID | Search Execution ID List | 20100218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Log Access Denied - Not Authorized | 20100218 |
Method LOG_LIST_EXTRACT_DATA_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QLOG_DATA_PROVIDER | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG_DATA_PROVIDER | Query Log Data provider | 20100125 | |||
| 2 | IT_QLOG_HEADERS | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG | Query Log Header | 20100125 | |||
| 3 | IV_TERMBASED_ONLY | Call by reference | Type reference (TYPE) | ESH_E_CO_BOOLEAN | Boolean | 20100125 |
Method LOG_LIST_EXTRACT_DATA_PROVIDER on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method LOG_LIST_EXTRACT_QUERY_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QLOG_DISPLAY | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG_DISPLAY | Query Log Display Structure | 20100122 | |||
| 2 | IT_QLOG_HEADERS | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG | Query Log Header | 20100122 | |||
| 3 | IV_QUERY_LANGU | Call by reference | Type reference (TYPE) | ESH_E_QL_QUERY_LANGU | Logon Language on Query Execution | 20100122 | |||
| 4 | IV_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | Query Searchstring / Text from Query | 20100122 | |||
| 5 | IV_TERMBASED_ONLY | Call by reference | Type reference (TYPE) | ESH_E_CO_BOOLEAN | Boolean | 20100122 | |||
| 6 | IV_WITH_ACTIONS_ONLY | Call by reference | Type reference (TYPE) | ESH_E_CO_BOOLEAN | Only executions with User Actions | 20100122 |
Method LOG_LIST_EXTRACT_QUERY_DETAILS on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method PROVIDE_BLOCK_FROM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QLOG_DATA_PROVIDER | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG_DATA_PROVIDER | Query log data provider | 20100125 | |||
| 2 | EV_LAST_ID_IN_BLOCK | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_EXEC_ID | Last ID in Block | 20100125 | |||
| 3 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | CHAR01 | No more data | 20100125 | |||
| 4 | IV_FROM_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_EXEC_ID | Search Execution ID | 20100125 | |||
| 5 | IV_RET_MAX_NR_RECORDS | Call by reference | Type reference (TYPE) | I | Blocksize | 20100125 | |||
| 6 | IV_TERMBASED_ONLY | Call by reference | Type reference (TYPE) | CHAR01 | Termbased entries only | 20100125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Log Access Denied - Not Authorized | 20100125 |
Method PROVIDE_BLOCK_FROM_TSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QLOG_DATA_PROVIDER | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG_DATA_PROVIDER | Query log data provider | 20100125 | |||
| 2 | EV_LAST_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | Last timestamp in block | 20100125 | |||
| 3 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | CHAR01 | No more data | 20100125 | |||
| 4 | IV_FROM_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | From timestamp | 20100125 | |||
| 5 | IV_RET_MAX_NR_RECORDS | Call by reference | Type reference (TYPE) | I | Blocksize | 20100125 | |||
| 6 | IV_TERMBASED_ONLY | Call by reference | Type reference (TYPE) | CHAR01 | Termbased entries only | 20100125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Log Access Denied - Not Authorized | 20100125 |
Method PROVIDE_DATA_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QLOG_DATA_PROVIDER | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG_DATA_PROVIDER | Query log data provider | 20100125 | |||
| 2 | IT_EXEC_ID | Call by reference | Type reference (TYPE) | ESH_T_QL_SEARCH_EXEC_ID | Search Execution ID List | 20100125 | |||
| 3 | IV_TERMBASED_ONLY | Call by reference | Type reference (TYPE) | CHAR01 | Termbased entries only | 20100125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Log Access Denied - Not Authorized | 20100125 |
Method QUERY_GET_EXCERPT_FOR_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_QUERY_EXCERPT | Call by reference | Type reference (TYPE) | ESH_E_QL_QUERY_EXCERPT | Query Text / Query Excerpt | 20091204 | |||
| 2 | IS_QUERY_DETAILS | Call by reference | Type reference (TYPE) | ESH_S_QL_QUERY_DETAILS | Query Details | 20091204 |
Method QUERY_GET_EXCERPT_FOR_DISPLAY on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method QUERY_GET_TYPE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TYPE_DISPLAYTEXT | Call by reference | Type reference (TYPE) | CHAR64 | Query Type: Longtext (for display) | 20100301 | |||
| 2 | EV_TYPE_ICON | Call by reference | Type reference (TYPE) | CHAR64 | Query Type: Icon w. Quicktext (for display) | 20100301 | |||
| 3 | IV_EXEC_MODE | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_EXEC_MODE | Search Execution Mode (Functional/Special) | 20100301 | |||
| 4 | IV_QUERY_TYPE | Call by reference | Type reference (TYPE) | ESH_E_QL_QUERY_TYPE | Internal Query Type (Sync, Async, Bulk, Delegated) | 20100301 | |||
| 5 | IV_REF_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_EXEC_ID | Search Execution ID | 20100301 | |||
| 6 | IV_REF_TYPE | Call by reference | Type reference (TYPE) | ESH_E_QL_REF_TYPE | Parent Query Reference Type | 20100301 |
Method QUERY_GET_TYPE_INFO on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method SET_ACTION_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LOGITEM | Call by reference | Type reference (TYPE) | ESH_S_QL_QLOG_DISPLAY | Query Log Display Structure | 20091207 |
Method SET_ACTION_ICON on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method SET_CONNECTOR_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LOGITEM | Call by reference | Type reference (TYPE) | ESH_S_QL_QLOG_DISPLAY | Query Log Display Structure | 20091204 |
Method SET_CONNECTOR_DETAILS on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method SET_QUERY_DISPLAY_TEXTS Signature
Method SET_QUERY_DISPLAY_TEXTS on class CL_ESH_QL_QUERY_LOG_EXPORT has no parameter.
Method SET_QUERY_DISPLAY_TEXTS on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method SET_STATUS_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LOGENTRY_ITEM | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG_DISPLAY | Query Log Display Structure | 20091204 | |||
| 2 | IS_LOGENTRY_ROOT | Call by reference | Type reference (TYPE) | ESH_S_QL_QLOG_DISPLAY | Query Log Display Structure | 20091204 |
Method SET_STATUS_ITEM on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
Method SET_STATUS_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LOGENTRY_ROOT | Call by reference | Type reference (TYPE) | ESH_T_QL_QLOG_DISPLAY | Query Log Display Structure | 20091204 |
Method SET_STATUS_ROOT on class CL_ESH_QL_QUERY_LOG_EXPORT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |