SAP ABAP Class CL_DBA_XPLM_OBJECT (DBA EXPLAIN Model: catalog object)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_XPLM_COLUMN | DBA EXPLAIN Model: Table Column | 20061020 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_XPLM_INDEX | DBA EXPLAIN Model: Index | 20061017 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_XPLM_TABLE | DBA EXPLAIN Model: Table | 20061017 |
Properties
| Class | CL_DBA_XPLM_OBJECT | |
| Short Description | DBA EXPLAIN Model: catalog object | |
| 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 | 20061017 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_XPLM_OBJECT has no forward declaration.
Interfaces
Class CL_DBA_XPLM_OBJECT has no interface implemented.
Friends
Class CL_DBA_XPLM_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 26 | 20061027 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DBAXPLNDET_TAB | DBA Cockpit: Table of DBAXPLNDET | 20061017 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20061020 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | DBAXPLM_DATATAB_TAB | DBA ExPLAIN Model: list of DBAXPLM_DATATAB | 20080626 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20061017 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20061017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080626 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20061017 |
Events
Class CL_DBA_XPLM_OBJECT has no event.
Types
Class CL_DBA_XPLM_OBJECT has no local type.
Method Signatures
Method ADD_EXTENDED_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_DBA_EXPLAIN_OBJECT_EXT_DATA | DBA EXPLAIN Model: generic extended detailed data | 20080626 | |||
| 2 | ORDER | Call by reference | Type reference (TYPE) | I | 20080626 | ||||
| 3 | REQ_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080626 |
Method ADD_EXTENDED_DATA_TABLE on class CL_DBA_XPLM_OBJECT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_DATA | Value transfer | Type reference (TYPE) | DBAXPLNDET_TAB | 20061017 | ||||
| 2 | OBJECT_NAME | Value transfer | Type reference (TYPE) | STRING | 20061017 | ||||
| 3 | OBJECT_SCHEMA | Value transfer | Type reference (TYPE) | STRING | 20061017 |
Method CONSTRUCTOR on class CL_DBA_XPLM_OBJECT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |