SAP ABAP Class CL_SYB_DBH_SETUP (SYB-DBH: Manage DBH Configuratrion in monitored DB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SMSYB (Package) SYBASE Database Monitor

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_DBH_SETUP | DBA-DBH: Manage DBH setup in monitored DB | 20100726 |
Properties
Class | CL_SYB_DBH_SETUP | |
Short Description | SYB-DBH: Manage DBH Configuratrion in monitored DB | |
Super Class | CL_DBA_DBH_SETUP | DBA-DBH: Manage DBH setup in monitored DB |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SMSYB | SYBASE Database Monitor |
Created | 20100726 | SAP |
Last change | 20130531 | 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) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SYB_DBH_SETUP has no interface implemented.
Friends
Class CL_SYB_DBH_SETUP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '15.05.0000' | DB6-DBH: Minimal supported DB release | 20100726 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DB6_DBH_KEEP_DATA | '336' | DB6-DBH: Default Keep Framework Data | 20100726 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | DB6_DBH_KEEP_DATA | '336' | DB6-DBH: Default Keep Staging Data | 20100726 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_DBH_VALUE | '3' | DBA-DBH: Default Message Level | 20100726 | |
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6DBREL | DB6-DBH: DB Release | 20100726 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | DB6-DBH: Cache For Is pureScale | 20100726 | |
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_RDI | DBA-RDI: Back-End Wrapper | 20100726 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_DBH_VALUE | '07.02.0000' | DB6-DBH: Version | 20100726 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100726 |
2 | ![]() |
Instance method | Private | Method | DB6-DBH: Initialize RDI Object | 20100726 |
3 | ![]() |
Instance method | Public | Method | DB6-DBH: General Setup | 20100726 |
4 | ![]() |
Instance method | Public | Method | DB6-DBH: Remove Configuration Value | 20100726 |
5 | ![]() |
Instance method | Public | Method | DB6-DBH: General Setup | 20100726 |
Events
Class CL_SYB_DBH_SETUP has no event.
Types
Class CL_SYB_DBH_SETUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BI_SERVER | Call by reference | Type reference (TYPE) | DBA_DBH_BI_SERVER | DBA-DBH: BI Server | 20100726 | ||
2 | ![]() |
DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20100726 | ||
3 | ![]() |
RDI | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI | DBA-RDI: Back-End Wrapper | 20100726 | ||
4 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20100726 | ||
5 | ![]() |
TIMEZONE | Call by reference | Type reference (TYPE) | DBA_DBH_TIMEZONE | DBA-DBH: Timezone of SMD BI Timestamps | 20100726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Feature not supported | 20100726 | |
2 | ![]() |
DBA-DBH: Setup Corrupted | 20100726 |
Method INITIALIZE_RDI Signature
Method INITIALIZE_RDI on class CL_SYB_DBH_SETUP has no parameter.
Method INITIALIZE_RDI on class CL_SYB_DBH_SETUP has no exception.
Method INSTALL_INTERNAL Signature
Method INSTALL_INTERNAL on class CL_SYB_DBH_SETUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Setup Corrupted | 20100726 |
Method REMOVE_CFG_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | DBA_DBH_VALUE | DBA-DBH: Key/Value for Configuration Table | 20100726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Setup Corrupted | 20100726 |
Method UNINSTALL_INTERNAL Signature
Method UNINSTALL_INTERNAL on class CL_SYB_DBH_SETUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Setup Corrupted | 20100726 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |