SAP ABAP Function Module RP_HIRE_FIRE (Ermittelt fuer eine Person das Eintritts- und evt. das Austrittsdatum)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Function Module RP_HIRE_FIRE Ermittelt fuer eine Person das Eintritts- und evt. das Austrittsdatum  
Function Group RPAI   HR: Analysis from Infotypes  
Program Name SAPLRPAI    
INCLUDE Name LRPAIU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FIRE_DATE TYPE PREL-BEGDA Leaving Date
Exporting HIRE_DATE TYPE PREL-ENDDA Entry Date
Importing BEG TYPE PREL-BEGDA '18000101' Start Date
Importing END TYPE PREL-ENDDA '99991231' End Date
Tables PPHIFI TYPE   Table of all Entry and Leaving Dates
Tables PP0000 TYPE   Copy of Infotype Table P0000
Tables PP0001 TYPE   Copy of Infotype Table P0001
               
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  19970903 
SAP Release Created in