SAP ABAP Class CL_QB_JOIN_BUILDER_DEEP (Join Builder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFS_QB_UI (Package) Query Builder UI
Properties
Class CL_QB_JOIN_BUILDER_DEEP  
Short Description Join Builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFS_QB_UI   Query Builder UI 
Created 20050124   SAP 
Last change 20110908   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)
2 AQQIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_QB_JOIN_BUILDER_DEEP has no interface implemented.
Friends
Class CL_QB_JOIN_BUILDER_DEEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DEF_NAME Instance attribute Private Type reference (TYPE) STRING 20050124
2 M_C_JOIN_TYPE Instance attribute Private Type reference (TYPE) SFSG_JOIN_TYPE Type of Join 20050401
3 M_IS_BO_NODE_VIEW Instance attribute Private Type reference (TYPE) AQQ_BOOL Boolean 20050310
4 M_I_EDIT_MODE Instance attribute Private Type reference (TYPE) AQQ_BOOL MS SQL int (obsolete - do not use) 20050201
5 M_I_TAB_NUM Instance attribute Private Type reference (TYPE) I 20050124
6 M_I_ZOOM Instance attribute Private Type reference (TYPE) I 20050124
7 M_R_QB_UI Instance attribute Private Object reference (TYPE REF TO) CL_QB_UI Join Builder 20050124
8 M_S_DISABLED Instance attribute Private Type reference (TYPE) AQQ_STYLE Style of an Object in Network 20050124
9 M_S_STYLE Instance attribute Private Type reference (TYPE) AQQ_STYLE Style of an Object in Network 20050124
10 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in Screen Area 20050124
11 P_R_NETPLAN Instance attribute Private Object reference (TYPE REF TO) IF_GUI_AQQGRAPHIC General Network Control Methods 20050124
12 P_T_JOIN Instance attribute Private Type reference (TYPE) SFS_QB_JOINDATA_T Query Joins 20050124
13 P_T_TABLE Instance attribute Private Type reference (TYPE) SFS_QB_TABDATA_T Query Tables 20050124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_JOIN Instance method Public Method 20050124
2 ADD_TABLE Instance method Public Method 20050124
3 ANCHOR_EXISTS Instance method Private Method 20050124
4 CONSTRUCTOR Instance method Public Constructor 20050124
5 CREATE_ALIAS Instance method Private Method 20050124
6 CREATE_ASPECT_TABLE Instance method Private Method 20050124
7 CREATE_LINK Instance method Private Method 20050124
8 CREATE_TABLE Instance method Private Method 20050124
9 CUT_PATH Instance method Private Method 20050125
10 DEC_ZOOM Instance method Public Method 20050124
11 DEFINE_ANCHOR Instance method Public Method 20050124
12 DEL_JOIN Instance method Private Method 20050124
13 DEL_POS_INFO Static method Public Method 20050125
14 DEL_TABLE Instance method Private Method 20050124
15 FIND_RELATION Instance method Private Method 20050322
16 FREE_CONTROLS Instance method Public Method 20050124
17 GET_ASPECTDATA Instance method Private Method 20050124
18 GET_JOINS Instance method Public Method 20050124
19 GET_JOIN_TYPE Instance method Private Method 20050224
20 GET_POS Instance method Private Method 20050124
21 GET_TABLEDATA Instance method Private Method 20050124
22 GET_TABLES Instance method Public Method 20050124
23 GET_TABLE_NUM Instance method Public Method 20050124
24 GET_VIEWDATA Instance method Private Method 20050124
25 GET_ZOOM Instance method Private Method 20050124
26 HANDLE_NETPLAN_DROP Instance method Private Event handling method 20050124
27 HAS_INVALID_CYCLE Instance method Private Method 20050124
28 INC_ZOOM Instance method Public Method 20050124
29 ON_HANDLE_CHECKBOXCLICK Instance method Private Event handling method 20050124
30 ON_HANDLE_CTXMNUREQ Instance method Private Event handling method 20050124
31 ON_HANDLE_CTXMNUSEL Instance method Private Event handling method 20050124
32 ON_HANDLE_LINK_CREATED Instance method Private Event handling method 20050124
33 ON_HANDLE_OBJDBLCLICK Instance method Private Event handling method 20050124
34 ON_HANDLE_PRED_CHANGED Instance method Private Event handling method 20050124
35 ON_HANDLE_SUCC_CHANGED Instance method Private Event handling method 20050124
36 RMV_TABLE Instance method Public Method 20050124
37 SAVE Instance method Public Method 20050124
38 SET_ANCHOR Instance method Private Method 20050124
39 SET_EDIT_MODE Instance method Public Method 20050124
Events
Class CL_QB_JOIN_BUILDER_DEEP has no event.
Types
Class CL_QB_JOIN_BUILDER_DEEP 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_DISABLED Call by reference Type reference (TYPE) CHAR1 ' ' Einstelliges Kennzeichen 20050124
2 Importing I_JOIN_TYPE Call by reference Type reference (TYPE) SFSG_JOIN_TYPE Type of Join 20050124
3 Importing LEFT_TABLE_ATTR Call by reference Type reference (TYPE) STRING Feldname 20050124
4 Importing LEFT_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124
5 Importing RIGHT_TABLE_ATTR Call by reference Type reference (TYPE) STRING Feldname 20050124
6 Importing RIGHT_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124

