SAP ABAP Function Module HR_SGPBS_PEN_DISCOUNT_CALC (CPF Refund calculations for Pensions)
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
Function Module HR_SGPBS_PEN_DISCOUNT_CALC CPF Refund calculations for Pensions  
Function Group HRPADSG_PENSION_CALC   Pension calculations  
Program Name SAPLHRPADSG_PENSION_CALC   Pension calculations 
INCLUDE Name LHRPADSG_PENSION_CALCU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MIN_AGE_RETD TYPE P Minimum age of Retirement to get Pensions.
Exporting MIN_DT_OF_RETD TYPE D Minimum date of Retd. to get Pensions. It is derived from Minimum age and DOB.
Exporting DISCOUNT_FACTOR TYPE PSG_DEC_12_10 Number of decimal places
Exporting NO_MONTHS TYPE P Number of months between Date of Retirement/Payment and the Minimum age.
Exporting DISCOUNTED_GRATUITY TYPE P0495-APEAMT Discounted ratuity amount
Importing PERNR TYPE PERNR-PERNR Personnel number
Importing BEGDA TYPE P0000-BEGDA Hire date
Importing ENDDA TYPE P0000-ENDDA Retirement date
Importing MOLGA TYPE T001P-MOLGA '25' Country Grouping
Importing PAYDT TYPE P0495-FUTDTE Date of payment for CPF payment
Importing GRATUITY TYPE P0495-APEAMT Gratuity amount
Tables PEN_DETAILS TYPE PSG8D HR-PS-SG Pensions Scheme
Tables PP0001 TYPE P0001 HR Master Record: Infotype 0001 (Org. Assignment)
Tables PP0002 TYPE P0002 HR Master Record: Infotype 0002 (Personal Data)
Tables PP0019 TYPE P0019 HR Master Record: Infotype 0019 (Monitoring of Tasks)
Exception ERROR_25PDG TYPE Error while reading the feature 25PDG
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20031111 
SAP Release Created in 46C