SAP ABAP Class CL_HDB_DATABASE (HDB: Current Database)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ HAN-DB (Application Component) SAP HANA Database
⤷ SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
⤷ 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_DATABASE | DBA Cockpit: Current Database | 20101015 |
Properties
Class | CL_HDB_DATABASE | |
Short Description | HDB: Current Database | |
Super Class | CL_DBA_DATABASE | DBA Cockpit: Current Database |
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 | 20141121 | |
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) |
Interfaces
Class CL_HDB_DATABASE has no interface implemented.
Friends
Class CL_HDB_DATABASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATABASE_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20101019 | |||
2 | DOKU_URL | Static Attribute | Public | Type reference (TYPE) | STRING | 'http://help.sap.com/saphelp_nw73/helpdata/en/47/87bfe9cb044ef3a1811a7ff235d0d3/frameset.htm' | 20121126 | ||
3 | HDB_NAME | Constant | Public | Type reference (TYPE) | TEXT256 | 'SAP HANA database' | Character 100 | 20101130 | |
4 | HOST | Instance attribute | Public | Type reference (TYPE) | STRING | 20101019 | |||
5 | INSTANCE_NUMBER | Instance attribute | Public | Type reference (TYPE) | STRING | 20110112 | |||
6 | IS_NEW_STATSERVER | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20130920 | |||
7 | LAST_REFRESH | Instance attribute | Public | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20101102 | ||
8 | NAVIGATOR | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20101019 | ||
9 | STAT_SERVER_AVAILABLE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110520 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20101019 |
2 | COPY_SYSTEM_INFO | Instance method | Private | Method | 20120903 | |
3 | GET_SYSTEM_INFO | Instance method | Public | Method | 20101102 | |
4 | GET_UTC_TIMEZONE_DIFF | Instance method | Private | Method | 20120815 |
Events
Class CL_HDB_DATABASE has no event.
Types
Class CL_HDB_DATABASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20101019 |
Method CONSTRUCTOR on class CL_HDB_DATABASE has no exception.
Method COPY_SYSTEM_INFO Signature
Method COPY_SYSTEM_INFO on class CL_HDB_DATABASE has no parameter.
Method COPY_SYSTEM_INFO on class CL_HDB_DATABASE has no exception.
Method GET_SYSTEM_INFO Signature
Method GET_SYSTEM_INFO on class CL_HDB_DATABASE has no parameter.
Method GET_SYSTEM_INFO on class CL_HDB_DATABASE has no exception.
Method GET_UTC_TIMEZONE_DIFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | DIFF | Value transfer | Type reference (TYPE) | I | 20120815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_DBA_DATABASE | DBA Cockpit: DB Exceptions | 20120815 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 731 |