SAP ABAP Class CL_DB6_EXPLAIN_DDL (DB6: EXPLAIN DDL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Properties
Class CL_DB6_EXPLAIN_DDL  
Short Description DB6: EXPLAIN DDL    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20041104   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)
2 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_EXPLAIN_DDL has no interface implemented.
Friends
Class CL_DB6_EXPLAIN_DDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLUMNS Instance attribute Public Type reference (TYPE) DB6CC_FIELD_LIST 20041115
2 DBREL Instance attribute Private Type reference (TYPE) DB6NAVSYST-DBREL DB6: DB2 UDB Release Level 20041111
3 DDL Instance attribute Public Type reference (TYPE) DB6CC_DDL_LIST 20041111
4 DDL_REF Static Attribute Private Object reference (TYPE REF TO) CL_DB6_EXPLAIN_DDL DB6: EXPLAIN DDL 20041111
5 FUNCTIONS Instance attribute Public Type reference (TYPE) DB6CC_OBJECT_LIST 20041104
6 INDEXES Instance attribute Public Type reference (TYPE) DB6CC_OBJECT_LIST 20041104
7 TABLES Instance attribute Public Type reference (TYPE) DB6CC_OBJECT_LIST 20041104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20041111
2 CREATE Static method Public Method 20041111
3 HAS_COLUMN Instance method Public Method 20041115
4 PARSE_FIELDS Instance method Private Method 20041115
Events
Class CL_DB6_EXPLAIN_DDL has no event.
Types
Class CL_DB6_EXPLAIN_DDL 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 SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS 20060130
# Exception Resumable Description Created on
1 CX_DB6_EXPLAIN DB6: EXPLAIN DDL Parser Errors 20060613
2 CX_DBA_ADBC DBA Cockpit: ADBC-Fehler 20060613

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DDL Value transfer Object reference (TYPE REF TO) CL_DB6_EXPLAIN_DDL DB6: DDL für EXPLAIN-Tabellen 20041111
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: DB2 UDB Release Level 20060130
# Exception Resumable Description Created on
1 CX_DB6_EXPLAIN 20060613
2 CX_DBA_ADBC DBA Cockpit: ADBC-Fehler 20060613

Method HAS_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLNAME Call by reference Type reference (TYPE) CLIKE 20041115
2 Returning FOUND Value transfer Type reference (TYPE) ABAP_BOOL 20041115
3 Importing TABNAME Call by reference Type reference (TYPE) CLIKE 20041115

Method HAS_COLUMN on class CL_DB6_EXPLAIN_DDL has no exception.

Method PARSE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDL_ENTRY Call by reference Type reference (TYPE) DB6CC_DDL_ENTRY 20041115
2 Returning FIELD_LIST Value transfer Type reference (TYPE) DB6CC_FIELD_LIST 20041115

Method PARSE_FIELDS on class CL_DB6_EXPLAIN_DDL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700