SAP ABAP Interface IF_GRFN_FREQUENCY (The fixed frequency logic)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_FREQUENCY_BASIS Base class for the frequency implementation 20080128
Properties
Interface IF_GRFN_FREQUENCY  
Short Description The fixed frequency logic    
General Data
Package GRFN_API_SERVICES   GRC Foundation API Services 
Created 20080128   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_GRFN_FREQUENCY has no interface.
Friends
Interface IF_GRFN_FREQUENCY has no friend.
Attributes
Interface IF_GRFN_FREQUENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREQUENCY Instance method Public Method 20080131
2 NEXT Instance method Public Method find the next timeframe 20080128
3 PREV Instance method Public Method find the previous timeframe 20080128
4 RESOLVE Instance method Public Method to get the timeframe ID out of the date 20080128
5 TEXT Instance method Public Method 20080129
6 TIMEFRAMES Instance method Public Method get independent list of timeframes 20081022
7 TO_DATES Instance method Public Method get the date from / to out of the timeframe ID 20080128
Events
Interface IF_GRFN_FREQUENCY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_DATES Public See coding 20080128 begin of ys_dates, date_from type begda, date_to type endda, end of ys_dates
2 YS_TIMEFRAME Public See coding 20080128 begin of ys_timeframe, tframe type grfn_timeframe, year type grfn_tf_year, end of ys_timeframe
Method Signatures

Method FREQUENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FREQUENCY Value transfer Type reference (TYPE) GRFN_TF_FREQUENCY Timeframe Frequency 20080131

Method FREQUENCY on Interface IF_GRFN_FREQUENCY has no exception.

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_TIMEFRAME Value transfer Type reference (TYPE) YS_TIMEFRAME Timeframe 20080128
2 Importing IS_TIMEFRAME Value transfer Type reference (TYPE) YS_TIMEFRAME Timeframe 20080128

Method NEXT on Interface IF_GRFN_FREQUENCY has no exception.

Method PREV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_TIMEFRAME Value transfer Type reference (TYPE) YS_TIMEFRAME Timeframe 20080128
2 Importing IS_TIMEFRAME Value transfer Type reference (TYPE) YS_TIMEFRAME Timeframe 20080128

Method PREV on Interface IF_GRFN_FREQUENCY has no exception.

Method RESOLVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_TIMEFRAME Value transfer Type reference (TYPE) YS_TIMEFRAME Timeframe 20080128
2 Importing I_DATE Value transfer Type reference (TYPE) SY-DATUM Current Date of Application Server 20080128

Method RESOLVE on Interface IF_GRFN_FREQUENCY has no exception.

Method TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) GRFN_TF_TEXT Timeframe / Frequency Text 20080129
2 Importing IS_TIMEFRAME Value transfer Type reference (TYPE) YS_TIMEFRAME 20080129
3 Importing I_NO_YEAR Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE No year added to timeframe text 20090226

Method TEXT on Interface IF_GRFN_FREQUENCY has no exception.

Method TIMEFRAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20090303
2 Returning RT_LIST Value transfer Type reference (TYPE) GRFN_T_TF_TFRAME_LIST The list of the timeframes 20081022

Method TIMEFRAMES on Interface IF_GRFN_FREQUENCY has no exception.

Method TO_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DATES Value transfer Type reference (TYPE) YS_DATES 20080128
2 Importing IS_TIMEFRAME Value transfer Type reference (TYPE) YS_TIMEFRAME 20080128

Method TO_DATES on Interface IF_GRFN_FREQUENCY has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300