SAP ABAP Class CL_GFS_MSSQL_BUILDER (CL_GFS_MSSQL_BUILDER)
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_MSSQL_BUILDER  
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 20041208   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GFS_MSSQL_BUILDER has no interface implemented.
Friends
Class CL_GFS_MSSQL_BUILDER has no friend class.
Attributes
Class CL_GFS_MSSQL_BUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FROM_SQL Instance method Public Method 20041230
2 BUILD_FROM_SQL_OLD Instance method Public Method 20050127
3 BUILD_PLAIN_SQL Instance method Public Method 20050112
4 BUILD_SELECT_SQL Instance method Public Method 20050125
Events
Class CL_GFS_MSSQL_BUILDER has no event.
Types
Class CL_GFS_MSSQL_BUILDER has no local type.
Method Signatures

Method BUILD_FROM_SQL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW_DEF Call by reference Object reference (TYPE REF TO) CL_GFS_VIEWDEF_RT 20041230
2 Returning R_SQL Value transfer Type reference (TYPE) STRING 20041230

Method BUILD_FROM_SQL on class CL_GFS_MSSQL_BUILDER has no exception.

Method BUILD_FROM_SQL_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW_DEF Call by reference Object reference (TYPE REF TO) CL_GFS_VIEWDEF_RT 20050127
2 Returning R_SQL Value transfer Type reference (TYPE) STRING 20050127

Method BUILD_FROM_SQL_OLD on class CL_GFS_MSSQL_BUILDER has no exception.

Method BUILD_PLAIN_SQL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_JOIN Call by reference Type reference (TYPE) SFSG_QB_JOIN_T Query Joins 20050112
2 Importing IT_TABLE Call by reference Type reference (TYPE) SFSG_QB_TABLE_T Query Tables 20050112
3 Returning R_SQL Value transfer Type reference (TYPE) STRING 20050112

Method BUILD_PLAIN_SQL on class CL_GFS_MSSQL_BUILDER has no exception.

Method BUILD_SELECT_SQL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW_DEF Call by reference Object reference (TYPE REF TO) CL_GFS_VIEWDEF_RT 20050125
2 Returning R_SQL Value transfer Type reference (TYPE) STRING 20050125

Method BUILD_SELECT_SQL on class CL_GFS_MSSQL_BUILDER has no exception.
History
Last changed by/on SAP  20050228 
SAP Release Created in 700