Hierarchy
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | 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 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050124 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SFSG_JOIN_TYPE | Type of Join | 20050401 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | AQQ_BOOL | Boolean | 20050310 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | AQQ_BOOL | MS SQL int (obsolete - do not use) | 20050201 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20050124 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20050124 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_QB_UI | Join Builder | 20050124 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | AQQ_STYLE | Style of an Object in Network | 20050124 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | AQQ_STYLE | Style of an Object in Network | 20050124 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in Screen Area | 20050124 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GUI_AQQGRAPHIC | General Network Control Methods | 20050124 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SFS_QB_JOINDATA_T | Query Joins | 20050124 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SFS_QB_TABDATA_T | Query Tables | 20050124 |
Methods
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 | I_DISABLED | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Einstelliges Kennzeichen | 20050124 | ||
| 2 | I_JOIN_TYPE | Call by reference | Type reference (TYPE) | SFSG_JOIN_TYPE | Type of Join | 20050124 | |||
| 3 | LEFT_TABLE_ATTR | Call by reference | Type reference (TYPE) | STRING | Feldname | 20050124 | |||
| 4 | LEFT_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050124 | |||
| 5 | RIGHT_TABLE_ATTR | Call by reference | Type reference (TYPE) | STRING | Feldname | 20050124 | |||
| 6 | 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 | I_ALIAS | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050124 | |||
| 2 | I_CHECK_JOINS | Call by reference | Type reference (TYPE) | C | ' ' | Enable join check | 20050330 | ||
| 3 | I_DISABLED | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Einstelliges Kennzeichen | 20050124 | ||
| 4 | I_IS_ANCHOR | Call by reference | Type reference (TYPE) | C | 20050124 | ||||
| 5 | I_POS | Call by reference | Type reference (TYPE) | AQQ_S_POS | Position eines Objektes im Netzplan | 20050124 | |||
| 6 | I_QUERY_NAME | Call by reference | Type reference (TYPE) | SCOOLQUERY | Name einer Query | 20050124 | |||
| 7 | I_SVC_MODULE_NAME | Call by reference | Type reference (TYPE) | SCOOLSERVICEMODULE | Service-Module | 20050124 | |||
| 8 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050124 | |||
| 9 | 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 | 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 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050124 | |||
| 2 | I_DEF_NAME | Call by reference | Type reference (TYPE) | STRING | 20050124 | ||||
| 3 | I_IS_BO_NODE_VIEW | Call by reference | Type reference (TYPE) | AQQ_BOOL | SPACE | Boolean | 20050310 | ||
| 4 | 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 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050124 | |||
| 2 | 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 | ET_PATHS | Value transfer | Type reference (TYPE) | SFS_QB_STRING_T | Table of strings | 20050124 | |||
| 2 | ET_TABLE | Value transfer | Type reference (TYPE) | SFS_QB_TABLE_INFO_T | Table Info | 20050124 | |||
| 3 | IS_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20050124 | ||||
| 4 | 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 | E_R_LINK | Call by reference | Object reference (TYPE REF TO) | IF_AQQGRAPHIC_LINK | Linkobject im Netzplan | 20050124 | |||
| 2 | I_DISABLED | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Einstelliges Kennzeichen | 20050124 | ||
| 3 | I_ICON | Call by reference | Type reference (TYPE) | ICON_L4 | Ikone mit Ausgabelänge 4 | 20050124 | |||
| 4 | I_PREDROW | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20050124 | |||
| 5 | I_R_PREDTAB | Call by reference | Object reference (TYPE REF TO) | IF_AQQGRAPHIC_TABLE | Tabellenobjekt des Netzplans | 20050124 | |||
| 6 | I_R_SUCCTAB | Call by reference | Object reference (TYPE REF TO) | IF_AQQGRAPHIC_TABLE | Tabellenobjekt des Netzplans | 20050124 | |||
| 7 | I_SUCCROW | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20050124 | |||
| 8 | I_TEXT | Call by reference | Type reference (TYPE) | AQQ_TEXT | Text eines Objektes im Netzplan | 20050124 | |||
| 9 | 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 | C_IS_ANCHOR | Call by reference | Type reference (TYPE) | SFS_BOOL | Boolean type | 20050124 | |||
| 2 | E_EMPTY | Call by reference | Type reference (TYPE) | C | 20050124 | ||||
| 3 | E_REJECTED | Call by reference | Type reference (TYPE) | C | 20050124 | ||||
| 4 | E_TAB | Call by reference | Object reference (TYPE REF TO) | IF_AQQGRAPHIC_TABLE | Tabellenobjekt des Netzplans | 20050124 | |||
| 5 | E_TABDATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20050124 | ||||
| 6 | E_TABFIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20050124 | |||
| 7 | E_TABPATHS | Call by reference | Type reference (TYPE) | SFS_QB_STRING_T | Table of strings | 20050124 | |||
| 8 | I_ALIAS | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050124 | |||
| 9 | I_POS | Call by reference | Type reference (TYPE) | AQQ_S_POS | Position eines Objektes im Netzplan | 20050124 | |||
| 10 | I_SVC_MODULE_NAME | Call by reference | Type reference (TYPE) | SCOOLSERVICEMODULE | Service-Module | 20050124 | |||
| 11 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050124 | |||
| 12 | 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 | IS_PATH | Call by reference | Type reference (TYPE) | STRING | 20050125 | ||||
| 2 | I_LEN | Call by reference | Type reference (TYPE) | INT4 | '30' | Natürliche Zahl | 20050125 | ||
| 3 | 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 | 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 | 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 | 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 | I_ALIAS | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050330 | |||
| 2 | I_BO_MODEL | Call by reference | Type reference (TYPE) | SCOOLOBJECT | ESF Object | 20050322 | |||
| 3 | I_BO_NODE | Call by reference | Type reference (TYPE) | SCOOLOBJECT | ESF Object | 20050322 | |||
| 4 | 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 | E_REJECTED | Call by reference | Type reference (TYPE) | C | 20050124 | ||||
| 2 | E_T_DDFIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20050124 | |||
| 3 | E_T_PATHS | Call by reference | Type reference (TYPE) | SFS_QB_STRING_T | Table of strings | 20050124 | |||
| 4 | E_T_TABLE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050124 | ||||
| 5 | I_SVC_MODULE_NAME | Call by reference | Type reference (TYPE) | SCOOLSERVICEMODULE | Service-Module | 20050124 | |||
| 6 | 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 | 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 | IR_LINK | Call by reference | Object reference (TYPE REF TO) | IF_AQQGRAPHIC_LINK | Linkobject im Netzplan | 20050224 | |||
| 2 | I_LEFT_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050224 | |||
| 3 | I_RIGHT_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050224 | |||
| 4 | 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 | I_TAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050124 | |||
| 2 | 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 | E_REJECTED | Call by reference | Type reference (TYPE) | C | 20050124 | ||||
| 2 | E_T_DDFIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20050124 | |||
| 3 | E_T_TABLE | Call by reference | Type reference (TYPE) | TABLE | 20050124 | ||||
| 4 | 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 | 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 | 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 | E_REJECTED | Call by reference | Type reference (TYPE) | C | 20050124 | ||||
| 2 | E_T_DDFIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20050124 | |||
| 3 | E_T_TABLE | Call by reference | Type reference (TYPE) | TABLE | 20050124 | ||||
| 4 | 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 | 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 | 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 | R_CTXMNU | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 2 | R_LINK | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 3 | 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 | FCODE | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 2 | R_LINK | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 3 | 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 | PRED_ROW | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 2 | R_DOIT | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 3 | R_NEWLINK | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 4 | R_PREDTAB | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 5 | R_SUCCTAB | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 6 | 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 | PREDROW | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 2 | R_DOIT | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 3 | R_LINK | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 4 | 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 | R_DOIT | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 2 | R_LINK | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 3 | R_SUCCTAB | Value transfer | Attribute reference (LIKE) | 20050124 | |||||
| 4 | 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 | 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 | I_IS_ANCHOR | Call by reference | Type reference (TYPE) | SFS_BOOL | Einstelliges Kennzeichen | 20050124 | |||
| 2 | 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 | 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 |