Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB4_VIRTUAL_TABLE_METADATA | DB4: Backend virtual table metadata | 20120712 |
Properties
| Class | CL_DB4_QUERY_BUILDER | |
| Short Description | DB4: Backend query builder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | D4 | |
| Program status | ||
| Category | 0 | |
| Package | STU4 | CCMS / AS/400 |
| Created | 20120712 | SAP |
| Last change | 20140121 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DB4_VIRTUAL_TABLE_METADATA | DB4: Backend virtual table metadata | 20120712 |
Friends
Class CL_DB4_QUERY_BUILDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 1 | 20120712 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 2 | 20120712 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 0 | 20120712 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 3 | 20130509 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ADBC_COLUMN_TAB | 20120912 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | DB4BD_ENTRIES_TAB | DB4: Backend entries table | 20120712 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Statement's DISTINCT clause | 20120712 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | DB4BD_ENTRIES_TAB | DB4: Backend entries table | 20120912 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | DB4BD_ENTRIES_TAB | DB4: Backend entries table | 20120712 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | Number of rows for FETCH FIRST clause | 20120712 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | DB4BD_ENTRIES_TAB | DB4: Backend entries table | 20120712 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Statement's GROUP BY clause | 20120712 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | DB4: Execution mode | 20120712 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | DB4BD_OPTIONS_TAB | DB4: Backend access options tab | 20120816 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | Statement's ORDER BY clause | 20120712 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_VIRTUAL_TABLE_ACCESSOR | DB4: Backend virtual table accessor | 20120712 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_BACKEND_STATEMENT | DB4: Backend statement | 20120712 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DB4_VIRTUAL_TABLE | DB4: Backend virtual table | 20120712 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_VIRTUAL_TABLE_ACCESS | DB4: Backend virtual table access | 20120712 | |||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_VIRTUAL_TABLE_PARSER | DB4: Parser helper for Virtual Talbe info | 20120712 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | TY_SRC_EXPRESSION | Source expression | 20120712 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | DB4BD_ENTRIES_TAB | DB4: Backend entries table | 20120712 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | DB4BD_ENTRIES_TAB | DB4: Backend entries table | 20120712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add new parameters to the parameter set | 20120712 | |
| 2 | Instance method | Private | Method | Remove SELECTed fields not in output structure | 20120712 | |
| 3 | Instance method | Private | Method | Identify kind of outer parameter | 20120712 | |
| 4 | Instance method | Private | Method | Add the DISTINCT clause of the statement | 20120712 | |
| 5 | Instance method | Private | Method | Build the FETCH FIRST N ROWS ONLY clause of the statement | 20120712 | |
| 6 | Instance method | Private | Method | Build the GROUP BY clause of the statement | 20120712 | |
| 7 | Instance method | Private | Method | Build a SELECT of null values | 20121123 | |
| 8 | Instance method | Private | Method | Build the ORDER BY clause of the statement | 20120712 | |
| 9 | Instance method | Private | Method | Build the SELECT list clause of the statement | 20120712 | |
| 10 | Instance method | Private | Method | Build the WHERE clause of the statement | 20120712 | |
| 11 | Instance method | Private | Method | Get the CAST expression for a database type | 20130507 | |
| 12 | Instance method | Public | Constructor | Constructor | 20120712 | |
| 13 | Instance method | Private | Method | Replace an access method by its condition | 20120712 | |
| 14 | Instance method | Private | Method | Replace a referred field by its expression | 20120712 | |
| 15 | Instance method | Private | Method | Replace a virtual table access by its SQL statement | 20120712 | |
| 16 | Instance method | Public | Method | Generate access statement for virtual table | 20120712 | |
| 17 | Instance method | Private | Method | Get mapping of a parameter | 20120712 | |
| 18 | Instance method | Private | Method | Get the SELECTed fields | 20120712 | |
| 19 | Instance method | Private | Method | Get the complete SELECT statement | 20120712 | |
| 20 | Instance method | Private | Method | Inject the content of the internal table as host variables | 20130509 | |
| 21 | Instance method | Private | Method | Get the null expression for a database type | 20121123 | |
| 22 | Instance method | Private | Method | Remove correlated parameters from the parameter set | 20121102 | |
| 23 | Instance method | Private | Method | Replace a virtual table access by its output | 20120712 | |
| 24 | Instance method | Private | Method | Replace inner by outer parameter in statement | 20120712 |
Events
Class CL_DB4_QUERY_BUILDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ACCESS_METHOD | Public | Attribute reference (LIKE) | 20120712 | |
||
| 2 | TY_ACCESS_METHODS_TAB | Public | Attribute reference (LIKE) | 20120712 | |
||
| 3 | TY_DDIC_COLUMN | Public | Attribute reference (LIKE) | 20120712 | |
||
| 4 | TY_DDIC_COLUMNS_TAB | Public | Attribute reference (LIKE) | 20120712 | |
||
| 5 | TY_FROM_TABLE | Public | Attribute reference (LIKE) | 20120712 | |
||
| 6 | TY_FROM_TABLES_TAB | Public | Attribute reference (LIKE) | 20120712 | |
||
| 7 | TY_INTERNAL_TABLE | Public | See coding | 20130509 | begin of ty_internal_table ,
elements type ty_ddic_columns_tab ,
values_tab type ref to data ,
end of ty_internal_table
|
||
| 8 | TY_JOIN | Public | Attribute reference (LIKE) | 20120712 | |
||
| 9 | TY_JOINS_TAB | Public | Attribute reference (LIKE) | 20120712 | |
||
| 10 | TY_PARAM | Public | See coding | 20120712 | begin of ty_param,
name type string,
kind type i,
value type ref to data,
correlated_name type string,
end of ty_param
|
||
| 11 | TY_PARAMS_MAP | Public | See coding | 20120712 | begin of ty_params_map,
inner_name type string,
outer_name type string,
end of ty_params_map
|
||
| 12 | TY_PARAMS_MAP_TAB | Public | See coding | 20120712 | ty_params_map_tab type standard table of ty_params_map
|
||
| 13 | TY_PARAMS_TAB | Public | See coding | 20120712 | ty_params_tab type standard table of ty_param with key name
|
||
| 14 | TY_SELECTED_COLUMN | Public | Attribute reference (LIKE) | 20120712 | |
||
| 15 | TY_SELECTED_COLUMNS_TAB | Public | Attribute reference (LIKE) | 20120712 | |
||
| 16 | TY_SRC_EXPRESSION | Public | Attribute reference (LIKE) | 20120712 | |
||
| 17 | TY_TXT_ELEMENT | Public | Attribute reference (LIKE) | 20120712 | |
||
| 18 | TY_TXT_ELEMENTS_TAB | Public | Attribute reference (LIKE) | 20120712 | |
Method Signatures
Method ADD_NEW_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PARAMS_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_TAB | 20120712 | ||||
| 2 | C_STMT | Call by reference | Type reference (TYPE) | CLIKE | 20120712 | ||||
| 3 | I_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20120712 | ||||
| 4 | I_VIRTUAL_TABLE | Call by reference | Type reference (TYPE) | CLIKE | 20121123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20121123 |
Method ADJUST_SELECT_LIST_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FIELDS_TAB | Call by reference | Type reference (TYPE) | DB4BD_ENTRIES_TAB | DB4: Backend entries table | 20120712 | |||
| 2 | I_COLUMNS_MAP_TAB | Call by reference | Type reference (TYPE) | DB4BD_COLUMNS_MAP_TAB | DB4: Backend columns mapping table | 20120713 | |||
| 3 | I_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method ANALYZE_OUTER_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OUTER_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20120712 | ||||
| 2 | C_PARAMS_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_TAB | 20120712 | ||||
| 3 | I_INNER_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20120712 | ||||
| 4 | I_OUTER_EXPR | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
Method ANALYZE_OUTER_PARAM on class CL_DB4_QUERY_BUILDER has no exception.
Method BUILD_DISTINCT_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISTINCT_FLAG | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
Method BUILD_DISTINCT_CLAUSE on class CL_DB4_QUERY_BUILDER has no exception.
Method BUILD_FIRSTROWS_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIRST_ROWS_COUNT | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
Method BUILD_FIRSTROWS_CLAUSE on class CL_DB4_QUERY_BUILDER has no exception.
Method BUILD_GROUPBY_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_LIST | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method BUILD_NULL_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NULLS_STMT | Call by reference | Type reference (TYPE) | STRING | 20121123 | ||||
| 2 | I_EMPTY_SET | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121123 | ||||
| 3 | I_FIELDS_TAB | Call by reference | Type reference (TYPE) | DB4BD_ENTRIES_TAB | 20121123 | ||||
| 4 | I_VIRTUAL_TABLE | Call by reference | Type reference (TYPE) | CLIKE | 20121123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20121123 |
Method BUILD_ORDERBY_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_LIST | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method BUILD_SELECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMNS_MAP_TAB | Call by reference | Type reference (TYPE) | DB4BD_COLUMNS_MAP_TAB | DB4: Backend columns mapping table | 20120713 | |||
| 2 | I_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method BUILD_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCESS_METHOD | Call by reference | Type reference (TYPE) | CLIKE | 20120712 | ||||
| 2 | I_FREE_CONDITION | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method CAST_EXPRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CAST_EXPR | Call by reference | Type reference (TYPE) | STRING | 20130507 | ||||
| 2 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20130507 | ||||
| 3 | I_VIRTUAL_TABLE | Call by reference | Type reference (TYPE) | CLIKE | 20130507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20130507 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | STRING | `RUN` | DB4: Execution mode | 20120712 | ||
| 2 | I_OPTIONS_TAB | Call by reference | Type reference (TYPE) | DB4BD_OPTIONS_TAB | DB4: Backend access options tab | 20120816 | |||
| 3 | I_R_ACCESSOR | Call by reference | Object reference (TYPE REF TO) | CL_DB4_VIRTUAL_TABLE_ACCESSOR | DB4: Backend virtual table accessor | 20120712 | |||
| 4 | I_R_VIRTUAL_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_DB4_VIRTUAL_TABLE | DB4: Backend virtual table | 20120712 | |||
| 5 | I_SRC_EXPRESSION | Call by reference | Type reference (TYPE) | TY_SRC_EXPRESSION | Source expression | 20120712 |
Method CONSTRUCTOR on class CL_DB4_QUERY_BUILDER has no exception.
Method EXPAND_ACCESS_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PARAMS_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_TAB | 20120712 | ||||
| 2 | C_STMT | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method EXPAND_FIELD_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STMT | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method EXPAND_VIRTUAL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PARAMS_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_TAB | 20120712 | ||||
| 2 | C_STMT | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method GET_ACCESS_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COLS_TAB | Call by reference | Type reference (TYPE) | ADBC_COLUMN_TAB | 20120712 | ||||
| 2 | C_PARAMS_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_TAB | 20120712 | ||||
| 3 | E_SEL_STMT | Call by reference | Type reference (TYPE) | STRING | 20120712 | ||||
| 4 | I_COLUMNS_MAP_TAB | Call by reference | Type reference (TYPE) | DB4BD_COLUMNS_MAP_TAB | DB4: Backend columns mapping table | 20120713 | |||
| 5 | I_CONDENSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120712 | |||
| 6 | I_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20120712 | ||||
| 7 | I_USE_CTE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method GET_PARAMS_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PARAMS_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_TAB | 20120712 | ||||
| 2 | E_PARAMS_MAP_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_MAP_TAB | 20120712 | ||||
| 3 | I_ACCESS_METHOD | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method GET_SELECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDS_TAB | Call by reference | Type reference (TYPE) | DB4BD_ENTRIES_TAB | DB4: Backend entries table | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method GET_SELECT_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONDENSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120712 | ||||
| 2 | R_SEL_STMT | Value transfer | Type reference (TYPE) | STRING | 20120712 |
Method GET_SELECT_STMT on class CL_DB4_QUERY_BUILDER has no exception.
Method INJECT_ITAB_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PARAMS_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_TAB | 20130509 |
Method INJECT_ITAB_VALUES on class CL_DB4_QUERY_BUILDER has no exception.
Method NULL_EXPRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20121123 | ||||
| 2 | R_EXPRESSION | Value transfer | Type reference (TYPE) | STRING | 20121123 |
Method NULL_EXPRESSION on class CL_DB4_QUERY_BUILDER has no exception.
Method REMOVE_CORRELATED_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PARAMS_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_TAB | 20121102 | ||||
| 2 | I_PARAMS_MAP_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_MAP_TAB | 20121102 |
Method REMOVE_CORRELATED_PARAMS on class CL_DB4_QUERY_BUILDER has no exception.
Method RESOLVE_VIRTUAL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PARAMS_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_TAB | 20120712 | ||||
| 2 | C_STMT | Call by reference | Type reference (TYPE) | CLIKE | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB4: Backend exception class | 20120712 |
Method SWAP_HOST_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SEL_STMT | Call by reference | Type reference (TYPE) | CLIKE | 20120712 | ||||
| 2 | I_PARAMS_MAP_TAB | Call by reference | Type reference (TYPE) | TY_PARAMS_MAP_TAB | 20120712 |
Method SWAP_HOST_VARIABLES on class CL_DB4_QUERY_BUILDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |