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 ABAP 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 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 GET_CFG_OPT_GUIDELINES Instance method Public Method 20080311
2 GET_CFG_OPT_LEVEL Instance method Public Method 20080311
3 GET_CFG_QUERY_DEGREE Instance method Public Method 20080311
4 GET_VOLATILE_TABLES Instance method Public Method 20080408
5 RESET_CFG Instance method Public Method 20080311
6 SET_CFG_OPT_GUIDELINES Instance method Public Method 20080311
7 SET_CFG_OPT_LEVEL Instance method Public Method 20080311
8 SET_CFG_QUERY_DEGREE Instance method Public Method 20080311
9 SET_VOLATILE_TABLES 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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