SAP ABAP Class CL_SWNC_TOTAL_PERF_CONTROL (Performance Measurement for Total Collector)
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 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_PERFORMANCE_INDICATOR Performance Measurement for Collector 20041011
Properties
Class CL_SWNC_TOTAL_PERF_CONTROL  
Short Description Performance Measurement for Total Collector    
Super Class CL_SWNC_PERFORMANCE_INDICATOR Performance Measurement for Collector 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class S06    
Program status     
Category 0   
Package SWNC_COLL   Collector and Aggregates 
Created 20041011   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_TOTAL_PERF_CONTROL has no forward declaration.
Interfaces
Class CL_SWNC_TOTAL_PERF_CONTROL has no interface implemented.
Friends
Class CL_SWNC_TOTAL_PERF_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASSIGNDSYS Instance attribute Private Type reference (TYPE) SWNCSYSID SAP Workload NW Collector: SystemID 20041015
2 COMPONENT Instance attribute Private Type reference (TYPE) SWNCHOSTNAME SAP Workload NW Collector: Host Name 20041014
3 COMPTYPE Instance attribute Private Type reference (TYPE) SWNCCOMPTYPE SAP Workload NW Collector: Component Type 20041015
4 PERIODSTRT Instance attribute Private Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Date 20041011
5 PERIODTYPE Instance attribute Private Type reference (TYPE) SWNCPERITYPE SAP Workload NW Collector: Period Type 20041011
6 T_PERFLISTENERS Instance attribute Private Type reference (TYPE) PERFOBJTABLE 20041011
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_LISTENER Instance method Public Method 20041014
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041011
3 NEXT_PERIOD Instance method Public Method 20041014
4 SAVE_MEASUREMENT Instance method Public Method 20041011
Events
Class CL_SWNC_TOTAL_PERF_CONTROL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LISTENER Private Object reference (TYPE REF TO) IF_SWNC_PERF_LISTENER_TOTAL 20041011
2 PERFOBJTABLE Private See coding 20041011 perfobjtable TYPE TABLE OF listener
Method Signatures

Method ATTACH_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LISTENER Call by reference Object reference (TYPE REF TO) IF_SWNC_PERF_LISTENER_TOTAL 20041014

Method ATTACH_LISTENER on class CL_SWNC_TOTAL_PERF_CONTROL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSIGNDSYS Call by reference Type reference (TYPE) SWNCSYSID SAP Workload NW Collector: SystemID 20041011
2 Importing I_COMPONENT Call by reference Type reference (TYPE) SWNCHOSTNAME SAP Workload NW Collector: Hostname 20041011
3 Importing I_COMPTYPE Call by reference Type reference (TYPE) SWNCCOMPTYPE SAP Workload NW Collector: Komponententyp 20041011

Method CONSTRUCTOR on class CL_SWNC_TOTAL_PERF_CONTROL has no exception.

Method NEXT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT Call by reference Type reference (TYPE) SWNCHOSTNAME SAP Workload NW Collector: Hostname 20041014
2 Importing I_PERIODSTRT Call by reference Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20041014
3 Importing I_PERIODTYPE Call by reference Type reference (TYPE) SWNCPERITYPE SAP Workload NW Collector: Periodentyp 20041014

Method NEXT_PERIOD on class CL_SWNC_TOTAL_PERF_CONTROL has no exception.

Method SAVE_MEASUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINES_INPUT1 Call by reference Type reference (TYPE) I 20041022
2 Importing I_LINES_INPUT2 Call by reference Type reference (TYPE) I 20041022
3 Importing I_LINES_RESULT Call by reference Type reference (TYPE) I 20041022

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