SAP ABAP Class CL_SWNC_INDEX_CONTROL_DAY (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 20041004
Properties
Class CL_SWNC_INDEX_CONTROL_DAY  
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 20041004   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWNC_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SWNC_INDEX_CONTROL_DAY has no interface implemented.
Friends
Class CL_SWNC_INDEX_CONTROL_DAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUR_MONIINDEX_CLUSTER Instance attribute Private Type reference (TYPE) SWNCMONIINDEX SAP Workload NW Collector: Data Cluster Index Table 20121204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041004
2 GET_CUR_MONIINDEX Instance method Public Method 20121204
3 GET_PERIODSTRT Instance method Public Method 20041007
4 INSTANCE_MONTH_FINISHED Instance method Public Method 20041006
5 INSTANCE_WEEK_FINISHED Instance method Public Method 20041006
6 IS_IN_INSTANCE_MONTH Instance method Public Method 20041006
7 IS_IN_INSTANCE_WEEK Instance method Public Method 20041006
8 IS_IN_TOTAL_DAY Instance method Public Method 20041006
9 IS_IN_TOTAL_MONTH Instance method Public Method 20041006
10 IS_IN_TOTAL_WEEK Instance method Public Method 20041006
11 NEXT_INTERVAL Instance method Public Method 20041005
12 TOTAL_DAY_FINISHED Instance method Public Method 20041006
13 TOTAL_MONTH_FINISHED Instance method Public Method 20041006
14 TOTAL_WEEK_FINISHED Instance method Public Method 20041006
Events
Class CL_SWNC_INDEX_CONTROL_DAY has no event.
Types
Class CL_SWNC_INDEX_CONTROL_DAY 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_MONIKEY Call by reference Type reference (TYPE) SWNCMONIKEY SAP Workload NW Collector: Schlüssel des Datenclusters 20041004
2 Importing I_TIMEZONE Call by reference Type reference (TYPE) SWNCTIMEZONE SAP Workload NW Collector: Zeitzone 20041004

Method CONSTRUCTOR on class CL_SWNC_INDEX_CONTROL_DAY has no exception.

Method GET_CUR_MONIINDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCMONIINDEX SAP Workload NW Collector: Daten-Cluster Indextabelle 20121204

Method GET_CUR_MONIINDEX on class CL_SWNC_INDEX_CONTROL_DAY has no exception.

Method GET_PERIODSTRT Signature

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

Method GET_PERIODSTRT on class CL_SWNC_INDEX_CONTROL_DAY has no exception.

Method INSTANCE_MONTH_FINISHED Signature

Method INSTANCE_MONTH_FINISHED on class CL_SWNC_INDEX_CONTROL_DAY has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_SAVE_EXCEPTION db save exception 20041006

Method INSTANCE_WEEK_FINISHED Signature

Method INSTANCE_WEEK_FINISHED on class CL_SWNC_INDEX_CONTROL_DAY has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_SAVE_EXCEPTION db save exception 20041006

Method IS_IN_INSTANCE_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041006

Method IS_IN_INSTANCE_MONTH on class CL_SWNC_INDEX_CONTROL_DAY has no exception.

Method IS_IN_INSTANCE_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041006

Method IS_IN_INSTANCE_WEEK on class CL_SWNC_INDEX_CONTROL_DAY has no exception.

Method IS_IN_TOTAL_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041006

Method IS_IN_TOTAL_DAY on class CL_SWNC_INDEX_CONTROL_DAY has no exception.

Method IS_IN_TOTAL_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041006

Method IS_IN_TOTAL_MONTH on class CL_SWNC_INDEX_CONTROL_DAY has no exception.

Method IS_IN_TOTAL_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041006

Method IS_IN_TOTAL_WEEK on class CL_SWNC_INDEX_CONTROL_DAY has no exception.

Method NEXT_INTERVAL Signature

Method NEXT_INTERVAL on class CL_SWNC_INDEX_CONTROL_DAY has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_NO_MORE_INTERVALS record is not in aggregation interval 20041005

Method TOTAL_DAY_FINISHED Signature

Method TOTAL_DAY_FINISHED on class CL_SWNC_INDEX_CONTROL_DAY has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_SAVE_EXCEPTION db save exception 20041006

Method TOTAL_MONTH_FINISHED Signature

Method TOTAL_MONTH_FINISHED on class CL_SWNC_INDEX_CONTROL_DAY has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_SAVE_EXCEPTION db save exception 20041006

Method TOTAL_WEEK_FINISHED Signature

Method TOTAL_WEEK_FINISHED on class CL_SWNC_INDEX_CONTROL_DAY has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_SAVE_EXCEPTION db save exception 20041006
History
Last changed by/on SAP  20140121 
SAP Release Created in 700