SAP ABAP Interface IF_DB6_EXPLAIN_OPTIMIZER_CFG (DB6 Explain: Optimizer Configuration for EXPLAIN)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_COMMON (Package) Cross-Platform DBA cockpit objects

⤷

⤷

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
Interface | IF_DB6_EXPLAIN_OPTIMIZER_CFG | |
Short Description | DB6 Explain: Optimizer Configuration for EXPLAIN |
General Data
Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
Created | 20080305 | SAP |
Last changed | 20110908 | SAP |
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) |
Interfaces
Interface IF_DB6_EXPLAIN_OPTIMIZER_CFG has no interface.
Friends
Interface IF_DB6_EXPLAIN_OPTIMIZER_CFG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CFG_GUIDELINES | Instance attribute | Public | Type reference (TYPE) | STRING | 20080311 | |||
2 | CFG_OPTLEVEL | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | |||
3 | CFG_QDEGREE | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | |||
4 | DEF_OPTLEVEL | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | |||
5 | DEF_QDEGREE | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | |||
6 | OPTIMIZER_CFG_MODIFIED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080311 | |||
7 | REOPT | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | |||
8 | STMT_GUIDELINES | Instance attribute | Public | Type reference (TYPE) | STRING | 20080311 | |||
9 | STMT_OPTLEVEL | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | |||
10 | STMT_QDEGREE | Instance attribute | Public | Type reference (TYPE) | I | 20080311 | |||
11 | VOLATILE_TABLES | 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
Interface IF_DB6_EXPLAIN_OPTIMIZER_CFG has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
Method RESET_CFG Signature
Method RESET_CFG on Interface IF_DB6_EXPLAIN_OPTIMIZER_CFG has no parameter.
Method RESET_CFG on Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_DB6_EXPLAIN_OPTIMIZER_CFG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |