SAP ABAP Class CL_DBA_XPLM_INDEX (DBA EXPLAIN Model: Index)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_XPLM_OBJECT DBA EXPLAIN Model: catalog object 20061017
Properties
Class CL_DBA_XPLM_INDEX  
Short Description DBA EXPLAIN Model: Index    
Super Class CL_DBA_XPLM_OBJECT DBA EXPLAIN Model: catalog object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_COMMON   Cross-Platform DBA cockpit objects 
Created 20061016   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_XPLM_INDEX has no forward declaration.
Interfaces
Class CL_DBA_XPLM_INDEX has no interface implemented.
Friends
Class CL_DBA_XPLM_INDEX 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) DBAXPLM_ICOL_TAB DBA EXPLAIN Model: Table of DBAXPLM_ICOL 20061027
2 TABLE_NAME Instance attribute Public Type reference (TYPE) STRING 20061027
3 TABLE_SCHEMA Instance attribute Public Type reference (TYPE) STRING 20061027
4 UNIQUENESS Instance attribute Public Type reference (TYPE) I 20061018
5 UNIQUENESS_NONE Constant Public Type reference (TYPE) I 0 20061018
6 UNIQUENESS_PRIMARY_KEY Constant Public Type reference (TYPE) I 2 20061018
7 UNIQUENESS_UNIQUE Constant Public Type reference (TYPE) I 1 20061018
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061018
Events
Class CL_DBA_XPLM_INDEX has no event.
Types
Class CL_DBA_XPLM_INDEX 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 COLUMNS Value transfer Type reference (TYPE) DBAXPLM_ICOL_TAB 20061027
2 Importing OBJECT_DATA Value transfer Type reference (TYPE) DBAXPLNDET_TAB 20061018
3 Importing OBJECT_DESCR Value transfer Type reference (TYPE) STRING 20061018
4 Importing OBJECT_NAME Value transfer Type reference (TYPE) STRING 20061018
5 Importing OBJECT_SCHEMA Value transfer Type reference (TYPE) STRING 20061018
6 Importing TABLE_NAME Value transfer Type reference (TYPE) STRING 20061027
7 Importing TABLE_SCHEMA Value transfer Type reference (TYPE) STRING 20061027
8 Importing UNIQUENESS Value transfer Type reference (TYPE) I 20061018

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