SAP ABAP Class IF_DBA_EXPLAIN_MODES (DBA EXPLAIN: Explain modes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDB_EXPLAIN_FACILITY HDB CCMS: EXPLAIN backend 20120510
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SYB_EXPLAIN_FACILITY SYB CCMS: EXPLAIN backend 20111128
Properties
Class IF_DBA_EXPLAIN_MODES  
Short Description DBA EXPLAIN: Explain modes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111128   SAP 
Last change 20130531   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_DBA_EXPLAIN_MODES has no interface implemented.
Friends
Class IF_DBA_EXPLAIN_MODES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPLAIN_MODE Instance attribute Public Type reference (TYPE) STRING 20111128
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXPLAIN_MODE Instance method Public Method 20111128
2 GET_SUPPORTED_MODES Instance method Public Method 20111128
3 MODE_REQUIRES_BIND_VALUES Instance method Public Method 20111129
4 MODE_REQUIRES_OPT_SETTINGS Instance method Public Method 20120102
5 RESOLVE_EXPLAIN_MODE Instance method Public Method 20120105
6 SET_EXPLAIN_MODE Instance method Public Method 20111128
Events
Class IF_DBA_EXPLAIN_MODES has no event.
Types
Class IF_DBA_EXPLAIN_MODES has no local type.
Method Signatures

Method GET_EXPLAIN_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODE Value transfer Type reference (TYPE) STRING 20111128

Method GET_EXPLAIN_MODE on class IF_DBA_EXPLAIN_MODES has no exception.

Method GET_SUPPORTED_MODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODES_TAB Value transfer Type reference (TYPE) DBAKEYVAL_TAB DBA Cockpit: Table of DBAKEYVAL 20111128

Method GET_SUPPORTED_MODES on class IF_DBA_EXPLAIN_MODES has no exception.

Method MODE_REQUIRES_BIND_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQ_VALUES Value transfer Type reference (TYPE) ABAP_BOOL 20111129

Method MODE_REQUIRES_BIND_VALUES on class IF_DBA_EXPLAIN_MODES has no exception.

Method MODE_REQUIRES_OPT_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQ_SETTINGS Value transfer Type reference (TYPE) ABAP_BOOL 20120102

Method MODE_REQUIRES_OPT_SETTINGS on class IF_DBA_EXPLAIN_MODES has no exception.

Method RESOLVE_EXPLAIN_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) STRING 20120105
2 Returning MODE_DESCR Value transfer Type reference (TYPE) STRING 20120105

Method RESOLVE_EXPLAIN_MODE on class IF_DBA_EXPLAIN_MODES has no exception.

Method SET_EXPLAIN_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) STRING 20111128

Method SET_EXPLAIN_MODE on class IF_DBA_EXPLAIN_MODES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in