SAP ABAP Data Element P25_FRINT (Frequency of interest computation)
Hierarchy
SAP_HRCSG (Software Component) Sub component SAP_HRCSG of SAP_HR
   PY-SG-PS (Application Component) Public Sector
     P25P4 (Package) HR-PS-SG: Public Sector Singapore (Pensions Scheme)
Basic Data
Data Element P25_FRINT
Short Description Frequency of interest computation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type P25_FRINT    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Frequency 
Medium 15 Frequency 
Long 33 Frequency of interest computation 
Heading 29 Frequency of interest comput. 
Documentation

Definition

This field is used to store the frequency of interest computation.

E.g. Monthly, Quarterly, Annually.

If Monthly, the begin date should be the first day of the month and the end date should be end of the month. For example, if you need to configure interest for the period from January till June 2002, then

    Begin date = 01.01.2002

    End date = 30.06.2002

   

Likewise, for Quarterly the begin date must be the exact start of the quarter and end date must be the end of the corresponding quarter. Quarters are always defined here based on the Calendar year starting in January.

    Eg: Quarter 1 = 01.01.yyyy to 31.03.yyyy

    Quarter 2 = 01.04.yyyy to 30.06.yyyy

Quarter 3 = 01.07.yyyy to 30.09.yyyy

Quarter 4 = 01.01.yyyy to 31.12.yyyy

To configure for a range (Jan till Sep 2002), the begin should be 01.01.2002 and end date should be 30.09.2002.

For Annually, the begin date must be the start date of the year (01.01.yyyy) and end date must end with 31.12.yyyy.

Interest rates cannot be changed in the middle of a Month/Quarter/Annually.

History
Last changed by/on SAP  20031111 
SAP Release Created in 46C