SAP ABAP Class CL_SWNC_INDEX_CONTROL_TOTAL (SWNC Collector: Runtime Index)
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_INDEX_CONTROL SWNC Collector: Runtime Index 20041005
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWNC_TOTAL_INDEX 20041020
Properties
Class CL_SWNC_INDEX_CONTROL_TOTAL  
Short Description SWNC Collector: Runtime Index    
Super Class CL_SWNC_INDEX_CONTROL SWNC Collector: Runtime Index 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_COLL   Collector and Aggregates 
Created 20041005   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_INDEX_CONTROL_TOTAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWNC_TOTAL_INDEX 20041020
Friends
Class CL_SWNC_INDEX_CONTROL_TOTAL 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 Collector Type 20041006
2 DAY_INDEX Instance attribute Private Object reference (TYPE REF TO) CL_SWNC_INDEX_CONTROL_DAY SWNC Collector: Runtime Index 20041006
3 INSTDAY_TYPE Constant Public Type reference (TYPE) SWNCCOLLECTORTYPE 10 Collector Type 20041005
4 INSTMONTH_TYPE Constant Public Type reference (TYPE) SWNCCOLLECTORTYPE 12 Collector Type 20041005
5 INSTWEEK_TYPE Constant Public Type reference (TYPE) SWNCCOLLECTORTYPE 11 Collector Type 20041005
6 TOTDAY_TYPE Constant Public Type reference (TYPE) SWNCCOLLECTORTYPE 13 Collector Type 20041005
7 TOTMONTH_TYPE Constant Public Type reference (TYPE) SWNCCOLLECTORTYPE 15 Collector Type 20041005
8 TOTWEEK_TYPE Constant Public Type reference (TYPE) SWNCCOLLECTORTYPE 14 Collector Type 20041005
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041005
2 DO_UPDATE_DAYINDEX Instance method Private Method 20041008
3 GET_WEEK_BEGIN Instance method Private Method 20041007
4 UPDATE_PERIODSTRT Instance method Private Method 20041008
Events
# Event Type Visibility Description Created on
1 PERIODSTRT_UPDATED Instance Event
(0)
Private
(0)
20041007
Types
Class CL_SWNC_INDEX_CONTROL_TOTAL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DAYINDEX Call by reference Object reference (TYPE REF TO) CL_SWNC_INDEX_CONTROL_DAY SWNC Collector: laufzeit index 20041006
2 Importing I_MONIKEY Call by reference Type reference (TYPE) SWNCMONIKEY SAP Workload NW Collector: Schlüssel des Datenclusters 20041005
3 Importing I_TIMEZONE Call by reference Type reference (TYPE) SWNCTIMEZONE SAP Workload NW Collector: Zeitzone 20041005

Method CONSTRUCTOR on class CL_SWNC_INDEX_CONTROL_TOTAL has no exception.

Method DO_UPDATE_DAYINDEX Signature

Method DO_UPDATE_DAYINDEX on class CL_SWNC_INDEX_CONTROL_TOTAL has no parameter.
Method DO_UPDATE_DAYINDEX on class CL_SWNC_INDEX_CONTROL_TOTAL has no exception.

Method GET_WEEK_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20041007
2 Returning RETURN Value transfer Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20041007

Method GET_WEEK_BEGIN on class CL_SWNC_INDEX_CONTROL_TOTAL has no exception.

Method UPDATE_PERIODSTRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERIODSTRT Value transfer Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20041008
2 Returning RETURN Value transfer Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20041008

Method UPDATE_PERIODSTRT on class CL_SWNC_INDEX_CONTROL_TOTAL has no exception.
Event Signatures

Event PERIODSTRT_UPDATED Signature
Event PERIODSTRT_UPDATED on class CL_SWNC_INDEX_CONTROL_TOTAL has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700