SAP ABAP Class CL_SWNC_DATE_NAVIGATOR (Date Navigator)
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_DATE_NAVIGATOR_SLOAD - 20050404
Properties
Class CL_SWNC_DATE_NAVIGATOR  
Short Description Date Navigator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_COLL   Collector and Aggregates 
Created 20050404   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_DATE_NAVIGATOR has no forward declaration.
Interfaces
Class CL_SWNC_DATE_NAVIGATOR has no interface implemented.
Friends
Class CL_SWNC_DATE_NAVIGATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATE Instance attribute Private Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Date 20050404
2 GV_WEEK_BEGINS_ON_SUNDAY Static Attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130507
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DAY Instance method Public Method 20050404
2 ADD_MONTH Instance method Public Method 20050404
3 ADD_WEEK Instance method Public Method 20050404
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130507
5 CONSTRUCTOR Instance method Public Constructor Constructor 20050404
6 GET_DATE Instance method Public Method 20050404
7 GET_MONTH_BEGIN Instance method Private Method 20050404
8 GET_WEEK_BEGIN Static method Public Method 20050404
9 GET_WEEK_BEGIN_SYS Static method Private Method 20130507
10 GOTO_CURRENT_MONTH Instance method Public Method 20050404
11 GOTO_CURRENT_WEEK Instance method Public Method 20050404
12 GOTO_CUSTOM_DATE Instance method Public Method 20050404
13 GOTO_MONTH_BEGIN Instance method Public Method 20050404
14 GOTO_TODAY Instance method Public Method 20050404
15 GOTO_WEEK_BEGIN Instance method Public Method 20050404
16 SUBTRACT_DAY Instance method Public Method 20050404
17 SUBTRACT_MONTH Instance method Public Method 20050404
18 SUBTRACT_WEEK Instance method Public Method 20050404
Events
Class CL_SWNC_DATE_NAVIGATOR has no event.
Types
Class CL_SWNC_DATE_NAVIGATOR has no local type.
Method Signatures

Method ADD_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT Call by reference Type reference (TYPE) I 1 day count 20050404

Method ADD_DAY on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method ADD_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT Call by reference Type reference (TYPE) I 1 month count 20050404

Method ADD_MONTH on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method ADD_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT Call by reference Type reference (TYPE) I 1 day count 20050404

Method ADD_WEEK on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWNC_DATE_NAVIGATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method CONSTRUCTOR 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 20050404

Method CONSTRUCTOR on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method GET_DATE 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 20050404

Method GET_DATE on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method GET_MONTH_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 20050404
2 Returning RETURN Value transfer Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20050404

Method GET_MONTH_BEGIN on class CL_SWNC_DATE_NAVIGATOR 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 20050404
2 Returning RETURN Value transfer Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20050404

Method GET_WEEK_BEGIN on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method GET_WEEK_BEGIN_SYS 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 20130507
2 Returning RETURN Value transfer Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20130507

Method GET_WEEK_BEGIN_SYS on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method GOTO_CURRENT_MONTH Signature

Method GOTO_CURRENT_MONTH on class CL_SWNC_DATE_NAVIGATOR has no parameter.
Method GOTO_CURRENT_MONTH on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method GOTO_CURRENT_WEEK Signature

Method GOTO_CURRENT_WEEK on class CL_SWNC_DATE_NAVIGATOR has no parameter.
Method GOTO_CURRENT_WEEK on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method GOTO_CUSTOM_DATE 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 20050404

Method GOTO_CUSTOM_DATE on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method GOTO_MONTH_BEGIN Signature

Method GOTO_MONTH_BEGIN on class CL_SWNC_DATE_NAVIGATOR has no parameter.
Method GOTO_MONTH_BEGIN on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method GOTO_TODAY Signature

Method GOTO_TODAY on class CL_SWNC_DATE_NAVIGATOR has no parameter.
Method GOTO_TODAY on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method GOTO_WEEK_BEGIN Signature

Method GOTO_WEEK_BEGIN on class CL_SWNC_DATE_NAVIGATOR has no parameter.
Method GOTO_WEEK_BEGIN on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method SUBTRACT_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT Call by reference Type reference (TYPE) I 1 day count 20050404

Method SUBTRACT_DAY on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method SUBTRACT_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT Call by reference Type reference (TYPE) I 1 month count 20050404

Method SUBTRACT_MONTH on class CL_SWNC_DATE_NAVIGATOR has no exception.

Method SUBTRACT_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT Call by reference Type reference (TYPE) I 1 week count 20050404

Method SUBTRACT_WEEK on class CL_SWNC_DATE_NAVIGATOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710