Method ADD_JOIN on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method ADD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124
2 Importing I_CHECK_JOINS Call by reference Type reference (TYPE) C ' ' Enable join check 20050330
3 Importing I_DISABLED Call by reference Type reference (TYPE) CHAR1 ' ' Einstelliges Kennzeichen 20050124
4 Importing I_IS_ANCHOR Call by reference Type reference (TYPE) C 20050124
5 Importing I_POS Call by reference Type reference (TYPE) AQQ_S_POS Position eines Objektes im Netzplan 20050124
6 Importing I_QUERY_NAME Call by reference Type reference (TYPE) SCOOLQUERY Name einer Query 20050124
7 Importing I_SVC_MODULE_NAME Call by reference Type reference (TYPE) SCOOLSERVICEMODULE Service-Module 20050124
8 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124
9 Importing I_TYPE Call by reference Type reference (TYPE) SFSG_DEFINITION_TYPE 'T' Definition Type 20050124

Method ADD_TABLE on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method ANCHOR_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) SFS_BOOL Einstelliges Kennzeichen 20050124

Method ANCHOR_EXISTS on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050124
2 Importing I_DEF_NAME Call by reference Type reference (TYPE) STRING 20050124
3 Importing I_IS_BO_NODE_VIEW Call by reference Type reference (TYPE) AQQ_BOOL SPACE Boolean 20050310
4 Importing I_QB_UI Call by reference Object reference (TYPE REF TO) CL_QB_UI Join Builder 20050124

Method CONSTRUCTOR on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method CREATE_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124
2 Returning R_ALIAS Value transfer Type reference (TYPE) TABNAME Tabellenname 20050124

Method CREATE_ALIAS on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method CREATE_ASPECT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PATHS Value transfer Type reference (TYPE) SFS_QB_STRING_T Table of strings 20050124
2 Exporting ET_TABLE Value transfer Type reference (TYPE) SFS_QB_TABLE_INFO_T Table Info 20050124
3 Importing IS_PREFIX Call by reference Type reference (TYPE) STRING 20050124
4 Importing IT_DDFIELDS Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20050124

Method CREATE_ASPECT_TABLE on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method CREATE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_LINK Call by reference Object reference (TYPE REF TO) IF_AQQGRAPHIC_LINK Linkobject im Netzplan 20050124
2 Importing I_DISABLED Call by reference Type reference (TYPE) CHAR1 ' ' Einstelliges Kennzeichen 20050124
3 Importing I_ICON Call by reference Type reference (TYPE) ICON_L4 Ikone mit Ausgabelänge 4 20050124
4 Importing I_PREDROW Call by reference Type reference (TYPE) INT2 2 Byte Integer (Signed) 20050124
5 Importing I_R_PREDTAB Call by reference Object reference (TYPE REF TO) IF_AQQGRAPHIC_TABLE Tabellenobjekt des Netzplans 20050124
6 Importing I_R_SUCCTAB Call by reference Object reference (TYPE REF TO) IF_AQQGRAPHIC_TABLE Tabellenobjekt des Netzplans 20050124
7 Importing I_SUCCROW Call by reference Type reference (TYPE) INT2 2 Byte Integer (Signed) 20050124
8 Importing I_TEXT Call by reference Type reference (TYPE) AQQ_TEXT Text eines Objektes im Netzplan 20050124
9 Importing I_TOOLTIP Call by reference Type reference (TYPE) AQTOOLTIP Tooltip eines Objektes im Netzplan 20050124

