SAP ABAP Class CL_SWNC_CONTROL_MONITORING (Collector Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_COLL (Package) Collector and Aggregates
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWNC_MESSAGE_LISTENER 20041013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWNC_PERF_LISTENER 20041013
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWNC_PERF_LISTENER_TOTAL 20041013
Properties
Class CL_SWNC_CONTROL_MONITORING  
Short Description Collector Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_COLL   Collector and Aggregates 
Created 20041012   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_CONTROL_MONITORING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWNC_MESSAGE_LISTENER 20041013
2 IF_SWNC_PERF_LISTENER 20041013
3 IF_SWNC_PERF_LISTENER_TOTAL 20041013
Friends
Class CL_SWNC_CONTROL_MONITORING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLLECTORTYPE Instance attribute Private Type reference (TYPE) SWNCCOLLECTORTYPE 1-WL; 2-AS; 3-TWL; 4-TAS 20041012
2 DBAGG_TIME Instance attribute Private Type reference (TYPE) SWNCLOCNT SAP Workload NW Collector: Counter (Long) 20041012
3 GREEN Constant Private Type reference (TYPE) I 1 20041013
4 MESSAGE_ERROR Instance attribute Private Attribute reference (LIKE) 20041013
5 MESSAGE_SUCCESS Instance attribute Private Attribute reference (LIKE) 20041013
6 MESSAGE_WARNING Instance attribute Private Attribute reference (LIKE) 20041013
7 MSGID Instance attribute Private Type reference (TYPE) SYMSGID Message Class 20041013
8 NUM_RECORDS Instance attribute Private Type reference (TYPE) SWNCLOCNT SAP Workload NW Collector: Counter (Long) 20041012
9 PREAGG_TIME Instance attribute Private Type reference (TYPE) SWNCLOCNT SAP Workload NW Collector: Counter (Long) 20041012
10 RED Constant Private Type reference (TYPE) I 3 20041013
11 TOTAL_TIME Instance attribute Private Type reference (TYPE) SWNCLOCNT SAP Workload NW Collector: Counter (Long) 20041012
12 YELLOW Constant Private Type reference (TYPE) I 2 20041013
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method 20041013
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041012
Events
Class CL_SWNC_CONTROL_MONITORING has no event.
Types
Class CL_SWNC_CONTROL_MONITORING has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLOR Call by reference Type reference (TYPE) ALVALUE Nachrichtentyp 20041013
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20041013
3 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041013
4 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041013
5 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041013
6 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041013

Method ADD_MESSAGE on class CL_SWNC_CONTROL_MONITORING has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPTYPE Call by reference Type reference (TYPE) SWNCCOMPTYPE SAP Workload NW Collector: Komponententyp 20041012
2 Importing I_IS_TOTAL Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041015

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