SAP ABAP Class CL_MSS_DBCON (MSS: Connection Administration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_DBCON | DBA Cockpit: DBCON administration | 20050610 |
Properties
| Class | CL_MSS_DBCON | |
| Short Description | MSS: Connection Administration | |
| 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 | STUN_MSS | Package for new SQL Server monitoring objects |
| Created | 20050610 | 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) |
Interfaces
Class CL_MSS_DBCON has no interface implemented.
Friends
Class CL_MSS_DBCON 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 | 'MSSQL_DBNAME' | 20050610 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'MSSQL_SERVER' | 20050610 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'OBJECT_SOURCE' | 20050610 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'MSSQL_SCHEMA' | 20050610 | |||
| 5 | Constant | Public | Type reference (TYPE) | DBA_SERVER | ' |
S_DBCON authorization check for local database | 20070201 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | MSSCONNDATA | 20070112 | ||||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SAPMonitor' | Default value for object source | 20100226 | ||
| 8 | Constant | Public | Type reference (TYPE) | MSSCONNDATA-RFC_VERSION | '0740.0007' | Version of SMSS_TEST_CONNECTION / SAPLSMSSCONNECT | 20070323 | ||
| 9 | Constant | Public | Type reference (TYPE) | DBCON_UID | ' |
S_DBCON authorization check for SSPI | 20070203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050614 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050613 | |
| 3 | Static method | Public | Method | Convert MSSCONNDATA release string into DB6NAVSYST format | 20080409 | |
| 4 | Instance method | Public | Method | Get the SQL Server connect data structure | 20090604 | |
| 5 | Instance method | Public | Method | 20050610 | ||
| 6 | Instance method | Public | Method | 20050610 |
Events
Class CL_MSS_DBCON has no event.
Types
Class CL_MSS_DBCON has no local type.
Method Signatures
Method CHECK_OTHER_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050614 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20050614 |
Method CHECK_OTHER_PARAMETERS on class CL_MSS_DBCON has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MSS_DBCON has no parameter.
Method CONSTRUCTOR on class CL_MSS_DBCON has no exception.
Method FORMAT_DBREL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL | Value transfer | Type reference (TYPE) | MSSCONNDATA-SQLRELEASE | DB6: Database Release Level | 20080409 | |||
| 2 | SQLRELEASE | Call by reference | Type reference (TYPE) | MSSCONNDATA-SQLRELEASE | MSSQL : SQL Server Release string >> XX.YYY.ZZZZ << | 20080409 |
Method FORMAT_DBREL on class CL_MSS_DBCON has no exception.
Method GET_MSSCONNDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSSCONNDATA_RET | Value transfer | Type reference (TYPE) | MSSCONNDATA | MSSQL multi-connect : Complete connection information | 20090604 |
Method GET_MSSCONNDATA on class CL_MSS_DBCON has no exception.
Method GET_OTHER_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OTHER_PARAMETERS | Value transfer | Type reference (TYPE) | STRING | 20050610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen der DB-Verbindungsadministration | 20050610 |
Method SET_OTHER_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OTHER_PARAMETERS | Call by reference | Type reference (TYPE) | CLIKE | 20050610 |
Method SET_OTHER_PARAMETERS on class CL_MSS_DBCON has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |