SAP ABAP Class CL_DBA_XPLM_TABLE (DBA EXPLAIN Model: Table)
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_TABLE | |
| Short Description | DBA EXPLAIN Model: Table | |
| 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_TABLE has no forward declaration.
Interfaces
Class CL_DBA_XPLM_TABLE has no interface implemented.
Friends
Class CL_DBA_XPLM_TABLE 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-COLCARD | 20070108 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | DBAXPLM_ICOL_TAB | DBA EXPLAIN Model: Table of DBAXPLM_ICOL | 20061027 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20110427 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DBAXPLM_IIX_TAB | DBA EXPLAIN Model: involved index list | 20061017 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | DBAXPLM_ITAB_TAB | DBA EXPLAIN Model: involved table list | 20080701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061017 | |
| 2 | Instance method | Public | Method | 20110427 | ||
| 3 | Instance method | Public | Method | 20110427 |
Events
Class CL_DBA_XPLM_TABLE has no event.
Types
Class CL_DBA_XPLM_TABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARDINALITY | Value transfer | Type reference (TYPE) | DBAXPLM_ICOL-COLCARD | -1 | 20070108 | |||
| 2 | COLUMNS | Value transfer | Type reference (TYPE) | DBAXPLM_ICOL_TAB | 20061027 | ||||
| 3 | INDEXES | Value transfer | Type reference (TYPE) | DBAXPLM_IIX_TAB | 20061017 | ||||
| 4 | OBJECT_DATA | Value transfer | Type reference (TYPE) | DBAXPLNDET_TAB | 20061017 | ||||
| 5 | OBJECT_DESCR | Value transfer | Type reference (TYPE) | STRING | 20061017 | ||||
| 6 | OBJECT_NAME | Value transfer | Type reference (TYPE) | STRING | 20061017 | ||||
| 7 | OBJECT_SCHEMA | Value transfer | Type reference (TYPE) | STRING | 20061017 |
Method CONSTRUCTOR on class CL_DBA_XPLM_TABLE has no exception.
Method GET_DETAILS_ACTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION_ID | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20110427 |
Method GET_DETAILS_ACTION_ID on class CL_DBA_XPLM_TABLE has no exception.
Method SET_DETAILS_ACTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION_ID | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110427 |
Method SET_DETAILS_ACTION_ID on class CL_DBA_XPLM_TABLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |