SAP ABAP Class CL_GFS_JOIN_CONSOLIDATOR (CL_GFS_JOIN_CONSOLIDATOR)
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_JOIN_CONSOLIDATOR  
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 20041130   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GFS_USAGE_TREE_NODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_GFS_JOIN_CONSOLIDATOR has no interface implemented.
Friends
Class CL_GFS_JOIN_CONSOLIDATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TABLE_OF_JOIN_T Instance attribute Public Type reference (TYPE) CL_GFS_USAGE_TREE_NODE=>T_JOIN_DATA_T 20041130
2 M_LEFT_FROM_VIEW Instance attribute Public Type reference (TYPE) TABNAME Table Name 20050201
3 M_LEFT_FROM_VIEW_ALIAS Instance attribute Public Type reference (TYPE) TABNAME Table Name 20050401
4 M_RIGHT_FROM_VIEW Instance attribute Public Type reference (TYPE) TABNAME Table Name 20050201
5 M_RIGHT_FROM_VIEW_ALIAS Instance attribute Public Type reference (TYPE) TABNAME Table Name 20050401
Methods
# Method Level Visibility Method type Description Created on
1 ADD_JOIN Instance method Public Method 20041130
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041130
3 LINK_IN_GRAPH Instance method Public Method 20041130
Events
Class CL_GFS_JOIN_CONSOLIDATOR has no event.
Types
Class CL_GFS_JOIN_CONSOLIDATOR has no local type.
Method Signatures

Method ADD_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOIN Call by reference Type reference (TYPE) SFSG_QB_JOIN Query Join Builder 20041130
2 Importing I_LEFT_SRC_VIEW Call by reference Type reference (TYPE) TABNAME Tabellenname 20050201
3 Importing I_LEFT_SRC_VIEW_ALIAS Call by reference Type reference (TYPE) TABNAME Tabellenname 20050401
4 Importing I_RIGHT_SRC_VIEW Call by reference Type reference (TYPE) TABNAME Tabellenname 20050201
5 Importing I_RIGHT_SRC_VIEW_ALIAS Call by reference Type reference (TYPE) TABNAME Tabellenname 20050401

Method ADD_JOIN on class CL_GFS_JOIN_CONSOLIDATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEFT_V Call by reference Type reference (TYPE) TABNAME Tabellenname 20041130
2 Importing I_LEFT_V_ALIAS Call by reference Type reference (TYPE) TABNAME Tabellenname 20050401
3 Importing I_RIGHT_V Call by reference Type reference (TYPE) TABNAME Tabellenname 20041130
4 Importing I_RIGHT_V_ALIAS Call by reference Type reference (TYPE) TABNAME Tabellenname 20050401

Method CONSTRUCTOR on class CL_GFS_JOIN_CONSOLIDATOR has no exception.

Method LINK_IN_GRAPH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GRAPH Call by reference Object reference (TYPE REF TO) CL_GFS_JOIN_GRAPH 20041130

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