SAP ABAP Class IF_DBA_EXPLAIN_CALC_RRR_ALL (DBA Explain: calculation of real rows returned for all nodes)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DBA_EXPLAIN_BATCH_CALC 20070315
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DB6_EXPLAIN_INSTANCE DB6: Instance / Result of an EXPLAIN execution 20070315
Properties
Class IF_DBA_EXPLAIN_CALC_RRR_ALL  
Short Description DBA Explain: calculation of real rows returned for all nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070315   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_CALC_RRR_ALL has no interface implemented.
Friends
Class IF_DBA_EXPLAIN_CALC_RRR_ALL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 JOBID Constant Public Type reference (TYPE) I -1 20070315
2 JOBS_ABORTED Instance attribute Public Type reference (TYPE) I 20070315
3 JOBS_FINISHED Instance attribute Public Type reference (TYPE) I 20070315
4 JOBS_RUNNING Instance attribute Public Type reference (TYPE) I 20070315
5 JOBS_TOTAL Instance attribute Public Type reference (TYPE) I 20070315
6 JOB_STATUS Instance attribute Public Type reference (TYPE) I 20070322
7 RRRALL_JOB Instance attribute Public Object reference (TYPE REF TO) CL_DBA_JOB DB6: DB13 Script Jobs 20070315
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATION_POSSIBLE Instance method Public Method 20070315
2 CANCEL_BACKGROUND_CALCULATIONS Instance method Public Method 20070315
3 START_BACKGROUND_CALCULATIONS Instance method Public Method 20070315
4 UPDATE_CALCULATION_STATUS Instance method Public Method 20070315
Events
Class IF_DBA_EXPLAIN_CALC_RRR_ALL has no event.
Types
Class IF_DBA_EXPLAIN_CALC_RRR_ALL has no local type.
Method Signatures

Method CALCULATION_POSSIBLE Signature

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

Method CALCULATION_POSSIBLE on class IF_DBA_EXPLAIN_CALC_RRR_ALL has no exception.

Method CANCEL_BACKGROUND_CALCULATIONS Signature

Method CANCEL_BACKGROUND_CALCULATIONS on class IF_DBA_EXPLAIN_CALC_RRR_ALL has no parameter.
Method CANCEL_BACKGROUND_CALCULATIONS on class IF_DBA_EXPLAIN_CALC_RRR_ALL has no exception.

Method START_BACKGROUND_CALCULATIONS Signature

Method START_BACKGROUND_CALCULATIONS on class IF_DBA_EXPLAIN_CALC_RRR_ALL has no parameter.
Method START_BACKGROUND_CALCULATIONS on class IF_DBA_EXPLAIN_CALC_RRR_ALL has no exception.

Method UPDATE_CALCULATION_STATUS Signature

Method UPDATE_CALCULATION_STATUS on class IF_DBA_EXPLAIN_CALC_RRR_ALL has no parameter.
Method UPDATE_CALCULATION_STATUS on class IF_DBA_EXPLAIN_CALC_RRR_ALL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in