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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SQL_CONNECTION 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 DATABASE_NAME Instance attribute Private Type reference (TYPE) STRING 20110718
2 DB_REL Instance attribute Private Type reference (TYPE) STRING 20120903
3 HDB_EXCEPTION Instance attribute Public Object reference (TYPE REF TO) CX_DBA_SDB Exception Class for CCMS MaxDB 20120910
4 HOST Instance attribute Private Type reference (TYPE) STRING 20120903
5 INSTANCE_NUMBER Instance attribute Private Type reference (TYPE) STRING 20120903
6 LAST_REFRESH Instance attribute Private Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20120903
7 LOCAL_ADM_CON_NAME Static Attribute Public Type reference (TYPE) DBCON_NAME Logical Name for a Database Connection 20111012
8 LOCAL_MON_CON_NAME Static Attribute Public Type reference (TYPE) DBCON_NAME CL_SQL_CONNECTION=>C_DEFAULT_CONNECTION Logical name for a database connection 20110414
9 MSG_LIST Instance attribute Public Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20120911
10 POSITION_HDB_PORT Constant Public Type reference (TYPE) STRING '2' 20101015
11 POSITION_HDB_SERVER_NAME Constant Public Type reference (TYPE) STRING '1' 20101015
12 SQL_POSSIBLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101020
13 START Instance attribute Private Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20120903
14 SVERS_SCHEMA Instance attribute Public Type reference (TYPE) DB6SCHEMA DB6: Schema Name 20110914
15 SVERS_SCHEMA_HAS_BEEN_READ Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121026
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110923
2 CONSTRUCTOR Instance method Public Constructor Constructor 20101018
3 GET_INSTANCE_NUMBER Instance method Public Method 20120912
4 GET_PORT Instance method Public Method 20101018
5 GET_START_TIME Instance method Public Method 20120903
6 GET_SYSTEM_INFO Instance method Public Method 20120903
7 IS_SQL_POSSIBLE Instance method Public Method 20120903
8 SET_PORT 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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