SAP ABAP Class CL_GFS_GENERIC_QE (QE Adapter)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GFS_QUERY_EXECUTION | Interface for Query Execution | 20040728 |
Properties
| Class | CL_GFS_GENERIC_QE | |
| Short Description | QE Adapter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFSG_QE | Fast Search Query Execution |
| Created | 20040728 | SAP |
| Last change | 20040930 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GFS_GENERIC_QE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GFS_QUERY_EXECUTION | Interface for Query Execution | 20040728 |
Friends
Class CL_GFS_GENERIC_QE 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) | IF_GFS_SEARCHDEF_RT | Trex Impl. of IF_SFSG_QUERY_EXECUTION | 20040728 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GFS_ABSTRACT_QE | Interface for Query Execution | 20040728 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SFSG_DEFINITION_NAME | Search Definition Name of Generic Fast Search | 20040728 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SFSG_RETRIEVE | Retrieve Method | 20040728 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040728 | |
| 2 | Instance method | Private | Method | 20040728 | ||
| 3 | Instance method | Public | Method | 20040728 |
Events
Class CL_GFS_GENERIC_QE has no event.
Types
Class CL_GFS_GENERIC_QE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEF_NAME | Call by reference | Type reference (TYPE) | SFSG_DEFINITION_NAME | Search Definition Name of Generic Fast Search | 20040728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag nicht gefunden | 20040728 |
Method CREATE_QE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COPY_QE | Call by reference | Object reference (TYPE REF TO) | CL_GFS_ABSTRACT_QE | Abstraction impl. of IF_SFSG_QUERY_EXECUTION | 20040728 | |||
| 2 | IR_DEF_RT | Call by reference | Object reference (TYPE REF TO) | IF_GFS_SEARCHDEF_RT | Trex Impl. of IF_SFSG_QUERY_EXECUTION | 20040728 | |||
| 3 | I_RETRIEVE | Call by reference | Type reference (TYPE) | SFSG_RETRIEVE | Retrieve Method | 20040728 | |||
| 4 | RR_QE | Value transfer | Object reference (TYPE REF TO) | CL_GFS_ABSTRACT_QE | Interface for Query Execution | 20040728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag nicht gefunden | 20040819 |
Method GET_SQL_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COUNT_ONLY | Call by reference | Type reference (TYPE) | SFS_BOOL | Boolean type | 20040728 | |||
| 2 | I_PAGE_SIZE | Call by reference | Type reference (TYPE) | I | 20040728 | ||||
| 3 | I_SORT_ATTRIBUTES | Call by reference | Type reference (TYPE) | SFS_SORT_ATTRIBUTES_T | Table for sorting | 20040728 | |||
| 4 | I_START_ROW | Call by reference | Type reference (TYPE) | I | 20040728 | ||||
| 5 | SQL | Value transfer | Type reference (TYPE) | STRING | 20040728 |
Method GET_SQL_STRING on class CL_GFS_GENERIC_QE has no exception.
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |