SAP ABAP Class CL_FSI_ABSTRACT_QE (CL_FSI_ABSTRACT_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 20041220
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FSI_MSSQL_QE DB impl. of IF_SFSG_QUERY_EXECUTION 20041220
2 Inheritance (c INHERITING FROM c_ref)  CL_FSI_TREX_QE 20041220
Properties
Class CL_FSI_ABSTRACT_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 20041220   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FSI_ABSTRACT_QE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FSI_QUERY_EXECUTION FSI Query Execution Interface 20041220
Friends
Class CL_FSI_ABSTRACT_QE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DEF_RT Instance attribute Protected Object reference (TYPE REF TO) CL_GFS_VIEWDEF_RT 20041220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041220
2 CREATE_DATA Instance method Private Method 20041220
Events
Class CL_FSI_ABSTRACT_QE has no event.
Types
Class CL_FSI_ABSTRACT_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 Importing IR_DEF_RT Call by reference Object reference (TYPE REF TO) CL_GFS_VIEWDEF_RT Search Definition Name of Generic Fast Search 20050201

Method CONSTRUCTOR on class CL_FSI_ABSTRACT_QE has no exception.

Method CREATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEC Call by reference Type reference (TYPE) I 20041220
2 Changing DREF Call by reference Object reference (TYPE REF TO) DATA 20041220
3 Importing LEN Call by reference Type reference (TYPE) I 20041220
4 Importing TYP Call by reference Type reference (TYPE) C 20041220
# Exception Resumable Description Created on
1 CX_SY_CREATE_DATA_ERROR System-Exception bei Datenerzeugung 20041220
History
Last changed by/on SAP  20050228 
SAP Release Created in 700