SAP ABAP Class IF_DBA_EXPLAIN_BATCH_CALC (IF_DBA_EXPLAIN_BATCH_CALC)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DBA_EXPLAIN_CALC_RRR_ALL DBA Explain: calculation of real rows returned for all nodes 20070315
2 Interface composition (i COMPRISING i_ref)  IF_DBA_EXPLAIN_REAL_CARD DBA EXPLAIN: real table cardinality calculation 20061229
3 Interface composition (i COMPRISING i_ref)  IF_DBA_EXPLAIN_REAL_ROWS_RET DBA EXPLAIN: real cardinalities trigger interface 20061229
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DB6_EXPLAIN_INSTANCE DB6: Instance / Result of an EXPLAIN execution 20070315
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DB6_XPL_NODE general DB6 EXPLAIN node 20061229
Properties
Class IF_DBA_EXPLAIN_BATCH_CALC  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061229   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_DBA_EXPLAIN_BATCH_CALC has no interface implemented.
Friends
Class IF_DBA_EXPLAIN_BATCH_CALC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BGJOBS Static Attribute Public Type reference (TYPE) DBAXPL_BGJOBS_TAB DBA Explain Model: Table of DBAXPL_BGJOBS 20061229
2 RESULT_NOT_AVAILABLE Constant Public Type reference (TYPE) I -1 20070322
3 STATUS_CANCELED Constant Public Type reference (TYPE) I -101 20061229
4 STATUS_COMPUTABLE Constant Public Type reference (TYPE) I -99 20061229
5 STATUS_COMPUTING Constant Public Type reference (TYPE) I -100 20061229
6 STATUS_ERROR Constant Public Type reference (TYPE) I -98 20061229
7 STATUS_FINISHED Constant Public Type reference (TYPE) I -97 20061229
8 STATUS_NOTPOSSIBLE Constant Public Type reference (TYPE) I -102 20070108
9 STATUS_SCHEDULED Constant Public Type reference (TYPE) I -96 20070322
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_ALL_CALCULATION_JOBS Static method Public Method 20061229
Events
Class IF_DBA_EXPLAIN_BATCH_CALC has no event.
Types
Class IF_DBA_EXPLAIN_BATCH_CALC has no local type.
Method Signatures

Method CANCEL_ALL_CALCULATION_JOBS Signature

Method CANCEL_ALL_CALCULATION_JOBS on class IF_DBA_EXPLAIN_BATCH_CALC has no parameter.
Method CANCEL_ALL_CALCULATION_JOBS on class IF_DBA_EXPLAIN_BATCH_CALC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in