Method CREATE_LINK on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method CREATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_IS_ANCHOR Call by reference Type reference (TYPE) SFS_BOOL Boolean type 20050124
2 Exporting E_EMPTY Call by reference Type reference (TYPE) C 20050124
3 Exporting E_REJECTED Call by reference Type reference (TYPE) C 20050124
4 Exporting E_TAB Call by reference Object reference (TYPE REF TO) IF_AQQGRAPHIC_TABLE Tabellenobjekt des Netzplans 20050124
5 Exporting E_TABDATA Call by reference Object reference (TYPE REF TO) DATA 20050124
6 Exporting E_TABFIELDS Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20050124
7 Exporting E_TABPATHS Call by reference Type reference (TYPE) SFS_QB_STRING_T Table of strings 20050124
8 Importing I_ALIAS Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124
9 Importing I_POS Call by reference Type reference (TYPE) AQQ_S_POS Position eines Objektes im Netzplan 20050124
10 Importing I_SVC_MODULE_NAME Call by reference Type reference (TYPE) SCOOLSERVICEMODULE Service-Module 20050124
11 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124
12 Importing I_TYPE Call by reference Type reference (TYPE) SFSG_QB_TYPE Definition Type 20050124

Method CREATE_TABLE on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method CUT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PATH Call by reference Type reference (TYPE) STRING 20050125
2 Importing I_LEN Call by reference Type reference (TYPE) INT4 '30' Natürliche Zahl 20050125
3 Returning RS_PATH Value transfer Type reference (TYPE) STRING 20050125

Method CUT_PATH on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method DEC_ZOOM Signature

Method DEC_ZOOM on class CL_QB_JOIN_BUILDER_DEEP has no parameter.
Method DEC_ZOOM on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method DEFINE_ANCHOR Signature

Method DEFINE_ANCHOR on class CL_QB_JOIN_BUILDER_DEEP has no parameter.
Method DEFINE_ANCHOR on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method DEL_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINK Call by reference Object reference (TYPE REF TO) IF_AQQGRAPHIC_LINK Linkobject im Netzplan 20050124

Method DEL_JOIN on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method DEL_POS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEF_NAME Call by reference Type reference (TYPE) STRING 20050125

Method DEL_POS_INFO on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method DEL_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB Call by reference Object reference (TYPE REF TO) IF_AQQGRAPHIC_TABLE Tabellenobjekt des Netzplans 20050124

Method DEL_TABLE on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method FIND_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) TABNAME Tabellenname 20050330
2 Importing I_BO_MODEL Call by reference Type reference (TYPE) SCOOLOBJECT ESF Object 20050322
3 Importing I_BO_NODE Call by reference Type reference (TYPE) SCOOLOBJECT ESF Object 20050322
4 Exporting RT_JOINS Call by reference Type reference (TYPE) SFSG_QB_JOIN_T Query Joins 20050330

Method FIND_RELATION on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method FREE_CONTROLS Signature

Method FREE_CONTROLS on class CL_QB_JOIN_BUILDER_DEEP has no parameter.
Method FREE_CONTROLS on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method GET_ASPECTDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REJECTED Call by reference Type reference (TYPE) C 20050124
2 Exporting E_T_DDFIELDS Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20050124
3 Exporting E_T_PATHS Call by reference Type reference (TYPE) SFS_QB_STRING_T Table of strings 20050124
4 Exporting E_T_TABLE Call by reference Type reference (TYPE) INDEX TABLE 20050124
5 Importing I_SVC_MODULE_NAME Call by reference Type reference (TYPE) SCOOLSERVICEMODULE Service-Module 20050124
6 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124

Method GET_ASPECTDATA on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method GET_JOINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_JOINS Call by reference Type reference (TYPE) SFS_QB_JOIN_T Query Joins 20050124

Method GET_JOINS on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method GET_JOIN_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LINK Call by reference Object reference (TYPE REF TO) IF_AQQGRAPHIC_LINK Linkobject im Netzplan 20050224
2 Importing I_LEFT_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050224
3 Importing I_RIGHT_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050224
4 Returning R_JOIN_TYPE Value transfer Type reference (TYPE) SFSG_JOIN_TYPE Type of Join 20050224

Method GET_JOIN_TYPE on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method GET_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124
2 Returning R_POS Value transfer Type reference (TYPE) AQQ_S_POS Position eines Objektes im Netzplan 20050124

Method GET_POS on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method GET_TABLEDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REJECTED Call by reference Type reference (TYPE) C 20050124
2 Exporting E_T_DDFIELDS Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20050124
3 Exporting E_T_TABLE Call by reference Type reference (TYPE) TABLE 20050124
4 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124

