SAP ABAP Class CL_GFS_QUERY_JOIN_DESCR (CL_GFS_QUERY_JOIN_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_JOIN_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 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFS_QUERY_JOIN_DESCR has no forward declaration.
Interfaces
Class CL_GFS_QUERY_JOIN_DESCR has no interface implemented.
Friends
Class CL_GFS_QUERY_JOIN_DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INNER_JOIN Constant Public Type reference (TYPE) SFSG_JOIN_TYPE 'I' Type of Join 20050330
2 C_OUT_JOIN Constant Public Type reference (TYPE) SFSG_JOIN_TYPE 'L' Type of Join 20050330
3 MT_JOIN_DESCRS Instance attribute Public Type reference (TYPE) SFSG_QB_JOIN_T Query Joins 20041123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041123
2 CORRECT_DIRECTION Instance method Public Method 20041124
3 FIRST_JOIN_LINE Instance method Public Method 20041124
4 GET_JOIN_TYPE Instance method Public Method 20041207
5 SET_JOIN_TYPE Instance method Public Method 20041207
6 SWAP Static method Public Method 20041124
Events
Class CL_GFS_QUERY_JOIN_DESCR has no event.
Types
Class CL_GFS_QUERY_JOIN_DESCR 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 I_DATA Call by reference Type reference (TYPE) SFSG_QB_JOIN_T Query Joins 20041123

Method CONSTRUCTOR on class CL_GFS_QUERY_JOIN_DESCR has no exception.

Method CORRECT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEADING_ALIAS Call by reference Type reference (TYPE) TABNAME Tabellenname 20041124

Method CORRECT_DIRECTION on class CL_GFS_QUERY_JOIN_DESCR has no exception.

Method FIRST_JOIN_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_JOIN Value transfer Type reference (TYPE) SFSG_QB_JOIN Query Join Builder 20041124

Method FIRST_JOIN_LINE on class CL_GFS_QUERY_JOIN_DESCR has no exception.

Method GET_JOIN_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) SFSG_JOIN_TYPE Type of Join 20041207

Method GET_JOIN_TYPE on class CL_GFS_QUERY_JOIN_DESCR has no exception.

Method SET_JOIN_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) SFSG_JOIN_TYPE Type of Join 20041207

Method SET_JOIN_TYPE on class CL_GFS_QUERY_JOIN_DESCR has no exception.

Method SWAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_JOIN Call by reference Type reference (TYPE) SFSG_QB_JOIN Query Join Builder 20041124
2 Returning RS_JOIN Value transfer Type reference (TYPE) SFSG_QB_JOIN Query Join Builder 20041124

Method SWAP on class CL_GFS_QUERY_JOIN_DESCR has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 700