SAP ABAP Class IF_DB6_EXPLAIN_OPTIMIZER_CFG (DB6 Explain: Optimizer Configuration for EXPLAIN)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DB6_EXPLAIN_FACILITY | DB6 CCMS: EXPLAIN backend | 20080306 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DB6_EXPLAIN_INSTANCE | DB6: Instance / Result of an EXPLAIN execution | 20080407 |
Properties
| Class | IF_DB6_EXPLAIN_OPTIMIZER_CFG | |
| Short Description | DB6 Explain: Optimizer Configuration for EXPLAIN | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080305 | 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) |
Interfaces
Class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no interface implemented.
Friends
Class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080311 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080311 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080311 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | DB6XPLVOLA_TAB | DB6: table of VOLATILE tables | 20080408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080311 | ||
| 2 | Instance method | Public | Method | 20080311 | ||
| 3 | Instance method | Public | Method | 20080311 | ||
| 4 | Instance method | Public | Method | 20080408 | ||
| 5 | Instance method | Public | Method | 20080311 | ||
| 6 | Instance method | Public | Method | 20080311 | ||
| 7 | Instance method | Public | Method | 20080311 | ||
| 8 | Instance method | Public | Method | 20080311 | ||
| 9 | Instance method | Public | Method | 20080408 |
Events
Class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no event.
Types
Class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no local type.
Method Signatures
Method GET_CFG_OPT_GUIDELINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUIDELINES | Value transfer | Type reference (TYPE) | STRING | 20080311 |
Method GET_CFG_OPT_GUIDELINES on class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
Method GET_CFG_OPT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPT_LEVEL | Value transfer | Type reference (TYPE) | I | 20080311 |
Method GET_CFG_OPT_LEVEL on class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
Method GET_CFG_QUERY_DEGREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY_DEGREE | Value transfer | Type reference (TYPE) | I | 20080311 |
Method GET_CFG_QUERY_DEGREE on class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
Method GET_VOLATILE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VOLATILE_TABLES | Value transfer | Type reference (TYPE) | DB6XPLVOLA_TAB | DB6: table of VOLATILE tables | 20080408 |
Method GET_VOLATILE_TABLES on class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
Method RESET_CFG Signature
Method RESET_CFG on class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no parameter.
Method RESET_CFG on class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
Method SET_CFG_OPT_GUIDELINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUIDELINES | Call by reference | Type reference (TYPE) | STRING | 20080311 |
Method SET_CFG_OPT_GUIDELINES on class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
Method SET_CFG_OPT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPT_LEVEL | Call by reference | Type reference (TYPE) | I | 20080311 |
Method SET_CFG_OPT_LEVEL on class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
Method SET_CFG_QUERY_DEGREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY_DEGREE | Call by reference | Type reference (TYPE) | I | 20080311 |
Method SET_CFG_QUERY_DEGREE on class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
Method SET_VOLATILE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VOLATILE_TABLES | Call by reference | Type reference (TYPE) | DB6XPLVOLA_TAB | DB6: table of VOLATILE tables | 20080408 |
Method SET_VOLATILE_TABLES on class IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |