SAP ABAP Function Module HR_SGPBS_YRS_MTHS_DAYS (Calculate years, months, days & calender days between 2 given dates)
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_YRS_MTHS_DAYS Calculate years, months, days & calender days between 2 given dates  
Function Group 3RP8A   HR-PS-SG: Pensions  
Program Name SAPL3RP8A   HR-PS-SG: Pensions 
INCLUDE Name L3RP8AU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NO_DAY TYPE I Number of days between start and end date
Exporting NO_MONTH TYPE I Number of months between start and end date
Exporting NO_YEAR TYPE I Number of years between start and end date
Exporting NO_CAL_DAY TYPE I Number of calender days between start and end date
Importing BEG_DA TYPE D Start date of period to process
Importing END_DA TYPE D End date of period to process
Exception DATEINT_ERROR TYPE Error in getting duration
               
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  20010222 
SAP Release Created in 46C