SAP ABAP Class CL_GFS_QUERY_TABLE_DESCR (CL_GFS_QUERY_TABLE_DESCR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_RP (Package) Fast Search Repository
Properties
Class CL_GFS_QUERY_TABLE_DESCR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSG_RP   Fast Search Repository 
Created 20041123   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFS_QUERY_TABLE_DESCR has no forward declaration.
Interfaces
Class CL_GFS_QUERY_TABLE_DESCR has no interface implemented.
Friends
Class CL_GFS_QUERY_TABLE_DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TABLE_DESCR Instance attribute Public Type reference (TYPE) T_TABLE Tables of a Query 20041123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041123
Events
Class CL_GFS_QUERY_TABLE_DESCR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_TABLE Public See coding 20041202 begin of T_TABLE, t_old_alias type tabname. include type sfsg_qb_table. types end of t_table
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) SFSG_QB_TABLE Tables of a query 20041123

Method CONSTRUCTOR on class CL_GFS_QUERY_TABLE_DESCR has no exception.
History
Last changed by/on SAP  20050105 
SAP Release Created in 700