SAP ABAP Class CL_DBA_XPLM_COLUMN (DBA EXPLAIN Model: Table Column)
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 | 20061020 |
Properties
Class | CL_DBA_XPLM_COLUMN | |
Short Description | DBA EXPLAIN Model: Table Column | |
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 | 20061020 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_XPLM_COLUMN has no interface implemented.
Friends
Class CL_DBA_XPLM_COLUMN 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) | ABAP_BOOL | 20061027 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20061027 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20061027 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20061027 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20061020 |
Events
Class CL_DBA_XPLM_COLUMN has no event.
Types
Class CL_DBA_XPLM_COLUMN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY_COLUMN | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20061027 | ||
2 | ![]() |
KEY_SEQUENCE | Value transfer | Type reference (TYPE) | I | 0 | 20061027 | ||
3 | ![]() |
OBJECT_DATA | Value transfer | Type reference (TYPE) | DBAXPLNDET_TAB | 20061020 | |||
4 | ![]() |
OBJECT_NAME | Value transfer | Type reference (TYPE) | STRING | 20061020 | |||
5 | ![]() |
TABLE_NAME | Value transfer | Type reference (TYPE) | STRING | 20061027 | |||
6 | ![]() |
TABLE_SCHEMA | Value transfer | Type reference (TYPE) | STRING | 20061027 |
Method CONSTRUCTOR on class CL_DBA_XPLM_COLUMN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |