SAP ABAP Function Module HR_UN_TIME_COMPUTE (Ermittlung Jahre/Monate/Tage innerhalb von Intervallen)
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_TIME_COMPUTE Ermittlung Jahre/Monate/Tage innerhalb von Intervallen  
Function Group HRPADUN_GENERAL   NPO-HR Function Modules for PA  
Program Name SAPLHRPADUN_GENERAL    
INCLUDE Name LHRPADUN_GENERALU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E09_FULL_YEARS TYPE PUN_IVAL-FULL_YEARS Number of employment years
Exporting E09_TOTAL_YEARS TYPE PUN_IVAL-YEARS_DEC Years in a time interval
Exporting E09_TOTAL_MONTHS TYPE PUN_IVAL-MONTHS_DEC Months (Decimal in a Time Interval)
Exporting E09_TOTAL_DAYS TYPE PUN_IVAL-DAYS_INT Days within time interval
Exporting E09_REMAIN_MONTHS TYPE PUN_IVAL-REM_MONTHS Months That Do Not Result in Full Year
Exporting E09_REMAIN_DAYS TYPE PUN_IVAL-REM_DAYS Days That Do Not Result in Full Month
Importing I09_ROUNDING_OFF_KEY TYPE PUN_RDDZT ' ' Rounding regulation for employment period valuation
Importing I09_ROUNDING_DAYS TYPE PUN_RDTGE Number of Days to Be Rounded To
Importing I09_30_DAYS_RULE TYPE PUN_SPBAS Split income
Tables T09_IVAL TYPE PUN_IVAL Time Intervals for FuMod RP_01C_TIME_COMPUTE
Exception NO_INPUT TYPE
Exception DATE_INITIAL TYPE
Exception BEGDA_GT_ENDDA TYPE
Exception HIGH_END TYPE
               
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