SAP ABAP Class CL_FSI_TREX_QE (CL_FSI_TREX_QE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSG_QE (Package) Fast Search Query Execution
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FSI_ABSTRACT_QE | 20041220 |
Properties
| Class | CL_FSI_TREX_QE | |
| Short Description | ||
| Super Class | CL_FSI_ABSTRACT_QE | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFSG_QE | Fast Search Query Execution |
| Created | 20041207 | SAP |
| Last change | 20050228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FSI_TREX_QE has no forward declaration.
Interfaces
Class CL_FSI_TREX_QE has no interface implemented.
Friends
Class CL_FSI_TREX_QE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SFSG_DEFINITION_NAME | Search Definition Name of Generic Fast Search | 20050214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20050708 | ||
| 2 | Instance method | Private | Method | 20041207 | ||
| 3 | Instance method | Private | Method | 20050214 | ||
| 4 | Instance method | Private | Method | 20050214 | ||
| 5 | Instance method | Public | Constructor | 20041207 | ||
| 6 | Instance method | Private | Method | 20050214 |
Events
Class CL_FSI_TREX_QE has no event.
Types
Class CL_FSI_TREX_QE has no local type.
Method Signatures
Method BUILD_EXCLUSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_ENTRIES | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfragen | 20050708 | |||
| 2 | IT_EXCLUSIONS | Call by reference | Type reference (TYPE) | SFS_SELECTIONS_T | Table zur Beschreibung der Selektionen | 20050708 | |||
| 3 | I_COUNT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050708 |
Method BUILD_EXCLUSION on class CL_FSI_TREX_QE has no exception.
Method BUILD_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_ENTRIES | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfragen (Query) | 20041207 | |||
| 2 | ET_REQUESTED_ATTRIBUTES | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Angeforderte Attribute | 20041207 | |||
| 3 | ET_SORT_ATTRIBUTES | Call by reference | Type reference (TYPE) | TREXT_SORT_ATTRIBUTES | Sortierattribute | 20041207 | |||
| 4 | IT_REQUESTED_FIELDS | Call by reference | Type reference (TYPE) | SFSG_QE_REQUESTED_FIELD_T | Requested fields for execution interface | 20050214 | |||
| 5 | IT_SEARCH_SCOPE | Call by reference | Type reference (TYPE) | SFSG_QE_SEARCH_SCOPE_T | Search Scope | 20041207 | |||
| 6 | IT_SELECTION | Call by reference | Type reference (TYPE) | SFS_SELECTIONS_T | Table zur Beschreibung der Selektionen | 20050214 | |||
| 7 | IT_SORT_ATTRIBUTES | Call by reference | Type reference (TYPE) | SFS_SORT_ATTRIBUTES_T | Table for sorting | 20041207 | |||
| 8 | I_PHRASE | Call by reference | Type reference (TYPE) | SFSG_PHRASE | A Search phrase | 20041207 | |||
| 9 | I_VIEW_NAME | Call by reference | Type reference (TYPE) | SFSG_DEFINITION_NAME | Search Definition Name of Generic Fast Search | 20041220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Execution Exception | 20050513 | ||
| 2 | Execution Exception | 20050513 | ||
| 3 | Execution Exception | 20050513 |
Method BUILD_PHRASE_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PHRASE | Call by reference | Type reference (TYPE) | SFSG_PHRASE | A Search phrase | 20050214 | |||
| 2 | I_T_SEARCH_SCOPE | Call by reference | Type reference (TYPE) | SFSG_QE_SEARCH_SCOPE_T | Search Scope | 20050214 | |||
| 3 | R_T_QUERY_ENTRIES | Value transfer | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfragen (Query) | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Execution Exception | 20050214 | ||
| 2 | Execution Exception | 20050214 | ||
| 3 | Execution Exception | 20050214 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SELECTED_FIELDS | Call by reference | Type reference (TYPE) | SFSG_QE_REQUESTED_FIELD_T | Requested fields for execution interface | 20050316 | |||
| 2 | I_DEBUG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20050916 | |||
| 3 | I_T_REQUESTED_FIELDS | Call by reference | Type reference (TYPE) | SFSG_QE_REQUESTED_FIELD_T | Requested fields for execution interface | 20050214 | |||
| 4 | I_T_SELECTION | Call by reference | Type reference (TYPE) | SFS_SELECTIONS_T | Table zur Beschreibung der Selektionen | 20050214 | |||
| 5 | I_T_SORT_OPTION | Call by reference | Type reference (TYPE) | SFS_SORT_ATTRIBUTES_T | Table for sorting | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Execution Exception | 20050214 | ||
| 2 | Execution Exception | 20050214 | ||
| 3 | Execution Exception | 20050214 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DEF_RT | Call by reference | Object reference (TYPE REF TO) | CL_GFS_VIEWDEF_RT | GFS Runtime Obj. of SearchDef. | 20050201 |
Method CONSTRUCTOR on class CL_FSI_TREX_QE has no exception.
Method PARSE_PHRASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PHRASE | Call by reference | Type reference (TYPE) | SFSG_PHRASE | A Search phrase | 20050214 | |||
| 2 | R_PHRASES | Value transfer | Type reference (TYPE) | SFSG_PHRASE_T | Table of phrases | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Execution Exception | 20050214 |
History
| Last changed by/on | SAP | 20050228 |
| SAP Release Created in | 700 |