SAP ABAP Function Module HR_UN_MONTH_DAY (Calculate the years, months, days & cal days between 2 dates.)
Hierarchy
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
   PY-NPO (Application Component) Non Profit Organizations
     PBUN (Package) Master Data Non Profit Organizations
Basic Data
Function Module HR_UN_MONTH_DAY Calculate the years, months, days & cal days between 2 dates.  
Function Group HRPADUN_GENERAL   NPO-HR Function Modules for PA  
Program Name SAPLHRPADUN_GENERAL    
INCLUDE Name LHRPADUN_GENERALU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NO_DAY TYPE I Number of days betw start and end date
Exporting NO_MONTH TYPE I Number of complete months
Exporting NO_YEAR TYPE I Number of years betw start and end date
Exporting NO_CAL_DAY TYPE I Number of calendar days
Importing BEG_DA TYPE D Start date of period to process
Importing END_DA TYPE D End date of period to process
               
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  20110809 
SAP Release Created in 200