SAP ABAP Class IF_DBA_EXPLAIN_INSTANCE (DBA EXPLAIN Model: EXPLAIN instance)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20070403
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_EXPLAIN_INSTANCE General Explain Instance 20070924
Properties
Class IF_DBA_EXPLAIN_INSTANCE  
Short Description DBA EXPLAIN Model: EXPLAIN instance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061020   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_INSTANCE has no interface implemented.
Friends
Class IF_DBA_EXPLAIN_INSTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPLAIN_NODES Instance attribute Public Type reference (TYPE) DBAXPLTREE_TAB DBA Cockpit: Table of DBAXPLTREE 20061220
2 PLAN_TITLE_EXTENSION Instance attribute Public Type reference (TYPE) STRING 20111123
3 SYSTEM Instance attribute Public Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20070924
Methods
# Method Level Visibility Method type Description Created on
1 COLLAPSE_DETAILS_ALL Instance method Public Method 20070924
2 EXPAND_DETAILS_ALL Instance method Public Method 20070924
3 GET_EXPLAIN_NODE Instance method Public Method 20061020
4 GET_GENERAL_DETAILS Instance method Public Method 20061020
5 GET_OPTIMIZED_STATEMENT Instance method Public Method 20061020
6 GET_PARAMETER_SETS Instance method Public Method 20101115
7 GET_SG_ACC_TREE_TAB Instance method Public Method 20061020
8 GET_STATEMENT Instance method Public Method 20090731
9 GET_SYS_REF Instance method Public Method 20061107
10 GET_WD_ACC_TREE_TAB Instance method Public Method 20061020
11 GET_XML_TREE Instance method Public Method 20061020
12 GET_XML_TREE_DELTA Instance method Public Method 20070924
Events
Class IF_DBA_EXPLAIN_INSTANCE has no event.
Types
Class IF_DBA_EXPLAIN_INSTANCE has no local type.
Method Signatures

Method COLLAPSE_DETAILS_ALL Signature

Method COLLAPSE_DETAILS_ALL on class IF_DBA_EXPLAIN_INSTANCE has no parameter.
Method COLLAPSE_DETAILS_ALL on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method EXPAND_DETAILS_ALL Signature

Method EXPAND_DETAILS_ALL on class IF_DBA_EXPLAIN_INSTANCE has no parameter.
Method EXPAND_DETAILS_ALL on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method GET_EXPLAIN_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_ID Call by reference Type reference (TYPE) I 20061020
2 Returning NODE_REF Value transfer Object reference (TYPE REF TO) IF_DBA_EXPLAIN_NODE Explain node interface for JNet XML generation 20061020

Method GET_EXPLAIN_NODE on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method GET_GENERAL_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DETAILS Value transfer Type reference (TYPE) DBAXPLDETOBJ_TAB EXPLAIN: Table of DBAXPLDETOBJ 20061020

Method GET_GENERAL_DETAILS on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method GET_OPTIMIZED_STATEMENT Signature

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

Method GET_OPTIMIZED_STATEMENT on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method GET_PARAMETER_SETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETER_SETS Value transfer Type reference (TYPE) DBAXPLVALUESETOBJ_TAB DBA Explain: Table of DBAXPLVALUESETOBJ 20101115

Method GET_PARAMETER_SETS on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method GET_SG_ACC_TREE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEM_TABLE Call by reference Type reference (TYPE) DB6_MTREEITM_TAB DB6: Table of MTREEITM 20061020
2 Exporting NODE_TABLE Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Node Table 20061020
3 Importing UI_CFG Call by reference Type reference (TYPE) DBAXPLUICFG DBA Explain: Node UI Config 20080220

Method GET_SG_ACC_TREE_TAB on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method GET_STATEMENT Signature

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

Method GET_STATEMENT on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method GET_SYS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEM Value transfer Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20061107

Method GET_SYS_REF on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method GET_WD_ACC_TREE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACC_TREE_TAB Value transfer Type reference (TYPE) DBAXPLTREE_ACC_TAB DBA Cockpit: Table of DBAXPLTREE_ACC 20061020
2 Importing UI_CFG Call by reference Type reference (TYPE) DBAXPLUICFG DBA Explain: Node UI Config 20080220

Method GET_WD_ACC_TREE_TAB on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method GET_XML_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTENSIONS Call by reference Type reference (TYPE) DBAXPLEXTENSION_TAB 20101109
2 Importing UI_CFG Call by reference Type reference (TYPE) DBAXPLUICFG DBA Explain: Node UI Config 20070208
3 Returning XML_TREE Value transfer Type reference (TYPE) STRING 20061020

Method GET_XML_TREE on class IF_DBA_EXPLAIN_INSTANCE has no exception.

Method GET_XML_TREE_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UI_CFG Call by reference Type reference (TYPE) DBAXPLUICFG DBA Explain: Node UI Config 20070924
2 Returning XML_TREE_DELTA Value transfer Type reference (TYPE) STRING 20070924

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