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 ABAP 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 KEYWORD_MSS_DBNAME Constant Public Type reference (TYPE) STRING 'MSSQL_DBNAME' 20050610
2 KEYWORD_MSS_HOSTNAME Constant Public Type reference (TYPE) STRING 'MSSQL_SERVER' 20050610
3 KEYWORD_MSS_OBJECT_SOURCE Constant Public Type reference (TYPE) STRING 'OBJECT_SOURCE' 20050610
4 KEYWORD_MSS_SCHEMANAME Constant Public Type reference (TYPE) STRING 'MSSQL_SCHEMA' 20050610
5 LOCAL_DBA_SERVER Constant Public Type reference (TYPE) DBA_SERVER '' S_DBCON authorization check for local database 20070201
6 MSS_CONNECTION_DATA Instance attribute Private Type reference (TYPE) MSSCONNDATA 20070112
7 OBJECT_SOURCE_DEFAULT Constant Public Type reference (TYPE) STRING 'SAPMonitor' Default value for object source 20100226
8 RFC_VERSION Constant Public Type reference (TYPE) MSSCONNDATA-RFC_VERSION '0740.0007' Version of SMSS_TEST_CONNECTION / SAPLSMSSCONNECT 20070323
9 WIN_SECURITY Constant Public Type reference (TYPE) DBCON_UID '' S_DBCON authorization check for SSPI 20070203
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OTHER_PARAMETERS Instance method Public Method 20050614
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050613
3 FORMAT_DBREL Static method Public Method Convert MSSCONNDATA release string into DB6NAVSYST format 20080409
4 GET_MSSCONNDATA Instance method Public Method Get the SQL Server connect data structure 20090604
5 GET_OTHER_PARAMETERS Instance method Public Method 20050610
6 SET_OTHER_PARAMETERS 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 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20050614
2 Importing 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 Returning DBREL Value transfer Type reference (TYPE) MSSCONNDATA-SQLRELEASE DB6: Database Release Level 20080409
2 Importing 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 Returning 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 Returning OTHER_PARAMETERS Value transfer Type reference (TYPE) STRING 20050610
# Exception Resumable Description Created on
1 CX_DB6_CON 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 Importing 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