SAP ABAP Class CL_GRFN_FREQUENCY_STANDARD (Standard DB-based implementation)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_API_SERVICES (Package) GRC Foundation API Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_FREQUENCY_BASIS Base class for the frequency implementation 20080129
Properties
Class CL_GRFN_FREQUENCY_STANDARD  
Short Description Standard DB-based implementation    
Super Class CL_GRFN_FREQUENCY_BASIS Base class for the frequency implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_API_SERVICES   GRC Foundation API Services 
Created 20080129   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_GRFN_FREQUENCY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_GRFN_FREQUENCY_STANDARD has no interface implemented.
Friends
Class CL_GRFN_FREQUENCY_STANDARD has no friend class.
Attributes
Class CL_GRFN_FREQUENCY_STANDARD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_DATES Static method Public Method 20090204
2 CHECK_TIMEFRAME Instance method Private Method 20080131
Events
Class CL_GRFN_FREQUENCY_STANDARD has no event.
Types
Class CL_GRFN_FREQUENCY_STANDARD has no local type.
Method Signatures

Method CALCULATE_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGIN_AT Value transfer Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20090204
2 Importing IV_END_AT Value transfer Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20090204
3 Importing IV_TF_YEAR Value transfer Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20090204
4 Importing IV_YEAR_FROM Value transfer Type reference (TYPE) GRFN_TF_OFFSET Offset of the timeframe 20090204
5 Importing IV_YEAR_TO Value transfer Type reference (TYPE) GRFN_TF_OFFSET Offset of the timeframe 20090204
6 Returning RS_DATES Value transfer Type reference (TYPE) IF_GRFN_FREQUENCY=>YS_DATES 20090204

Method CALCULATE_DATES on class CL_GRFN_FREQUENCY_STANDARD has no exception.

Method CHECK_TIMEFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_TIMEFRAME Value transfer Type reference (TYPE) GRFNTIMEFRAME Timeframes 20080131
2 Importing I_TIMEFRAME Value transfer Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20080131

Method CHECK_TIMEFRAME on class CL_GRFN_FREQUENCY_STANDARD has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300