SAP ABAP Table MSS_WAITSTATS (return structure from dbcc sqlperf(waitstats))
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
Basic Data
Table Category INTTAB    Structure 
Structure MSS_WAITSTATS   Table Relationship Diagram
Short Description return structure from dbcc sqlperf(waitstats)    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 WAITCAT MSSWAITCAT MSSSYSNAME CHAR 128   0   Wait category  
2 WAITTYPE MSSWTTYP   CHAR 64   0   Wait type  
3 REQUESTS MSSWTREQ   DEC 20   0   Number of requests  
4 WAITTIME MSSWTTIM   DEC 20   0   Total wait time  
5 SIGNALWAITTIME MSSSIGWTTIM   DEC 20   0   Total signal wait time  
6 WTPERREQ MSSWTPERREQ   DEC 20   2   Time per request  
7 SWTPERREQ MSSSWTPERREQ   DEC 20   2   Signal wait time per request  
History
Last changed by/on SAP  20141013 
SAP Release Created in 630