SAP ABAP Interface IF_DBA_EXPLAIN_REAL_CARD (DBA EXPLAIN: real table cardinality calculation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_COMMON (Package) Cross-Platform DBA cockpit objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DB6_XPL_REALCARD_EXMPL_NODE | EXPLAIN TBSCAN node | 20090113 |
Properties
Interface | IF_DBA_EXPLAIN_REAL_CARD | |
Short Description | DBA EXPLAIN: real table cardinality calculation |
General Data
Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
Created | 20061229 | SAP |
Last changed | 20130531 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_EXPLAIN_BATCH_CALC | 20061229 |
Friends
Interface IF_DBA_EXPLAIN_REAL_CARD has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | JOB_STATUS | Instance attribute | Public | Type reference (TYPE) | I | 20070322 | |||
2 | RC_JOB | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_JOB | DB6: DB13 Script Jobs | 20061229 | ||
3 | REAL_CARD | Instance attribute | Public | Type reference (TYPE) | STRING | 20061229 | |||
4 | STATISTIC_CARD | Instance attribute | Public | Type reference (TYPE) | STRING | 20061229 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20061229 | |
2 | ![]() |
Instance method | Public | Method | 20061229 | |
3 | ![]() |
Instance method | Public | Method | 20061229 | |
4 | ![]() |
Instance method | Public | Method | 20061229 |
Events
Interface IF_DBA_EXPLAIN_REAL_CARD has no event.
Types
Interface IF_DBA_EXPLAIN_REAL_CARD 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 | ![]() |
CATALOG_NODE | Call by reference | Object reference (TYPE REF TO) | IF_DBA_EXPLAIN_CATALOG_INFO | DBA EXPLAIN Model: node with catalog info | 20061229 | ||
2 | ![]() |
POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061229 |
Method CALCULATION_POSSIBLE on Interface IF_DBA_EXPLAIN_REAL_CARD has no exception.
Method CANCEL_BACKGROUND_CALCULATION Signature
Method CANCEL_BACKGROUND_CALCULATION on Interface IF_DBA_EXPLAIN_REAL_CARD has no parameter.
Method CANCEL_BACKGROUND_CALCULATION on Interface IF_DBA_EXPLAIN_REAL_CARD has no exception.
Method START_BACKGROUND_CALCULATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XPL_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_DBA_EXPLAIN_INSTANCE | DBA EXPLAIN Model: EXPLAIN instance | 20070108 |
Method START_BACKGROUND_CALCULATION on Interface IF_DBA_EXPLAIN_REAL_CARD has no exception.
Method UPDATE_CALCULATION_RESULT Signature
Method UPDATE_CALCULATION_RESULT on Interface IF_DBA_EXPLAIN_REAL_CARD has no parameter.
Method UPDATE_CALCULATION_RESULT on Interface IF_DBA_EXPLAIN_REAL_CARD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |