SAP ABAP Class CL_SWNC_STATREC_SET_AGG (Aggregation of Statistics Records)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_READ (Package) Read Functions for Workload Statistics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_STATREC_SET Abstract Class for Collecting Statistics Records 20040510
Properties
Class CL_SWNC_STATREC_SET_AGG  
Short Description Aggregation of Statistics Records    
Super Class CL_SWNC_STATREC_SET Abstract Class for Collecting Statistics Records 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_READ   Read Functions for Workload Statistics 
Created 20040510   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_STATREC_SET_AGG has no forward declaration.
Interfaces
Class CL_SWNC_STATREC_SET_AGG has no interface implemented.
Friends
Class CL_SWNC_STATREC_SET_AGG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGGREGATE Instance attribute Private Object reference (TYPE REF TO) IF_SWNC_AGG_MEDIATOR Aggregate Interface 20040517
2 RECORDS_COUNT Instance attribute Private Type reference (TYPE) INT4 Number of Records 20040517
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE_RECORD Instance method Private Method Adds a Statistics Record to the Aggregates 20040510
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040517
Events
Class CL_SWNC_STATREC_SET_AGG has no event.
Types
Class CL_SWNC_STATREC_SET_AGG has no local type.
Method Signatures

Method AGGREGATE_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAIN_RECORD Value transfer Object reference (TYPE REF TO) IF_SWNC_MAINREC Schnittstelle für Zugriff auf Statistikhauptsatz-Objekte 20040517

Method AGGREGATE_RECORD on class CL_SWNC_STATREC_SET_AGG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGREGATE Call by reference Object reference (TYPE REF TO) IF_SWNC_AGG_MEDIATOR Agregate Interface 20040517
2 Importing I_FILTER Call by reference Object reference (TYPE REF TO) IF_SWNC_RECORDS_FILTER Filter-Objekt mit Selektionsparameter 20040517
3 Importing I_READER Call by reference Object reference (TYPE REF TO) IF_SWNC_READER Schnittstelle für Zugriff auf Lese-Objekte für Statistiksätz 20040527

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