SAP ABAP Class IF_DBA_EXPLAIN_REAL_ROWS_RET (DBA EXPLAIN: real cardinalities trigger interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DBA_EXPLAIN_BATCH_CALC 20061229
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DB6_XPL_NODE general DB6 EXPLAIN node 20061109
Properties
Class IF_DBA_EXPLAIN_REAL_ROWS_RET  
Short Description DBA EXPLAIN: real cardinalities trigger interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061109   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_REAL_ROWS_RET has no interface implemented.
Friends
Class IF_DBA_EXPLAIN_REAL_ROWS_RET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ESTIMATED_ROWS Instance attribute Public Type reference (TYPE) STRING 20061109
2 JOB_STATUS Instance attribute Public Type reference (TYPE) I 20070322
3 REAL_ROWS Instance attribute Public Type reference (TYPE) I Natural number 20061109
4 RRR_JOB Instance attribute Public Object reference (TYPE REF TO) CL_DB6_JOB_XPL_CARD DB6: DB13 Script Jobs 20061219
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATION_POSSIBLE Static method Public Method 20061221
2 CANCEL_BACKGROUND_CALCULATION Instance method Public Method 20061229
3 START_BACKGROUND_CALCULATION Instance method Public Method 20061229
4 UPDATE_CALCULATION_RESULT Instance method Public Method 20061229
Events
Class IF_DBA_EXPLAIN_REAL_ROWS_RET has no event.
Types
Class IF_DBA_EXPLAIN_REAL_ROWS_RET 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 20061221
2 Importing XPL_INSTANCE Call by reference Object reference (TYPE REF TO) IF_DBA_EXPLAIN_INSTANCE DBA EXPLAIN Model: EXPLAIN instance 20061221

Method CALCULATION_POSSIBLE on class IF_DBA_EXPLAIN_REAL_ROWS_RET has no exception.

Method CANCEL_BACKGROUND_CALCULATION Signature

Method CANCEL_BACKGROUND_CALCULATION on class IF_DBA_EXPLAIN_REAL_ROWS_RET has no parameter.
Method CANCEL_BACKGROUND_CALCULATION on class IF_DBA_EXPLAIN_REAL_ROWS_RET has no exception.

Method START_BACKGROUND_CALCULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XPL_INSTANCE Call by reference Object reference (TYPE REF TO) IF_DBA_EXPLAIN_INSTANCE DBA EXPLAIN Model: EXPLAIN instance 20061229

Method START_BACKGROUND_CALCULATION on class IF_DBA_EXPLAIN_REAL_ROWS_RET has no exception.

Method UPDATE_CALCULATION_RESULT Signature

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