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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBAXPLM_ICOL_TAB | DBA EXPLAIN Model: Table of DBAXPLM_ICOL | 20061027 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20061027 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20061027 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20061018 | |||
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | 20061018 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | 20061018 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 20061018 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
COLUMNS | Value transfer | Type reference (TYPE) | DBAXPLM_ICOL_TAB | 20061027 | |||
2 | ![]() |
OBJECT_DATA | Value transfer | Type reference (TYPE) | DBAXPLNDET_TAB | 20061018 | |||
3 | ![]() |
OBJECT_DESCR | Value transfer | Type reference (TYPE) | STRING | 20061018 | |||
4 | ![]() |
OBJECT_NAME | Value transfer | Type reference (TYPE) | STRING | 20061018 | |||
5 | ![]() |
OBJECT_SCHEMA | Value transfer | Type reference (TYPE) | STRING | 20061018 | |||
6 | ![]() |
TABLE_NAME | Value transfer | Type reference (TYPE) | STRING | 20061027 | |||
7 | ![]() |
TABLE_SCHEMA | Value transfer | Type reference (TYPE) | STRING | 20061027 | |||
8 | ![]() |
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 |