SAP ABAP Class CL_SWNC_AGG_HITLIST_RESPTIME ( "HITLISTS" Response Time 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_HITLIST "HITLISTS" Aggregate 20040816
Properties
Class CL_SWNC_AGG_HITLIST_RESPTIME  
Short Description "HITLISTS" Response Time Aggregate    
Super Class CL_SWNC_AGG_HITLIST "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 20040816   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_AGG_HITLIST_RESPTIME has no forward declaration.
Interfaces
Class CL_SWNC_AGG_HITLIST_RESPTIME has no interface implemented.
Friends
Class CL_SWNC_AGG_HITLIST_RESPTIME 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_RTIHITLIST 20040816
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040816
Events
Class CL_SWNC_AGG_HITLIST_RESPTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_RTIHITLIST Private See coding 20040816 t_rtihitlist TYPE SORTED TABLE OF swnchitlist WITH NON-UNIQUE KEY tasktype respti
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 20040816
2 Importing I_T_HITLIST Call by reference Type reference (TYPE) SWNC_T_AGGHITLIST SAP Workload NW Collector: hitlist table 20040816

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