SAP ABAP Class CL_ESH_QT_TYPEAHEAD_RUNTIME (Provide search suggestions based on query log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_QUERY_TOOLS (Package) Query Tools

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_FED_PROVIDE_SUGGESTIONS | Suggestions for a search input | 20100811 |
Properties
Class | CL_ESH_QT_TYPEAHEAD_RUNTIME | |
Short Description | Provide search suggestions based on query log | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_QUERY_TOOLS | Query Tools |
Created | 20100811 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_QT_TYPEAHEAD_RUNTIME has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ESH_FED_PROVIDE_SUGGESTIONS | Suggestions for a search input | 20100811 |
Friends
Class CL_ESH_QT_TYPEAHEAD_RUNTIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 'ESH_SEARCHTERM_STAT' | Object type | 20100811 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | '%QUERY_LOG2%' | Node name | 20100811 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | '%SEARCH_TERMS%' | Object type | 20100811 | |
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application log | 20100811 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Regular expressions | 20100811 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREXT_INDEXLIST | Indexes with language and RFC destination | 20100811 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREXD_INDEX_ID | Index ID | 20100811 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search connector ID | 20100811 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20100811 |
2 | ![]() |
Instance method | Private | Method | Search for suggestion in suggestion connector | 20100811 |
Events
Class CL_ESH_QT_TYPEAHEAD_RUNTIME has no event.
Types
Class CL_ESH_QT_TYPEAHEAD_RUNTIME has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESH_QT_TYPEAHEAD_RUNTIME has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Search Suggestion Exception | 20100811 |
Method SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUGGESTIONS | Call by reference | Type reference (TYPE) | ESH_T_IF_SUGGESTIONS | Suggestions for a search input | 20100811 | ||
2 | ![]() |
IV_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20100811 | |||
3 | ![]() |
IV_RESULT_TO | Call by reference | Type reference (TYPE) | I | 10 | 20100811 | ||
4 | ![]() |
IV_SCOPE_ELEMENT | Call by reference | Type reference (TYPE) | ESH_E_QL_SCOPE_ELEMENT | Query Log Scope Element | 20100811 | ||
5 | ![]() |
IV_SCOPE_ITEM_TYPE | Call by reference | Type reference (TYPE) | ESH_E_QL_SCOPE_ITEM_TYPE | Query Log Scope Item Type | 20100811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Search Suggestion Exception | 20100811 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |