SAP ABAP Class CL_MSS_DBH_WAITSTATS (MSSQL DBH Extractor : Wait statistics)
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_MSS_DBH_EXTRACTOR MSSQL DBH Extractor superclass 20080328
Properties
Class CL_MSS_DBH_WAITSTATS  
Short Description MSSQL DBH Extractor : Wait statistics    
Super Class CL_MSS_DBH_EXTRACTOR MSSQL DBH Extractor superclass 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMSS_TOOLS   Utilities for MS SQL Server 
Created 20080328   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MSS_DBH_WAITSTATS has no forward declaration.
Interfaces
Class CL_MSS_DBH_WAITSTATS has no interface implemented.
Friends
Class CL_MSS_DBH_WAITSTATS has no friend class.
Attributes
Class CL_MSS_DBH_WAITSTATS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CNTR_SWITCH Instance method Protected Method Switch to next wait type 20080402
2 COLUMN_DEF Instance method Protected Method Define the local HEADER and mapping data 20080328
Events
Class CL_MSS_DBH_WAITSTATS has no event.
Types
Class CL_MSS_DBH_WAITSTATS has no local type.
Method Signatures

Method CNTR_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CNTR_NAME Call by reference Type reference (TYPE) DBCOLL_L-CNTR_NAME Wait type 20080402
2 Importing DBREL Call by reference Type reference (TYPE) MSSCONNDATA-SQLRELEASE Raw SQL Server release string 20100306
3 Importing HOSTNAME Call by reference Type reference (TYPE) STRING SQL Server instance name 20100306
4 Changing LOADER_WA Call by reference Type reference (TYPE) DBA_DBH_LOADER_HEADER DBA-DBH: Header Date (245 Data; 10 Long Fields) 20080402
5 Importing MSSDELT Call by reference Type reference (TYPE) I Delta [s] since last measurement 20080402
6 Importing MSSDURA Call by reference Type reference (TYPE) I Duration [s] of measurement 20080402
7 Importing RHOST Call by reference Type reference (TYPE) STRING NetBIOS hostname 20100306
8 Importing TIMESTMP Call by reference Type reference (TYPE) DBCOLL_L-TIMESTMP Timestamp 20080402
# Exception Resumable Description Created on
1 CX_DBA_DBH_EXTRACTOR DBA-DBH: Extractor Exception 20080718

Method COLUMN_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HEADER Call by reference Type reference (TYPE) DBA_DBH_LOADER_HEADER DBA-DBH: Header Date (245 Data; 10 Long Fields) 20080328

Method COLUMN_DEF on class CL_MSS_DBH_WAITSTATS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711