Method GET_TABLEDATA on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method GET_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TABLES Call by reference Type reference (TYPE) SFS_QB_TABLE_T Query Tables 20050124

Method GET_TABLES on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method GET_TABLE_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TABLE_NUM Value transfer Type reference (TYPE) I 20050124

Method GET_TABLE_NUM on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method GET_VIEWDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REJECTED Call by reference Type reference (TYPE) C 20050124
2 Exporting E_T_DDFIELDS Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20050124
3 Exporting E_T_TABLE Call by reference Type reference (TYPE) TABLE 20050124
4 Importing I_VIEWNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050124

Method GET_VIEWDATA on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method GET_ZOOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ZOOM Value transfer Type reference (TYPE) I 20050124

Method GET_ZOOM on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method HANDLE_NETPLAN_DROP Signature

Method HANDLE_NETPLAN_DROP on class CL_QB_JOIN_BUILDER_DEEP has no parameter.
Method HANDLE_NETPLAN_DROP on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method HAS_INVALID_CYCLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOL Value transfer Type reference (TYPE) ABAP_BOOL 20050124

Method HAS_INVALID_CYCLE on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method INC_ZOOM Signature

Method INC_ZOOM on class CL_QB_JOIN_BUILDER_DEEP has no parameter.
Method INC_ZOOM on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method ON_HANDLE_CHECKBOXCLICK Signature

Method ON_HANDLE_CHECKBOXCLICK on class CL_QB_JOIN_BUILDER_DEEP has no parameter.
Method ON_HANDLE_CHECKBOXCLICK on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method ON_HANDLE_CTXMNUREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CTXMNU Value transfer Attribute reference (LIKE) 20050124
2 Importing R_LINK Value transfer Attribute reference (LIKE) 20050124
3 Importing R_TABLE Value transfer Attribute reference (LIKE) 20050124

Method ON_HANDLE_CTXMNUREQ on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method ON_HANDLE_CTXMNUSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20050124
2 Importing R_LINK Value transfer Attribute reference (LIKE) 20050124
3 Importing R_TABLE Value transfer Attribute reference (LIKE) Tabellenobjekt des Netzplans 20050124

Method ON_HANDLE_CTXMNUSEL on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method ON_HANDLE_LINK_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRED_ROW Value transfer Attribute reference (LIKE) 20050124
2 Importing R_DOIT Value transfer Attribute reference (LIKE) 20050124
3 Importing R_NEWLINK Value transfer Attribute reference (LIKE) 20050124
4 Importing R_PREDTAB Value transfer Attribute reference (LIKE) 20050124
5 Importing R_SUCCTAB Value transfer Attribute reference (LIKE) 20050124
6 Importing SUCC_ROW Value transfer Attribute reference (LIKE) 20050124

Method ON_HANDLE_LINK_CREATED on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method ON_HANDLE_OBJDBLCLICK Signature

Method ON_HANDLE_OBJDBLCLICK on class CL_QB_JOIN_BUILDER_DEEP has no parameter.
Method ON_HANDLE_OBJDBLCLICK on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method ON_HANDLE_PRED_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREDROW Value transfer Attribute reference (LIKE) 20050124
2 Importing R_DOIT Value transfer Attribute reference (LIKE) 20050124
3 Importing R_LINK Value transfer Attribute reference (LIKE) 20050124
4 Importing R_PREDTAB Value transfer Attribute reference (LIKE) 20050124

Method ON_HANDLE_PRED_CHANGED on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method ON_HANDLE_SUCC_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_DOIT Value transfer Attribute reference (LIKE) 20050124
2 Importing R_LINK Value transfer Attribute reference (LIKE) 20050124
3 Importing R_SUCCTAB Value transfer Attribute reference (LIKE) 20050124
4 Importing SUCCROW Value transfer Attribute reference (LIKE) 20050124

Method ON_HANDLE_SUCC_CHANGED on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method RMV_TABLE Signature

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

Method RMV_TABLE on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method SAVE Signature

Method SAVE on class CL_QB_JOIN_BUILDER_DEEP has no parameter.
Method SAVE on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method SET_ANCHOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_ANCHOR Call by reference Type reference (TYPE) SFS_BOOL Einstelliges Kennzeichen 20050124
2 Importing I_TAB Call by reference Object reference (TYPE REF TO) IF_AQQGRAPHIC_TABLE Tabellenname 20050124

Method SET_ANCHOR on class CL_QB_JOIN_BUILDER_DEEP has no exception.

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) I 20050124

Method SET_EDIT_MODE on class CL_QB_JOIN_BUILDER_DEEP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700