SAP ABAP Function Module HR_NL_GET_RETIRED (Find if the person has retirement age at a key date)
Hierarchy
SAP_HRCNL (Software Component) Sub component SAP_HRCNL of SAP_HR
   PY-NL-RP (Application Component) Reporting
     PC05 (Package) HR Payroll: Netherlands
Basic Data
Function Module HR_NL_GET_RETIRED Find if the person has retirement age at a key date  
Function Group RPN2   HR NL: Function Modules Payroll (NL)  
Program Name SAPLRPN2   Include LRPN2F00 
INCLUDE Name LRPN2U51    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETIREMENT_AGE TYPE XFELD yes/no
Exporting E_YEARS TYPE P05_RETIREMENT_AGE Length of Employment Period (Number of Years)
Exporting E_MONTHS TYPE P05_RETIREMENT_MONTHS Employment Period (Number of Months)
Exporting ES_T5NRE TYPE T5NRE Pension Age (NL)
Importing I_BIRTH_DATE TYPE GBDAT Date of Birth
Importing I_KEY_DATE TYPE SYST-DATUM Current Date of Application Server
Exception INVALID_DATES TYPE
Exception OVERFLOW TYPE
Exception NO_CUSTOMIZING 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  20130531 
SAP Release Created in 46C