SAP ABAP Class CL_SWNC_TOTAL_COLLECTOR (SWNC Total Collector)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_COLL (Package) Collector and Aggregates
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_TOTAL_COLLECTOR_TODAY SWNC: Collector Total for Today 20041019
Properties
Class CL_SWNC_TOTAL_COLLECTOR  
Short Description SWNC Total Collector    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_COLL   Collector and Aggregates 
Created 20041004   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_TOTAL_COLLECTOR has no forward declaration.
Interfaces
Class CL_SWNC_TOTAL_COLLECTOR has no interface implemented.
Friends
Class CL_SWNC_TOTAL_COLLECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_LOG_SUBOBJECT Constant Public Type reference (TYPE) BALSUBOBJ 'TOTAL' Application Log: Subobject 20041014
2 DAY_INDEX_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_SWNC_INDEX_CONTROL_DAY SWNC Collector: Runtime Index 20041005
3 MAXLOOPS Constant Private Type reference (TYPE) I 10 20041008
4 MESSAGE_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_SWNC_MESSAGE_CONTROL Message Controller 20041014
5 MONIKEY_DAY Instance attribute Private Type reference (TYPE) SWNCMONIKEY SAP Workload NW Collector: Key of Data Cluster 20041007
6 PERFORMANCE_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_SWNC_TOTAL_PERF_CONTROL Performance Measurement for Total Collector 20041011
7 SYSTEMTIMEZONE Instance attribute Private Type reference (TYPE) SWNCTIMEZONE SAP Workload NW Collector: Time Zone 20041005
8 TOTAL_COLLECTOR_NAME Constant Public Type reference (TYPE) SWNCCOMPTYPE 'TOTAL' SAP Workload NW Collector: Component Type 20041005
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_DAY Instance method Protected Method 20041008
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041005
3 CREATE_INDEX_OBJECT Instance method Protected Method 20041019
4 DO_APPEND_INTERVAL Instance method Private Method 20121203
5 DO_RUN Instance method Public Method 20041008
6 GET_DAY_MONIKEY Instance method Protected Method 20041019
7 GET_KEY_INST_MONTH Instance method Private Method 20041008
8 GET_KEY_INST_WEEK Instance method Private Method 20041008
9 GET_KEY_TOT_DAY Instance method Private Method 20041008
10 GET_KEY_TOT_MONTH Instance method Private Method 20041008
11 GET_KEY_TOT_WEEK Instance method Private Method 20041008
12 GET_MESSAGE_CONTROLLER Instance method Protected Method 20041019
13 GET_TIMEZONE Instance method Protected Method 20041019
14 INITIALIZE_LISTENERS Instance method Private Method 20041014
Events
Class CL_SWNC_TOTAL_COLLECTOR has no event.
Types
Class CL_SWNC_TOTAL_COLLECTOR has no local type.
Method Signatures

Method APPEND_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DAYCOLLECTOR Call by reference Object reference (TYPE REF TO) CL_SWNC_COLLECTOR_DB Die Aggregierung der Statistiksaetze mit DB Interface 20041008
2 Importing I_INDEX Call by reference Object reference (TYPE REF TO) IF_SWNC_TOTAL_INDEX SAP Workload NW Collector: Schlüssel des Datenclusters 20041019

Method APPEND_DAY on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLECTORTYPE Call by reference Type reference (TYPE) SWNCCOLLECTORTYPE Typ des Kollectors 20041005
2 Importing I_COMPONENT Call by reference Type reference (TYPE) SWNCHOSTNAME SAP Workload NW Collector: Hostname 20041007
3 Importing I_SYSID Call by reference Type reference (TYPE) SWNCSYSID SAP Workload NW Collector: SystemID 20041007

Method CONSTRUCTOR on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method CREATE_INDEX_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MONIKEY Call by reference Type reference (TYPE) SWNCMONIKEY SAP Workload NW Collector: Schlüssel des Datenclusters 20041019
2 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_SWNC_TOTAL_INDEX SWNC Collector: laufzeit index 20041019

Method CREATE_INDEX_OBJECT on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method DO_APPEND_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DAY_COLLECTOR Call by reference Object reference (TYPE REF TO) CL_SWNC_COLLECTOR_DB Die Aggregierung der Statistiksaetze mit DB Interface 20121203

Method DO_APPEND_INTERVAL on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method DO_RUN Signature

Method DO_RUN on class CL_SWNC_TOTAL_COLLECTOR has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_SAVE_EXCEPTION db save exception 20041008

Method GET_DAY_MONIKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCMONIKEY SAP Workload NW Collector: Schlüssel des Datenclusters 20041019

Method GET_DAY_MONIKEY on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method GET_KEY_INST_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCMONIKEY Die Aggregierung der Statistiksaetze mit DB Interface 20041008

Method GET_KEY_INST_MONTH on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method GET_KEY_INST_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCMONIKEY Die Aggregierung der Statistiksaetze mit DB Interface 20041008

Method GET_KEY_INST_WEEK on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method GET_KEY_TOT_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCMONIKEY Die Aggregierung der Statistiksaetze mit DB Interface 20041008

Method GET_KEY_TOT_DAY on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method GET_KEY_TOT_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCMONIKEY Die Aggregierung der Statistiksaetze mit DB Interface 20041008

Method GET_KEY_TOT_MONTH on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method GET_KEY_TOT_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCMONIKEY Die Aggregierung der Statistiksaetze mit DB Interface 20041008

Method GET_KEY_TOT_WEEK on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method GET_MESSAGE_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_SWNC_MESSAGE_CONTROL Message Controller 20041019

Method GET_MESSAGE_CONTROLLER on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method GET_TIMEZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCTIMEZONE SAP Workload NW Collector: Zeitzone 20041019

Method GET_TIMEZONE on class CL_SWNC_TOTAL_COLLECTOR has no exception.

Method INITIALIZE_LISTENERS Signature

Method INITIALIZE_LISTENERS on class CL_SWNC_TOTAL_COLLECTOR has no parameter.
Method INITIALIZE_LISTENERS on class CL_SWNC_TOTAL_COLLECTOR has no exception.
History
Last changed by/on SAP  20050105 
SAP Release Created in 700