SAP ABAP Class CL_MSS_DBCON_HELPER (MSS: Helper for DBCON Setup for SolMan)
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_HELPER DBA: Helper for DBCON Setup for SolMan 20090323
Properties
Class CL_MSS_DBCON_HELPER  
Short Description MSS: Helper for DBCON Setup for SolMan    
Super Class CL_DBA_DBCON_HELPER DBA: Helper for DBCON Setup for SolMan 
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 20090323   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MSS_DBCON_HELPER has no forward declaration.
Interfaces
Class CL_MSS_DBCON_HELPER has no interface implemented.
Friends
Class CL_MSS_DBCON_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DBCON_DBNAME Instance attribute Private Type reference (TYPE) STRING 20100304
2 DBCON_OBJECTSOURCE Instance attribute Private Type reference (TYPE) MSSSCHEMA 20101214
3 DBCON_PASSWORD Instance attribute Private Type reference (TYPE) STRING 20100222
4 DBCON_USERNAME Instance attribute Private Type reference (TYPE) DBCON_UID 20100222
5 KEYWORD_DBA_PASSWORD_CHANGED Constant Private Type reference (TYPE) STRING 'DBA_PASSWORD_CHANGED' 20131122
6 KEYWORD_MSS_ADM_LOGIN Constant Private Type reference (TYPE) STRING 'MSS_ADM_LOGIN' 20100222
7 KEYWORD_MSS_ADM_PASSWD Constant Private Type reference (TYPE) STRING 'MSS_ADM_PASSWD' 20100222
8 KEYWORD_MSS_AUTHENTICATION Constant Private Type reference (TYPE) STRING 'MSS_AUTHENTICATION' 20100226
9 KEYWORD_MSS_NO_AUTO_INJECT Constant Private Type reference (TYPE) STRING 'MSS_DISABLE_AUTO_INJECT' 20100322
10 KEYWORD_MSS_REPEAT_PASSWORD Constant Private Type reference (TYPE) STRING 'MSS_REPEAT_PASSWORD' 20101214
Methods
# Method Level Visibility Method type Description Created on
1 EXE_INJECT_TEMPLATE Instance method Private Method CL_MSS_LOGIN_SETUP / INJECT_TEMPLATE execution 20100303
2 INIT_MON_PARA Instance method Private Method Initialize the sap_mon_para settings 20100303
3 RUN_MSSPROCS Instance method Private Method Execute MSSPROCS content 20100303
Events
Class CL_MSS_DBCON_HELPER has no event.
Types
Class CL_MSS_DBCON_HELPER has no local type.
Method Signatures

Method EXE_INJECT_TEMPLATE Signature

Method EXE_INJECT_TEMPLATE on class CL_MSS_DBCON_HELPER has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBCON_HELPER DBA: DBCON Helper Exception 20100303

Method INIT_MON_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRCON Call by reference Type reference (TYPE) MSSCONNDATA MSSQL multi-connect : Complete connection information 20100303
# Exception Resumable Description Created on
1 CX_DBA_DBCON_HELPER DBA: DBCON Helper Exception 20100303

Method RUN_MSSPROCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20100303
2 Exporting TESTCON Call by reference Type reference (TYPE) MSSCONNDATA MSSQL multi-connect : Complete connection information 20100304
# Exception Resumable Description Created on
1 CX_DBA_DBCON_HELPER DBA: DBCON Helper Exception 20100303
History
Last changed by/on SAP  20130531 
SAP Release Created in 720