SAP ABAP Class CL_HDB_DBCON (HDB: Connection info)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
HAN-DB (Application Component) SAP HANA Database
⤷
SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_DBCON | DBA Cockpit: DBCON administration | 20101015 |
Properties
Class | CL_HDB_DBCON | |
Short Description | HDB: Connection info | |
Super Class | CL_DBA_DBCON | DBA Cockpit: DBCON administration |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
Created | 20101015 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_HDB_DBCON has no interface implemented.
Friends
Class CL_HDB_DBCON has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110718 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120903 | |||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CX_DBA_SDB | Exception Class for CCMS MaxDB | 20120910 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120903 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120903 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20120903 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | DBCON_NAME | Logical Name for a Database Connection | 20111012 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | DBCON_NAME | CL_SQL_CONNECTION=>C_DEFAULT_CONNECTION | Logical name for a database connection | 20110414 | |
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_MSG_LIST | DBA Cockpit: Message List | 20120911 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '2' | 20101015 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '1' | 20101015 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101020 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20120903 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6SCHEMA | DB6: Schema Name | 20110914 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121026 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110923 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20101018 |
3 | ![]() |
Instance method | Public | Method | 20120912 | |
4 | ![]() |
Instance method | Public | Method | 20101018 | |
5 | ![]() |
Instance method | Public | Method | 20120903 | |
6 | ![]() |
Instance method | Public | Method | 20120903 | |
7 | ![]() |
Instance method | Public | Method | 20120903 | |
8 | ![]() |
Instance method | Public | Method | 20101018 |
Events
Class CL_HDB_DBCON has no event.
Types
Class CL_HDB_DBCON has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HDB_DBCON has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HDB_DBCON has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HDB_DBCON has no parameter.
Method CONSTRUCTOR on class CL_HDB_DBCON has no exception.
Method GET_INSTANCE_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_NUMBER | Value transfer | Type reference (TYPE) | STRING | 20120912 |
Method GET_INSTANCE_NUMBER on class CL_HDB_DBCON has no exception.
Method GET_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PORT | Value transfer | Type reference (TYPE) | STRING | 20101018 |
Method GET_PORT on class CL_HDB_DBCON has no exception.
Method GET_START_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
START_TIME | Value transfer | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20120903 |
Method GET_START_TIME on class CL_HDB_DBCON has no exception.
Method GET_SYSTEM_INFO Signature
Method GET_SYSTEM_INFO on class CL_HDB_DBCON has no parameter.
Method GET_SYSTEM_INFO on class CL_HDB_DBCON has no exception.
Method IS_SQL_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SQL_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120903 |
Method IS_SQL_POSSIBLE on class CL_HDB_DBCON has no exception.
Method SET_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PORT | Value transfer | Type reference (TYPE) | CLIKE | 20101018 |
Method SET_PORT on class CL_HDB_DBCON has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 731 |