SAP ABAP Class CL_MSS_DBH_SETUP (MSSQL : DBH Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
SMSS_TOOLS (Package) Utilities for MS SQL Server
⤷
⤷
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 | 20080402 |
Properties
| Class | CL_MSS_DBH_SETUP | |
| Short Description | MSSQL : DBH Configuration | |
| 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 | SMSS_TOOLS | Utilities for MS SQL Server |
| Created | 20080402 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MSS_DBH_SETUP has no forward declaration.
Interfaces
Class CL_MSS_DBH_SETUP has no interface implemented.
Friends
Class CL_MSS_DBH_SETUP 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) | MSSCONNDATA | MSSQL multi-connect : Complete connection information | 20080402 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_MSS_LOGIN_SETUP | MSSQL: Setup DB monitor environment | 20100225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080402 | |
| 2 | Static method | Public | Method | Get area key for a given parameter key | 20100224 |
Events
Class CL_MSS_DBH_SETUP has no event.
Types
Class CL_MSS_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 | 20080402 | |||
| 2 | DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080402 | |||
| 3 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090331 | |||
| 4 | TIMEZONE | Call by reference | Type reference (TYPE) | DBA_DBH_TIMEZONE | DBA-DBH: Timezone of SMD BI Timestamps | 20080402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Feature not supported | 20080402 | ||
| 2 | DBA-DBH: Setup Corrupted | 20080402 |
Method GET_PARA_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Value transfer | Type reference (TYPE) | DBA_DBH_VALUE | Parameter area | 20100224 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | DBA_DBH_VALUE | Parameter key | 20100224 |
Method GET_PARA_AREA on class CL_MSS_DBH_SETUP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |