SAP ABAP Class CL_SWNC_AGG_AS_HITLIST_DBCNT ( "HITLISTS" DB Accesses Aggregate)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_COLL_AGGREGATES (Package) Aggregation Functions for Statistics Collector
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_AGG_AS_HITLIST Astat "HITLISTS" Aggregate 20041028
Properties
Class CL_SWNC_AGG_AS_HITLIST_DBCNT  
Short Description "HITLISTS" DB Accesses Aggregate    
Super Class CL_SWNC_AGG_AS_HITLIST Astat "HITLISTS" Aggregate 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_COLL_AGGREGATES   Aggregation Functions for Statistics Collector 
Created 20041028   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_AGG_AS_HITLIST_DBCNT has no forward declaration.
Interfaces
Class CL_SWNC_AGG_AS_HITLIST_DBCNT has no interface implemented.
Friends
Class CL_SWNC_AGG_AS_HITLIST_DBCNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_HITLIST Instance attribute Private Type reference (TYPE) T_DBCHITLIST 20041028
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041028
Events
Class CL_SWNC_AGG_AS_HITLIST_DBCNT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DBCHITLIST Private See coding 20041028 t_dbchitlist TYPE SORTED TABLE OF swnchitlistappl WITH NON-UNIQUE KEY tasktype DBCALLS
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUFFER Call by reference Object reference (TYPE REF TO) CL_SWNC_AGG_BUFFER_STAT Preaggregate Buffer 20041028
2 Importing I_T_HITLIST Call by reference Type reference (TYPE) SWNC_T_AGGASHITLIST SAP Workload NW Collector: hitlist table 20041028

Method CONSTRUCTOR on class CL_SWNC_AGG_AS_HITLIST_DBCNT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700