SAP ABAP Class CL_GRFN_FREQUENCY_MONTHLY (CL_GRFN_FREQUENCY_MONTHLY)
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_FIXED 20080131
Properties
Class CL_GRFN_FREQUENCY_MONTHLY  
Short Description    
Super Class CL_GRFN_FREQUENCY_FIXED  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_API_SERVICES   GRC Foundation API Services 
Created 20080128   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 IF_GRFN_FREQUENCY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_GRFN_FREQUENCY_MONTHLY has no interface implemented.
Friends
Class CL_GRFN_FREQUENCY_MONTHLY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INFIX Constant Private Type reference (TYPE) CHAR1 'M' Single-Character Flag 20080207
2 T_MONTH_NAME Instance attribute Private Type reference (TYPE) YT_MONTH_NAME 20080129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080128
2 FREQUENCY Static method Public Method 20080207
3 GET_DAYS Instance method Private Method 20080128
4 GET_MONTH_NAMES Instance method Private Method 20090303
5 IS_LEAP Instance method Private Method 20080128
Events
Class CL_GRFN_FREQUENCY_MONTHLY has no event.
Types
Class CL_GRFN_FREQUENCY_MONTHLY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRFN_FREQUENCY_MONTHLY has no parameter.
Method CONSTRUCTOR on class CL_GRFN_FREQUENCY_MONTHLY has no exception.

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 20080207

Method FREQUENCY on class CL_GRFN_FREQUENCY_MONTHLY has no exception.

Method GET_DAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) I 20080128
2 Importing IS_TIMEFRAME Value transfer Type reference (TYPE) IF_GRFN_FREQUENCY=>YS_TIMEFRAME 20080128

Method GET_DAYS on class CL_GRFN_FREQUENCY_MONTHLY has no exception.

Method GET_MONTH_NAMES 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_MONTH Value transfer Type reference (TYPE) YT_MONTH_NAME 20090303

Method GET_MONTH_NAMES on class CL_GRFN_FREQUENCY_MONTHLY has no exception.

Method IS_LEAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080128
2 Importing I_YEAR Value transfer Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20080128

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