SAP ABAP Class CL_DBA_EXPLAIN_OBJECT_EXT_DATA (DBA EXPLAIN Model: generic extended detailed data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_COMMON (Package) Cross-Platform DBA cockpit objects
Properties
Class CL_DBA_EXPLAIN_OBJECT_EXT_DATA  
Short Description DBA EXPLAIN Model: generic extended detailed data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_COMMON   Cross-Platform DBA cockpit objects 
Created 20080626   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_EXPLAIN_OBJECT_EXT_DATA has no forward declaration.
Interfaces
Class CL_DBA_EXPLAIN_OBJECT_EXT_DATA has no interface implemented.
Friends
Class CL_DBA_EXPLAIN_OBJECT_EXT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA Instance attribute Public Object reference (TYPE REF TO) DATA 20080626
2 GUI_ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20080630
3 TITLE Instance attribute Public Type reference (TYPE) STRING 20080626
4 VISIBLE_COLS Instance attribute Public Type reference (TYPE) I 20080626
5 VISIBLE_ROWS Instance attribute Public Type reference (TYPE) I 10 20080626
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080626
Events
Class CL_DBA_EXPLAIN_OBJECT_EXT_DATA has no event.
Types
Class CL_DBA_EXPLAIN_OBJECT_EXT_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUI_ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20080630
2 Importing TAB_TYPE Value transfer Type reference (TYPE) STRING 20080626
3 Importing TITLE Value transfer Type reference (TYPE) STRING 20080626
4 Importing VISIBLE_COLS Value transfer Type reference (TYPE) I 20080626
5 Importing VISIBLE_ROWS Value transfer Type reference (TYPE) I 20080626

Method CONSTRUCTOR on class CL_DBA_EXPLAIN_OBJECT_EXT_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712