SAP ABAP Function Module HR_RU_AGE_YEARS (age in years)
Hierarchy
SAP_HRCRU (Software Component) Sub component SAP_HRCRU of SAP_HR
   PA-PA-RU (Application Component) Personalwesesen Stammdaten: Russland
     PB33 (Package) HR master data : Russia
Basic Data
Function Module HR_RU_AGE_YEARS age in years  
Function Group HRPADRUPAYDATA   Payroll Data  
Program Name SAPLHRPADRUPAYDATA    
INCLUDE Name LHRPADRUPAYDATAU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting VALUE TYPE EMPL_AGE Age of Employee
Importing PERNR TYPE P0001-PERNR Personnel number
Importing BSDTE TYPE SYST-DATUM Date and Time, Current (Application Server) Date
Importing REACTION TYPE SYST-MSGTY SPACE Date of Birth
Importing TCLAS TYPE TCLAS 'A' Transaction Class for Data Storage
Exception RECORD_NOT_FOUND TYPE When no infotype record in IT0002 and IT0041
Exception STRANGE_BIRTH_DATE TYPE Date of birth lower then current date (BSDTE)
               
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  20041209 
SAP Release Created in 100_470