SAP ABAP Class CL_FSI_GENERIC_QE (CL_FSI_GENERIC_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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSI_QUERY_EXECUTION | FSI Query Execution Interface | 20041217 |
Properties
| Class | CL_FSI_GENERIC_QE | |
| Short Description | ||
| 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 | 20041217 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FSI_GENERIC_QE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSI_QUERY_EXECUTION | FSI Query Execution Interface | 20041217 |
Friends
Class CL_FSI_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) | CL_GFS_VIEWDEF_RT | 20051006 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSI_QUERY_EXECUTION | DB impl. of IF_SFSG_QUERY_EXECUTION | 20041217 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_SEARCH_ENGINE | 20051115 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SFSG_DEFINITION_NAME | 20051115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20051114 | ||
| 2 | Instance method | Private | Method | 20051006 |
Events
Class CL_FSI_GENERIC_QE has no event.
Types
Class CL_FSI_GENERIC_QE has no local type.
Method Signatures
Method GET_QE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEARCH_ENGINE | Call by reference | Type reference (TYPE) | SFSRFW_SEARCH_ENGINE | 20051114 | ||||
| 2 | I_VIEW_NAME | Call by reference | Type reference (TYPE) | SFSG_DEFINITION_NAME | 20051114 | ||||
| 3 | R_QE | Value transfer | Object reference (TYPE REF TO) | IF_FSI_QUERY_EXECUTION | 20051114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051115 |
Method GET_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW_NAME | Call by reference | Type reference (TYPE) | SFSG_DEFINITION_NAME | 20051006 | ||||
| 2 | R_RT | Value transfer | Object reference (TYPE REF TO) | CL_GFS_VIEWDEF_RT | 20051006 |
Method GET_RT on class CL_FSI_GENERIC_QE has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 700 |