SAP ABAP Class CL_SWNC_AGG_AS_HITLIST (Astat "HITLISTS" 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_COLLEAGUE Abstract Class for All Actual Aggregates 20041028
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_AGG_AS_HITLIST_DBCNT "HITLISTS" DB Accesses Aggregate 20041028
2 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_AGG_AS_HITLIST_RESPTI "HITLISTS" DB Accesses Aggregate 20041028
Properties
Class CL_SWNC_AGG_AS_HITLIST  
Short Description Astat "HITLISTS" Aggregate    
Super Class CL_SWNC_AGG_COLLEAGUE Abstract Class for All Actual Aggregates 
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 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_AGG_AS_HITLIST has no forward declaration.
Interfaces
Class CL_SWNC_AGG_AS_HITLIST has no interface implemented.
Friends
Class CL_SWNC_AGG_AS_HITLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HITFIELD Instance attribute Private Type reference (TYPE) STRING 20041028
2 MAXENTRY Constant Public Type reference (TYPE) I 40 20041028
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041028
2 CREATE_AGG_STR Instance method Private Method Create Aggregate Structure from Single Record 20041028
3 GET_AGGREGATES_TABLE Instance method Public Method Return Aggregates Table 20041028
4 IS_INITIAL Instance method Public Method Return "X" if Aggregates Table Is Initial 20041028
5 PREPARE_AGGREGATE_STR Instance method Public Method 20041028
6 UPDATE_TABLE Instance method Protected Method Update Aggregates Table 20041028
Events
Class CL_SWNC_AGG_AS_HITLIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 AGGREGATE_STR Public Type reference (TYPE) SWNCHITLISTAPPL SAP Workload NW Collector: Hitlists 20041028
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

Method CONSTRUCTOR on class CL_SWNC_AGG_AS_HITLIST has no exception.

Method CREATE_AGG_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASTAT Call by reference Type reference (TYPE) SWNCSUBASTAT SAP Workload NW Collector: Anwendungsstatistik Subsatz 20041028
2 Importing I_BTCSTEP Call by reference Type reference (TYPE) SWNCSUBBTC SAP Workload NW Collector: Statistik-Subsatz Batch 20041028
3 Importing I_DB Call by reference Type reference (TYPE) SWNCINCDBREAD 20041028
4 Importing I_MAINREC Call by reference Type reference (TYPE) SWNCMAINREC Statistik-Hauptsatz 20041028
5 Importing I_RESPTI Call by reference Type reference (TYPE) SWNCINCRESPTIME 20041028
6 Returning RETURN Value transfer Type reference (TYPE) AGGREGATE_STR SAP Workload NW Collector: Tasktypen 20041028
# Exception Resumable Description Created on
1 CX_SWNC_AGGREGATION_EXCEPTION 20041028
2 CX_SWNC_AGGREGATION_OVERFLOW 20041028

Method GET_AGGREGATES_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNC_T_AGGASHITLIST SAP Workload NW Collector: hitlist table for applstat 20041028

Method GET_AGGREGATES_TABLE on class CL_SWNC_AGG_AS_HITLIST has no exception.

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041028

Method IS_INITIAL on class CL_SWNC_AGG_AS_HITLIST has no exception.

Method PREPARE_AGGREGATE_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASMAINREC Call by reference Object reference (TYPE REF TO) CL_SWNC_RECORD_ASTAT Anwendungsspezifischer Statistiksatz (ASTAT) 20041028
2 Returning RETURN Value transfer Type reference (TYPE) AGGREGATE_STR 20041028

Method PREPARE_AGGREGATE_STR on class CL_SWNC_AGG_AS_HITLIST has no exception.

Method UPDATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_AGG_STR Call by reference Type reference (TYPE) AGGREGATE_STR SAP Workload NW Collector: Tasktypen 20041028
2 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041028
# Exception Resumable Description Created on
1 CX_SWNC_AGGREGATION_EXCEPTION 20041028
2 CX_SWNC_AGGREGATION_OVERFLOW 20041028
History
Last changed by/on SAP  20050213 
SAP Release Created in 700